The operation becomes either an array item lookup or an object member lookup.
操作转换成一个数组项查询或者一个对象成员查询。
This variable should be typed so that it's compatible with each item in the list, array, or collection being iterated over.
这个变量应该有自己的类型,这样,它就可以与将遍历的列表、数组或集合中的每一个项兼容。
The data we store in each menu item object is an array containing only one element: the name of the category.
我们储存在每个菜单项对象中的数据是一个仅包含一个元素的数组:类别名。
For each item in the array, create a table row that contains all the relevant information.
对于数组中的每个项目,创建一个包含所有相关信息的表格行。
Create an ordered sequence (array) of business items by setting the minimum and maximum values for the item attributes.
通过设置项目属性的最小值和最大值来创建业务项目的定购序列(数组)。
Arrays are typed, and so you know exactly what variable type is going to be needed for each item in the array.
数组被类型化,所以您需要很清楚地知道数组中每个项目的变量类型是什么。
Each item in the array maps to a prompt that is contained within the report.
数组中的每一项都映射到报告中包含的一个提示。
For each element within the array, a message is fired with the selected item of the array stored within the Fan Out Context, which is covered in more detail later in this article.
对于数组中的每个元素,为存储在扇出上下文中的数组中的选定项触发一条消息,本文的稍后部分将对此进行详细说明。
Because each plan item increases the total string length by roughly the same amount, the ratio of subsequent plateaus provides an indicator of the resize factor for the underlying array.
因为每个计划项增加的字符串长度总数大体相同,所以随后的稳定期比例可以作为重新设置底层数组大小的参考指标。
Each item has a published date, title, and a further array.
每个条目都有一个发布日期、标题和另外的数组。
This final array contains the statistics information for the place, with each item having a key and a value.
最后的数组包含场所的统计信息,每个条目都有一个键和一个值。
When the script is submitted, we want to add the new item to an inventory array and save the array along with the character sheet.
在提交脚本后,需要将新装备添加到武器清单数组中,并且连同角色表一起保存数组。
The line item number is reflected in the array sub-index.
行项目编号反映在阵列子索引中。
The Business Item Editor makes it easy to define the attribute as an array type.
业务项编辑器可以方便地将属性定义为数组类型。
You recursively work through the XML document, using the XML tag name as the key of the item for the associative array that is built.
递归遍历XML文档,使用XML标记名作为所构建的关联数组的项目的键。
Then it iterates over the result array and writes to the file with the RSS feed item details for all the feed items in the result array.
然后,此函数会遍历结果数组并会把结果数组中所有提要条目的rss提要条目细节都写入该文件。
Rather than obtaining a date and converting it, all I did in Listing 13 was to grab the location, which was the last positional item in the CSV array.
和之前获取日期然后进行转换相比,在清单13中我所作的是获取位置,这是csv阵列中的最后一个条目。
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数组索引越界处理。
Because the API call requested 30 entries, the item array size is 30.
由于API调用请求30条,条目数组大小就是30。
The array is then iterated through, and a DIV element is created for each item in the array.
随后遍历该数组,为数组中的各项创建一个DIV元素。
Each function is called in turn with an Item from the array and should return the content with which to populate the corresponding cell.
按照顺序使用来自数组的Item逐个调用每个函数,并用返回的内容填充对应的单元格。
Instead of using the get method, you simply ask for a particular item as if it were an array, as shown below.
无须使用get方法,只要寻找一个特殊项将它当作一个阵列,如下所示。
For example, the for — each control structure takes a collection or array as input, and then repeats the groups that are contained within it for each item in the input.
例如,for——each控制结构可以接受一个集合或数组作为输入,然后重复其中所包含的组,用于输入中的每一项。
Each RSS item is stored in an array keyed by the string "items".
所有的RSS条目都存放在一个数组中,关键字是“items”字段的字符串。
Each string is the name of an item, and the corresponding number in the associative array is the quantity of that item in the cart.
每个字符串都是一个商品的名称,关联数组中的对应数字就是购物车中该商品的数量。
This method will request a server for an array that lists all the children of the item.
该方法将向服务器请求一个列出该条目所有子条目的数组。
I want an explanation how internally array list increasing length and adding new item.
我要一个解释内部数组列表的长度增加,增加新的项目。
Consider processing an array of 1,000 items for which processing a single item takes 1 millisecond.
考虑这样一种情况:处理一个拥有1'000个项的数组,每处理一个项需要1毫秒。
The parent item is not fully loaded because its children attribute is not an array that lists all the children of this item.
父条目不能被完全加载,因为其children属性不是一个列出所有子条目的数组。
In the Link module, the formatter already passes an array of attributes to be placed on the tag using the item variable.
在Link模块中,该格式器已经使用item变量传递了一个要放置在标签上的属性数组。
应用推荐