iterate

iterate

 英 ['ɪtəreɪt]

  • v.迭代(数学或计算过程,或一系列指令)
  • 网络重复;重申;重述

词形变化

第三人称单数:iterates  现在分词:iterating  过去分词:iterated  

同义词

英汉双解

v.
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

英汉解释

v.
1.
反复,重复,重复地说
2.
叠代

英英解释

v.

例句

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.

通过相应repeatXForms使类似这样得以轻松实现

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.

意味ClearCaseClearQuest已经用于工件增加文件版本

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所示