You then iterate over this array to display the values.
然后在这个数组上进行迭代便可以显示这些值。
With a DataSet, you can iterate over rows and add new rows.
使用DataSet,您可以在行中遍历,也可以添加新行。
In this case, you iterate over the rsp.photos.photo object.
在本例中,我们对rsp. photos . photo对象进行迭代。
Iterate over the "dependency" class with this condition.
以下条件下“附属”类上的迭代。
Iterate over class the class class, with this condition.
以下条件下class类上的迭代。
Others, such as table.foreach(), iterate over an entire table
另外一些函数,例如 table.foreach(),会对整个表进行迭代
We can also iterate over the properties of a data object.
我们还可以重复数据对象的属性。
You put those into an array and then iterate over the array.
将它们放入一个数组,然后对该数组进行迭代。
Once more iterate over the attributes and output accessor methods.
如果遇到多次属性访问,输出访问器方法。
You've seen several examples of closures that iterate over collections.
您已经见过了几个对集合进行迭代的例子。
The FOR statement is used to iterate over rows of a defined result set.
FOR 语句用来遍历一个确定的结果集中的行。
After you perform the comparison, you can iterate over the results.
执行完比较后,可以迭代结果。
Unfortunately, there is no direct way you can iterate over the arguments.
不幸的是,无法直接遍历参数。
Iterate over the data type result set and output the TYPE_NAME column.
在数据类型结果集上进行迭代并输出type_name列。
Now you abstract that script slightly to iterate over the whole collection.
现在,您对该脚本稍微进行一下抽象,以便对整个集合进行遍历。
Then one can iterate over the data with LINQ, and process it accordingly.
接着就可以使用LINQ来迭代数据,并进行相应的处理。
Then use the methods shown to access and iterate over all the target data.
然后使用所展示的方法来访问并迭代所有目标数据。
You invariably want to iterate over a list to get the values stored in it.
您总是想要对列表进行迭代以得到其中存储的值。
For this, you iterate over the Vector and generate tags, one for each log file.
为此,迭代vector并生成标签,每个日志文件一个。
The stylesheet uses for-each statements to iterate over groups of elements.
样式表使用for-each语句来迭代元素组。
You can iterate over this list and access all pertinent information for each queue.
可以循环遍历这个列表并访问每个队列的所有相关信息。
Many functional languages have specific methods to iterate over lists using this idiom.
许多函数语言均利用这一特点通过特定的方法实现列表遍历。
You can iterate over these, break them down, and generate new user stories and epics.
可以查看这些内容,分解它们,并生成新的用户描述和综述。
Once we've written the team's name, we need to iterate over the swimmers on the team.
在写出团队的名称之后,我们需要迭代属于该团队的游泳队员。
This example provides three different for loops that all iterate over the same string.
本例提供了三个不同的for循环,它们都迭代同一string。
Listing 2 demonstrates the use of XMLEventReader methods to iterate over an Atom feed.
清单2示范了XMLEventReader方法如何用于迭代atom提要。
With this list, iterate over the keywords and create a new TagElement for each keyword.
对列表的关键字进行迭代,为每个关键字创建新的TagElement。
You then iterate over all its attributes and use the Attribute interface to get their names.
然后迭代所有的属性,使用Attribute接口获得属性名。
It's now quite easy to iterate over the collection and print the contents of each cell in a list.
现在可以很轻松地遍历这个集合并在一个列表中输出每个单元格的内容。
You cannot perform a query over the data or iterate over the contents to extract information.
不能在数据上执行查询,或者对内容进行迭代来提取信息。
应用推荐