The array functions allow you to manipulate arrays.
数组函数是用来对数组进行操作的。
Especially check out the string and array functions.
特别是有关字符串和数组有关的函数。
The functions below are a set of array functions you will be using a lot in any given script, and are vitally important when using arrays.
下面是一套你会在脚本中使用到的数组函数,这些函数都非常重要。
For example, the compare method compares two strings; the sort and asort methods sort arrays or associative arrays in a way similar to the corresponding PHP array functions.
比如,compare方法比较两个字符串;sort和asort方法以与相应的php数组函数相同的方式对数组或关联数组进行排序。
The above example is a good use case for closures: It USES one of the 18 standard PHP array functions that take a function as a parameter (such as array_walk, usort, and array_app).
以上示例是closures很好的使用例子:它采用18个标准php阵列函数之一,它将函数作为参数(比如array_walk、usort、和array_app)。
For modularity and to introduce the concept of functions, the sort routine itself is implemented as a separate procedure along with the array print routine.
为了实现模块化和介绍函数的概念,排序例程本身实现为一个单独的过程,数组输出例程也是这样。
You create an array of functions or test fixtures, register them, and the DOH will execute them when loaded.
只需创建一个函数数组或测试装置、然后对之进行注册,加载后,DOH就会执行它们。
There are as many functions in this array as there are cells in each table row.
表中每行有多少单元格,这个数组中就有多少个函数。
Since the search results are being stored in an array, you'd expect functions to work through the array like you would any data object in any programming language.
因为搜索结果存储在一个数组中,您肯定希望函数遍历该数组,就像处理其他编程语言的数据对象一样。
Array initializers may also be used inline for calling functions.
数组初始值设定项也可以在调用函数中内联使用。
Further array traversal functions are as follows in Listing 11 and fit appropriately with array traversal in other programming languages.
清单11展示了更多的数组遍历函数,可适用于其他编程语言的数组遍历。
I can then use built-in aggregate functions on the array to get the size and sum of those days overdue and compute an average.
然后我可以使用内置的聚合函数来获取过期天数的大小和总和并计算平均值。
All these functions accept certain input parameters and return an application-specific associative array containing relevant account information.
这些函数都接受某些输入参数,并返回一个包含相关帐户信息的应用程序专有的关联数组。
You will take advantage of this by implementing your state table as a two-dimensional associative array of functions.
因此我们将状态表实现为一个二维的函数关联数组。
The array should contain test functions, test fixtures, or a mix of both.
这个数组应包含测试函数、测试装置(fixture)或同时包含两者。
And the use of the filter function on the Array type to apply the "greater-than," "equals," and "less-than" functions to each element therein.
可以对Array类型使用filter函数,从而对其中的每个元素应用“greater - than”、“equals”和“less -than”函数。
It USES an array of functions (cellfuncs in the code) where each function is used to extract and transform the data so it can be put into a table cell.
它使用了一个函数(此段代码中的cellfuncs)数组,其中的每个函数都用来压缩或转换数据,以便将数据放入表的单元格内。
The main functions in the SuperObject class relate to handling of persisted array variables.
superobject类中的主要功能,与处理永久性数组变量相关。
The last tag defines an array of images, and then USES the load_slides and start_slides functions to start the slide show.
最后的标记定义了一个图像数组,然后使用load_slides和start_slides函数启动幻灯片放映。
In addition to these array traversal functions, jQuery also offers functions that let you find elements nested right around your search terms.
除了这些数组遍历函数之外,jQuery还提供了一些函数,使您可以查找嵌套在搜索词周围的元素。
This returns an array of all images in the document, each extended by the dollar function to include MooTools utility functions.
这将返回一个包含文档中的所有图片的数组,其中每一个图片都使用单美元符号函数进行扩展,以包含MooTools实用函数。
As previously mentioned, there is a vast array of mysqli functions available in PHP.
正如前面提到的,PHP提供了许多mysqli函数。
The functions matrix , array , and dim are simply convenience functions for setting the dimensions of a vector.
函数matrix 、array和dim是用于设置向量的维的简单函数。
Some of the other functions work on this array, rather than the database directly.
某些其他功能作用于这个数组,而不是直接作用于数据库。
A result set is an array consisting of 0 or more rows that match a database query; a result set identifier is simply a value that you pass to other functions to work with the rows in the result set.
结果集是一个数组,该数组由0个或多个与数据库查询相匹配的行组成;结果集标识符只是一个值,您可以将该值传递给其它函数,以使它们能够使用结果集中的行。
Indeed, the literal representation of an object is simply an associative array that may contain functions for some of its values.
实际上,对象的文本表示只不过是一个联合数组,它可能包含某些函数作为一些值。
A jQuery object is something like an array but comes with a ton of special jQuery functions.
jQuery对象类似于数组,但是它附带有大量特殊的jQuery函数。
With this array of input or stimulus options, coupled with capable computational and networking functions, Android becomes an attractive platform for building real-world systems.
有了输入或模拟选项数组,以及高级计算和互联功能,Android成为构建实际系统的最佳平台。
With this array of input or stimulus options, coupled with capable computational and networking functions, Android becomes an attractive platform for building real-world systems.
有了输入或模拟选项数组,以及高级计算和互联功能,Android成为构建实际系统的最佳平台。
应用推荐