We iterate through it with foreach.
我们用foreach来遍历它。
Unfortunately, you don't have 32 elements you can iterate through.
不幸的是,您并没有32个元素可以迭代。
We then iterate through a set of changes to improve this implementation.
然后我们通过一系列更改的迭代来改进这一实现。
I iterate through the mountains collection to create the radio buttons.
我对mountains集合进行迭代,以创建单选按钮。
You use a simple for loop to iterate through the posts in the blog.
可以使用简单的for循环遍历blog中的全部post。
The other connections have to wait while you iterate through each one.
在系统循环遍历每个连接时,其他连接不得不等待。
Iterate through all the attributes in the statement to get the values.
迭代陈述中的所有属性以便获得属性值。
You can easily iterate through all the Rows in a RowSet, as seen in Listing 3.
你可以轻易地迭代rowset中所有的Row,在清单3中可以看到这一点。
For instance, you might iterate through all the show elements, as in Listing 8.
例如,可以遍历所有show元素,如清单8所示。
Use a temporary array to hold the XML nodes when you iterate through the result.
当您遍历结果时,可以使用一个临时数组来保存xml节点。
Iterate through the entries of the feed to construct first-level activity nodes.
循环遍历提要中的条目来构建第一级活动节点。
To perform a code review on all of these files, you need to iterate through this list.
为了对所有这些文件进行代码复查,您需要通过该列表进行重复。
Doing so will iterate through the (filtered) list of the back-end repository users.
该任务将遍历(过滤后的)后端库用户列表。
An easier way is to iterate through the documents with PHP and review the numbering.
一种更简单的方式是使用php来迭代文档并检查页码。
Again, use temporary arrays to hold the XML nodes when you iterate through the result.
同样,遍历结果时使用一个临时数组来保存xml节点。
Iterate through the lists adding an element from each list to the TMX file as elements.
遍历生成的列表,将列表中的元素作为添加到TMX文件中。
Simply put, the for loop lets you iterate through the items in a collection of objects.
简单地说,使用for循环,可以迭代中对象集合的项目。
So now you can iterate through arrays and collections (except for Maps) in the same way.
因此,您可以使用相同的方法遍历数组和集合(map除外)。
Listing 2 demonstrates how to use a for loop to iterate through the elements of a tuple.
清单2演示了如何使用for循环迭代tuple的元素。
Iterate through them, counting how many there are, and the total salary for the partition.
遍历这些员工,计算分区上的员工总数和总工资。
A cursor is a database structure that allows you to iterate through the results of an SQL query.
游标是一种数据库结构,它将允许您循环访问SQL查询的结果。
This recordset is then used to iterate through the search results to display a given subset.
然后,使用此记录集迭代遍历搜索结果以显示给定的子集。
In SQL procedures, cursors can be used to do more than iterate through rows of a result set.
在SQL过程中,游标不仅仅可以用来遍历结果集中的行。
Note: If you're only going to iterate through a cursor, you can leave the AUTOCOMMIT mode enabled.
注:如果仅通过游标进行循环访问,则可以把AUTOCOMMIT模式保留为启用状态。
You can then iterate through the entries and parse the list of words out of the entry, as in Listing 1.
然后您可以迭代通过这些条目,从条目中解析出一系列单词,如 清单 1 所示。
Services to initialize and to iterate through the test suite structure defined in the driver table
初始化并重复的穿过在驱动表中定义的测试套件结构
The workbook contains several worksheets; iterate through them by using the workbook SheetCount property.
该工作簿包含几个工作表:通过使用工作簿SheetCount特性迭代它们。
You don't need to iterate through the results row by row because OGSA-DAI returns all the rows together.
您无需对结果集进行迭代,因为OGSA-DAI会一同返回所有行。
I can then iterate through the object and use getter methods to extract and report the data it contains.
然后我可以在对象中迭代,并使用getter方法来抽取和报告其中包含的数据。
As you iterate through the spreadsheet's rows, create XML elements to represent the rows, as in Listing 8.
在迭代电子表格的行时,创建XML元素来表示行,如清单8所示。
应用推荐