The current parameter starts off as the first element in the array.
current参数的初始值是数组内的第一个元素。
Since the ID Numbers in the array were quoted, those are recognized as strings.
由于数组中的id号都使用了引号,因此那些id号都被识别为字符串。
Each item in the array maps to a prompt that is contained within the report.
数组中的每一项都映射到报告中包含的一个提示。
Start the threads by calling startThreads, passing in the array of descriptors.
通过调用startThreads,传入描述符数组以启动线程。
To cache the items array, the objects stored in the array need to conform to NSCoding.
要缓存条目数组,存储在数组中的对象要遵守NSCoding。
When the user enters new vehicle data, you create a new element in the array object.
当用户输入新车辆数据时,您将在数组对象中创建一个新元素。
The script then stores the information in the array named Weekend (I) for further usage.
然后脚本将此信息存储在名为weekend (i)的数组中,以便以后使用。
For each item in the array, create a table row that contains all the relevant information.
对于数组中的每个项目,创建一个包含所有相关信息的表格行。
It takes a single parameter, a function, and applies the function to each element in the array.
它接受单个参数:一个函数,并将此函数应用于数组内的每个元素。
The array is then iterated through, and a DIV element is created for each item in the array.
随后遍历该数组,为数组中的各项创建一个DIV元素。
Each entry in the array is the name of a topic the client is interested in a subscribing to.
数组中的每一项都是客户机感兴趣订阅的主题名称。
To introduce noise into a pattern, the Hopfield net visits each address in the array of nodes.
为了给一个图案引入噪声,Hopfield要访问节点数组中的每一个地址。
You can now run this function on users.php and check to see if a particular user ID is in the array.
现在可以在users.php 上运行这个函数,检查某个用户ID是否在该数组中。
It doesn't matter what types are in the array — you just choose the right type for your declaration.
实际上,数据中有什么类型并不是问题,您只需为声明选择好正确的类型就可以了。
It takes a function as its parameter and applies the function sequentially to each object in the Array.
它使用一个函数作为它的参数,然后依次将这个函数应用到Array中的每个对象中。
Listing 11 shows how to implement a for-each loop to repeat the same action on every object in the array.
清单11显示如何实现一个for - each循环来在数组中的每个对象上重复同一个动作。
Arrays are typed, and so you know exactly what variable type is going to be needed for each item in the array.
数组被类型化,所以您需要很清楚地知道数组中每个项目的变量类型是什么。
The alignment of the liquid crystals in the array controls the direction in which light is reflected from them.
阵列中液晶的位置控制反射的光线的方向。
The second value in the array, at response[1], is the customer's address and it takes a little more processing.
第二个值response[1],即客户地址,则需要更多一点处理。
One among the ready guards is arbitrarily selected and its index (in the array of guards passed in) is returned.
其中一个就绪的警卫被随机选中,它的索引(在传递进去的警卫数组中)也被返回。
You also need to count the number of elements in the array and use a variable $numstories to contain the result.
您还需要统计数组中的元素个数,并将其保存在变量 $numstories中。
As the readings are passed in as an array, you simply need to divide 1000 by the number of elements in the array.
读取的结果以数组传入时,只需要用数组的元素个数去除以1000即可。
To send your array of string objects, you call the JSON.stringify function, passing in the array as the argument.
要发送字符串对象数组,您调用JSON . stringify函数,将数组作为参数传递进来。
Once you have worked through all the values in the array, the polyline is closed off and a style is applied to the line.
处理完数组中的值后封闭折线并应用适当的样式。
When the Database creates this file, it sets its size to 16 KB and allocates the first Chunk in the array to buffer.
当Database创建这个文件时,它将其大小设为16KB,并分配数组中的第一个Chunk来进行缓冲。
Attrition: this tells us how many devices in the array can be lost without breaking the functionality of the array and losing data.
损耗:这项告诉我们在不破坏阵列的功能和数据丢失的前提下,我们阵列中的设备会损失多少。
For each script in the array, you create the worker by simply passing in the string that specifies the location of the worker's script.
对于这个数组中的每个脚本,只需传递进指定worker脚本位置的那个字符串就可以创建worker。
If you call preg_replace with an array of strings rather than a string, all the elements in the array are processed to make replacements.
如果对一个字符串数组而不是一个字符串调用preg_replace,则数组中的所有元素都将进行替换。
I mentioned in Part 2 that the parallel construct runs in parallel all the CSProcess instances contained in the array passed to its constructor.
我在第2部分中提到:Parallel构造并行地运行构造函数中传递给它的数组中包含的所有CSProcess实例。
I mentioned in Part 2 that the parallel construct runs in parallel all the CSProcess instances contained in the array passed to its constructor.
我在第2部分中提到:Parallel构造并行地运行构造函数中传递给它的数组中包含的所有CSProcess实例。
应用推荐