The details script iterates over each of the venues.
这个细节脚本迭代所有场所。
The tag handler class iterates on the vector of value objects.
taghandler类遍历这个值对象vector。
Next the code iterates over the artists, adding them to the table.
代码接下来对艺术家进行迭代,将其添加到表中。
The navigation loop iterates through all the child pages and URLs.
导航循环访问所有子页面和URL。
Then, an inner repeat iterates over the info elements within each item.
然后,一个内部repeat 在每个item内的info元素上迭代。
The template then iterates through each file tag using the for-each XSL tag.
模板使用for - eachXSL标签遍历每个文件标签。
The click method iterates through the list of callbacks and invokes each one.
方法click会遍历回调函数的列表,然后一个个地调用它们。
Each loop iterates over a list that contains the integers 1 to 10, inclusive.
每个循环都迭代包含整数1至10(包含10)的list。
The for loop iterates over the list of strings, printing them out one at a time.
for 循环在string列表上进行迭代,一次输出一行。
The code iterates on the outer vector; for each inner vector, it creates a element.
代码遍历外部vector,对每一个内部vector,它创建一个元素。
The <xsl:for-each> element iterates from 1 to the number of words in the word list.
<xsl:for-each>元素从1 开始,遍历单词列表中的每个词。
The second for loop shown in Listing 2 also iterates over all elements in the tuple.
清单2中显示的第二个for循环也迭代tuple中的所有元素。
The repeat element then iterates across this nodeset for each of its nested controls.
repeat元素迭代这个nodeset,以获得它的每个嵌套控件。
This view iterates over the results returned to it and displays them back to the user.
这个视图遍历返回给它的结果并将它们显示给用户。
For: Iterates through an input sequence, binding a variable to each input item in turn.
for:对输入序列进行迭代,依次将一个变量绑定到每个输入项。
The second for loop only finds lowercase vowels as it iterates over the original string.
第二个for 循环在迭代原始 string 时仅查找小写元音字母。
Then the foreach loop iterates through each data item and creates a new row with the data.
然后,foreach循环迭代通过每个数据项并利用数据创建一个新行。
This section of ChompQ.pl iterates over command line arguments looking for TMC2 structures.
pl的这个部分迭代命令行参数,查找TMC2结构。
It then iterates over the elements in the response, processing each one using a foreach loop.
它然后使用一个foreach循环,迭代处理响应中的每个元素。
The script shown in Listing 11 iterates a user's followers, and then iterates their followers.
清单11展示的脚本首先迭代一个用户的关注者,然后迭代他们的关注者。
The for loop iterates over the list of substrings, printing out each substring and its length.
for 循环迭代子字符串 list,打印每个子字符串及其长度。
The following example illustrates a Scheme script that iterates from 0 to 9, then prints done.
下面的例子演示一个scheme脚本,该脚本从0迭代到9,然后打印done。
It grabs the specified range of lines from the buffer with a getline and iterates through each.
它通过getline从缓冲区获取代码的指定范围,并对各项进行迭代。
It queries the table created earlier, and then iterates over the result set, creating an HTML table.
它先查询之前创建的表,然后在结果集上进行迭代,创建一个html表。
It then iterates over this table list, dynamically generating a new elements array on each iteration.
然后迭代此表列表,动态地针对每个迭代生成一个新的elements数组。
Google's Chrome team iterates quickly and has adopted a very rapid and incremental development model.
Google的Chrome团队采用非常快速且递增的开发模型。
Then, getFormValues() iterates over the form's elements, treating each element according to its HTML type.
然后,getFormValues()遍历表单的elements,根据HTML 的类型处理每一个元素。
It iterates over the list of socket objects you have been accumulating and sends the same data to them all.
它基于您已经积累的套接字对象列表进行迭代,并给它们全部发送相同的数据。
The inner foreach loop iterates over the hash entries and strips trailing space characters from the values.
内部foreach循环迭代哈希条目,删除值最后的后缀空格字符。
Following a similar pattern, this script accepts a screen name, and then iterates the followers of that user.
这个脚本遵循一种类似模式,接受一个屏幕姓名,然后迭代该用户的关注者。
应用推荐