iterate
美
英 ['ɪtəreɪt] 
- v.迭代(数学或计算过程,或一系列指令)
- 网络重复;重申;重述
词形变化
第三人称单数:iterates 现在分词:iterating 过去分词:iterated 同义词
英汉双解
1. | 迭代(数学或计算过程,或一系列指令)to repeat a mathematical or computing process or set of instructions again and again, each time applying it to the result of the previous stage |
英汉解释
英英解释
例句
Much like the PHP version, I then iterate over the items in the list that are lines of the standard out of the command.
与PHP版本非常相似,然后我对命令的标准输出行列表中的项进行了迭代遍历。
XForms makes it easy to iterate over nested sets like this through the nesting of the corresponding repeats.
通过将相应的repeat嵌套,XForms使在类似这样的嵌套集上迭代得以轻松实现。
As you may imagine, a common business need is to modify specific column values as you iterate through the rows in a ResultSet.
正如您想象的那样,常见的业务需求是在循环访问ResultSet中的行时修改特定的列值。
This property is usually used to access a specific item in the control or to iterate though the complete collection of items.
这个属性通常用于存取控制项中的特定项目,或逐一查看项目的整个集合。
Iterate the Law a few times and you'll eventually be able to create silicon that's fast enough for specific tasks at a very low cost.
摩尔定律反复作用最终你将能以非常廉价的花费为专项的任务设计出芯片。
You may notice that although I found a matching service on the ibook, I continued to iterate through the Vector and search for services.
您可能注意到,虽然我在ibook上发现了匹配的服务,我还继续在Vector中迭代并搜索服务。
As you've seen from the scripts, it's easy to iterate your contacts, and then iterate their contacts.
从上面的脚本可以看出,可以轻松迭代您的联系人,然后迭代联系人的联系人。
You can bring it up in any servlet container and iterate over fragments of a page (bricks) or a larger composited page.
你可以在任何Servlet容器中运行Sitebricks并遍历页面(称作brick)或是更大的组合页面中的片段。
This means ClearCase and ClearQuest have been used to iterate on the artifacts and increment the file versions.
这意味着ClearCase和ClearQuest已经用于迭代工件,并增加文件版本。
Thereafter, it's quite easy to iterate over this array, printing the contents of each cell in a table.
此时,可以非常轻松地遍历这个数组,并在一个表中输出每个单元格的内容。
It's now quite easy to iterate over the collection and print the contents of each cell in a list.
现在可以很轻松地遍历这个集合并在一个列表中输出每个单元格的内容。
As before, it now becomes quite easy to iterate over this object collection and extract the details of specific posts from it.
跟前面一样,现在迭代通过此对象集合并从中摘取出特定帖子的详细信息变得相当容易。
In each previous example, the queries do not actually execute until you iterate over the query variable in a foreach statement.
在上述每个示例中,直到您在foreach语句中循环访问查询变量时,查询才会实际执行。
Now, having access to a hypervisor, you can iterate through the various resources on that hypervisor with a set of API calls.
进入虚拟机监控程序后,便可以使用一组API调用函数重复使用该虚拟机监控程序上的各种资源。
Sure, later you can iterate and add a feature or two, but as you get started, do as little as possible.
当然,之后你能够重复进行,并添加一个或是两个新的特征,但是一旦你想开始了,尽量从简入手。
You might be tempted to simply iterate through the collection and add or remove each element as it's found, but don't.
您也许很想对集合进行迭代,然后添加元素或移除找到的元素,但是不要这样做。
Another example of where variables are often not used when they should be is in the case of for loops that iterate through an array.
另一个应该用变量而没有用的地方是遍历数组的for循环。
With this list, iterate over the keywords and, for each, create a new @keyword line to be prefixed to the documentation.
对于该列表,对关键字进行重复操作,创建一个新的@keyword线,以作为记录的前缀。
The essence was to re-iterate what was set out in the text.
其实质是重新成立什么重复的文字了。
I'll start by defining the template -- it'll look much like the intended output with some logic to iterate over a collection of classes.
现在我将开始定义模板了——它看起来更加类似于想要的输出结果,采用了一些逻辑来循环遍历一组类。
In this case, you create an implicit file object, and Python does the rest, allowing you to iterate over all the lines in the file.
在这个示例中,创建隐式file对象,然后Python做余下的工作,允许对文件中的全部行进行迭代。
Thus, you can iterate over a collection quite easily using the each method in conjunction with a code block, as shown in Listing 1.
这样,您可以使用each方法和代码块在集合中轻松迭代,如清单1所示。
7B. Iterate this procedure until the dial indicator reads zero through the full travel across the face of the vise.
重复此过程,直到指示计的读数在通过整个虎钳表面时为零。
A cursor is a database structure that allows you to iterate through the results of an SQL query.
游标是一种数据库结构,它将允许您循环访问SQL查询的结果。
It then uses it to iterate through the windows collection and to display the name of the containing project and project item for the window.
然后会使用这个视窗逐一查看视窗集合,并显示视窗所包含的专案和专案项目名称。
However, you can iterate through a set of rows and update each row individually while using optimistic locking techniques.
不过,您可以使用乐观锁定技术循环访问一组行并单独更新每个数据行。
You want to iterate through the list, breaking each word into a sorted array of letters, then joining the array again.
需要遍历该列表,将每个单词拆分为经过排序的字母数组,然后再次合并数组。
To bring together the answers from across the grid, you simply have to iterate through the results provided to you from the partitions.
要组合来自整个网格的结果,您只需遍历各个分区所提供的结果。
As you iterate over the query expressions, your algorithm may need to correct for double negatives.
在遍历查询表达式时,算法可能需要纠正双重否定。
It is now quite simple to iterate over this collection, extract the values needed, and display them in an HTML page.
现在很容易在该集合上迭代,抽出所需的值,显示在HTML页面中。
Grouping is only slightly more complicated because we also have to iterate over groups within each match.
由于我们还必须在每个匹配项中循环访问组,因此分组是唯一略微复杂的操作。
For this reason, it's recommended to avoid the for-in loop unless your intent is to iterate over an unknown number of object properties.
因此推荐的做法如下:除非你需要对数目不详的对象属性进行操作,否则避免使用for-in循环。
If you just need the name of the solution startup project, then you can just iterate through the array.
如果只需要解决方案启动项目的名称,循环访问此数组即可。
Retrieves a dictionary enumerator used to iterate through the key settings and their values contained in the cache.
检索用于循环访问包含在缓存中的键设置及其值的字典枚举数。
Similarly, the parser must always iterate over the set of attributes to locate any namespace declarations.
与此类似,解析器必须遍历属性集来定位所有的名称空间声明。
This makes it easy to unit-test workflow classes, making it possible to iterate quickly on the development of key business processes.
这样就让我们很容易地对工作流类做单元测试,进而允许关键业务流程的迭代开发。
Loop within the body of the advice to iterate over all registered observers.
循环,对所有已注册的观察者进行迭代。
Lists differ from other container elements in that they iterate over data sets that are bound to the list.
列表不同于其他容器型元素的地方在于列表会迭代绑定到其上的数据集。
First I'll go through the basic idea, then I'll iterate through a few variations.
首先我会细说基本的想法,然后我重述那些改动的地方。
You can access lists as a whole, as shown in Listing 6, to iterate over them by first getting the list itself.
可以将列表作为整体访问,以通过首先获得列表本身来对其进行遍历,如清单6中所示。