Spelling checker Library: Aspell_check

Aspell_check (PHP3 >= 3.0.7, PHP4) aspell_check---Check a single word syntax: boolean aspell_check (int dictionary_link, string word); Description: Aspell_check () Check the spelling of a single word, if the spelling is correct, return true, if the error returns false. Example: <?...

Array function library: sizeof

sizeof (PHP3, PHP4) sizeof---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Gets the number of elements in the array syntax: int sizeof (array array); Description: Returns the number of elements in the array. Reference: Count ()

Spelling checker Library: aspell_new

Aspell_new (PHP3 >= 3.0.7, PHP4) aspell_new---Load a new thesaurus syntax: int aspell_new (string master, string personal); Description: Aspell_new () opens a new dictionary and returns the dictionary link identifier to other Scrabble functions. Example: <?php &http://...

Array function library: Shuffle

Shuffle (PHP3 >= 3.0.8, PHP4 >= 4.0b4) Shuffle---&http://www.aliyun.com/zixun/aggregation/37954.html "> nbsp; To confuse the order of an array syntax: void Shuffle (array array); Description: This function sorts the element order of the array arbitrarily. Exampl ...

EXPRESSIONJ 0.8.1 publishes a digital representation of the Java library

Expressionj is a Java library that interprets simple numeric representations. The library can be used in all applications to combine values without the use of fully fledged scripting languages. Expressionj 0.8.1 This version ensures that the Variable.getvalue () method will not throw a nullpointerexception, even if the variable is already worthless. Software Information: http://sourceforge.net/projects/express ...

Array function library: Rsort

Rsort (PHP3, PHP4) rsort---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Rearrange the values of the array by Z syntax: void rsort (array array); Description: This function rearranges the value of an array by Z. Example: <?php & ...

Lua 5.1.5 Release Compact programming language

Lua is a compact and extensible programming language that was originally designed to expand applications, but is often used as a common stand-alone language. Based on associative arrays and extensible semantics, it combines powerful data description constructs with simple program syntax (similar to Pascal). Lua is written by standard C and can be compiled and run almost on all operating systems and platforms. LUA does not provide a powerful library, which is determined by its positioning. So Lua is not a suitable language for developing stand-alone applications. Lua has a simultaneous ji ...

Array function library: RESET

Reset (PHP3, PHP4) Reset---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Sets the internal indicator of an array to its first element syntax: Mixed reset (array array); Description: Reset () resets the internal index of the array to its first element. Reset () returns the first of the array ...

Kramdown 0.13.5 Release markdown analysis and conversion tools

Kramdown is a free GPL licensed fast analysis and conversion markdown extension set of pure http://www.aliyun.com/zixun/aggregation/13430.html ">ruby library." It employs rigorous syntax definitions and supports several common extensions of 562.html ">". Kramdown 0.13.5 This version is mostly a bug correction. Software Information: Http://kramdow ...

Array function library: Range

Range (PHP3 >= 3.0.8, PHP4 >= 4.0b4) Range---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Sets the array syntax for an integer range: array range (int low, int high); Description: Returns an array of integers from low to high. Reference s ...

wro4j 1.4.4 Publish Web application Load Optimization tool

WRO4J is a tool for analyzing and optimizing the Java Web Application page http://www.aliyun.com/zixun/aggregation/12000.html "> Load time." It helps you keep the management of static resources (JavaScript and CSS), use a simple filter to consolidate and reduce their uptime, use the MAVEN plug-in to reduce the build time, and have a variety of capabilities for working with Web resources. Wro4j ...

Array function library: prev

Prev (PHP3, PHP4) prev---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; The internal indicator syntax for moving the array backward: Mixed prev (array array); Description: Returns the array element that the internal metric of the previous array refers to, and returns false if there are no previous elements. Warning: If the array contains empty ...

Array function library: Usort

Usort (PHP3 >= 3.0.3, PHP4) usort---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Sorts the values of an array by user-defined functions: void Usort (array array, function cmp_function); Description: This function will be determined according to the user ...

Array function library: POS

POS (PHP3, PHP4) pos---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Returns the current element syntax in the array: Mixed pos (array array); Description: This function is an alias for current (). Reference: End () Next () prev (...)

Array function library: Uksort

Uksort (PHP3 >= 3.0.4, PHP4) uksort---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Sorts the indexed values of an array by user-defined functions: void Uksort (array array, function cmp_function); Description: This function depends on ...

Array function library: Next

Next (PHP3, PHP4) Next---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Moves forward the internal metric syntax for an array: Mixed next (array array); Description: Returns the next element that the internal indicator of an array refers to, and returns False if there is no next element. This function is in the current () phase ...

Array function library: List

List (unknown) list---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Lists array element syntax: void list (...); Description: Similar to Array (), this function is not a normal function, which is used to assign a list of variables in a operation. Example: <table> &n ...

Array function Library: compact

Compact (PHP4) Compact---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Creates an array containing variables and their value syntax: Array compact (string VarName | array varnames, [...]); Note: This function takes a variable number of parameters, each variable can be ...

Array function library: Array_reverse

Array_reverse (PHP4 >= 4.0b4) array_reverse---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Returns the array syntax for reversing the order of elements: array array_reverse (array array); Description: This function reverses the element order of the parameter array, and ...

Array function library: Ksort

Ksort (PHP3, PHP4) ksort---Arrange the index values of the array syntax: int&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Ksort (array array [, int sort_flags])); Description: This function rearranges the array by a-Z by index value Exam ...

Total Pages: 1204 1 .... 174 175 176 177 178 .... 1204 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.