Use array index notation to traverse the array.
请使用数组索引表示法遍历该数组。
The arrows indicate the operations on the ith array index.
箭头表示了对第i个数组元素所进行的操作。
Display these CARDS by their array index so that you can specify which CARDS to return.
按数组索引显示这些牌,以便可以指定返回哪些牌。
Copies the items in the collection to an array, starting at a specific array index.
将集合中的项目复制到从特定阵列索引开头的阵列。
Copies the input methods to an existing one-dimensional array, starting at the specified array index.
从指定数组索引开始将输入方法复制到现有一维数组中。
To enter the array index information select the Inline map and select the Cardinality tab in the Properties pane.
要输入数组索引信息,请选择Inlinemap并在Properties窗格中选择Cardinality选项卡。
This returns a double array, where the first element (array index [0]) is latitude and second element (array index [1]) is longitude.
该方法返回一个双数组,其中第一个元素(数组索引 [0])表示纬度,而第二个元素(数组索引 [1])表示经度。
For arrays, additional methods are also generated to store and retrieve single values in the array; these methods take an array index as an argument.
对于数组而言,也生成了额外的方法来存储并检索数组中的单一值,这些方法将数组索引作为参数。
Create an inline map between the source Price and the target Field array index 3, using Price for the name attribute and Real for the type attribute.
在源price和目标Field数组索引3创建内联映射,对name属性使用Price,对type属性使用Real。
Create an inline map between the source Quantity and the target Field array index 4, using Quantity for the name attribute and Real for the type attribute.
在源Quantity和目标Field数组索引4创建内联映射,对name属性使用Quantity,对type属性使用Real。
Create an inline map between the source CustomerID and the target Field array index 2, using CustomerID for the name attribute and String for the type attribute.
在源customerid和目标Field数组索引2创建内联映射,对name属性使用CustomerID,对type属性使用String。
Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation).
创建完后,可以以对象的方式或使用数组下标索引的方式引用数组中的元素。
As there is only a single connector-object in our target, its array index will always be 1, and because this is the first field element, its array index will be 1.
因为我们的目标中只有单个connector - object,其数组索引将始终为1,因为这是第一个field元素,其数组索引将为1。
The index contains a node that is a small array of Pointers to the lower level.
索引包含一个节点,该节点是一个小型的指针数组,这些指针又指向更低的层。
As soon as you start keeping track of array offsets, your code will get much more complicated so any time you can avoid iterating through an array by index you should.
一旦您开始跟踪数组偏移,您的代码就会变得更加复杂,以至于任何时候您都应该避免通过索引迭代通过一个数组。
Each chunk is a direct index to the pointer array of the corresponding level: the first left-hand-side chunk to the first-level nodes, the second chunk to the nodes of the second level, and so on.
每个小块便是相应层的指针数组的直接索引:最左边的小块指向第一层节点,第二个小块指向第二层的节点,依此类推。
If there is no first item, or if the first item does not have a title, this item is treated the same as any other out-of-bounds index in a PHP array.
如果没有第一项,或者第一项没有标题,该项就按照常规php数组索引越界处理。
One among the ready guards is arbitrarily selected and its index (in the array of guards passed in) is returned.
其中一个就绪的警卫被随机选中,它的索引(在传递进去的警卫数组中)也被返回。
Here's the rule to follow: count the number of left parentheses from the beginning of the regex - the count is the index to the match array.
下面是需要遵循的规则:从regex的开头开始计算左括号的数目——该计数是匹配数组的索引。
A hash index is often implemented using an array where each element in the array is a hash bucket with a fixed size, as is depicted in Figure 1.
hash索引常常使用一个数组来实现,数组中的每个元素是一个有固定大小的hashbucket,如图1所示。
With the index array of scores created, we use the standard sort command as described in section 4 of the perlfaq to create the @sorted array of ordered search results.
创建分数索引数组后,我们将按照perlfaq的第 4部分中的说明使用标准排序命令来创建排序后搜索结果的 @sorted 数组。
A Ruby hash (or associative array) is a data structure that allows you to define the key for storage (instead of a simple numerical index).
Ruby散列表(或关联数组)是一种数据结构,允许您定义用于存储的键(而不是简单的数值索引)。
Or you can operate selectively only on elements with certain indices, by using an "index array".
或者,通过使用一个“下标数组”,您可以对具有特定下标的元素有选择地进行操作。
Good enough, but about all you can do with this structure is set and retrieve elements by individual (multi-dimensional) index. In contrast, a Numarray array is a bit more flexible.
很好,但是您对这种结构所能做的只是通过单独的(或者多维的)索引来设置和检索元素。
This int is an index into a table of system error messages, called sys_errlist (an array of strings), whose highest element has index sys_nerr - 1.
该整数是对系统错误消息表的索引,这个表名为sys_errlist(字符串数组),其最高元素的索引为sys_nerr-1。
Gets the base index of each dimension in the array.
获取数组中每个维度的基本索引。
In the implementation of org.xml.sax.Attributes in Xerces2, attributes are stored in an array for fast access to attributes by index.
在Xerces2的or g . xml . sax .Attributes实现中,属性是保存在数组中的,以便能够按照索引快速对其进行访问。
Each of the Inline map operators will have a small explanation mark (!), because the target is an array and requires an index.
每个Inlinemap操作符都会有一个小的注释标记 (!) ,因为目标是数组并需要索引。
A block is allocated from the free pool by first converting the requested bytes to an index in the bucket array, using the following equation.
当从空闲池分配块时,首先使用以下公式把请求的字节数转换为bucket数组索引。
A block is allocated from the free pool by first converting the requested bytes to an index in the bucket array, using the following equation.
当从空闲池分配块时,首先使用以下公式把请求的字节数转换为bucket数组索引。
应用推荐