1.反复,重复,重复地说
2.叠代
1.to say or do the same thing again
1.The b digit in AL1. x. b. c, is used for iterating down the children of a given group x.
c中的数字b用于向下迭代给定组x的子窗格。
2.Thus, iterating over the elements in a list is typically preferable to indexing through it if the caller does not know the implementation.
因此如果调用者不了解实现方式,通常应该遍历列表元素,这比指定下标位置更可取。
3.Some suggest iterating over the process itself, as if constantly revisiting the same state diagram will eventually yield more information.
有些人提议重复过程自身,就好像不断重复查看同一个状态图最终就会得到更多信息一样。
4.The enrichment branch is always contained within the top-level list that the current step is iterating through.
扩充分支总是包含在当前步骤遍历的顶级列表中。
5.To get started, we need to develop a benchmark that measures the performance of the traditional means of iterating through a collection.
首先,我们需要开发一个基准测试,它测量遍历集合的传统方法的性能。
6.Let's take a look at how you can accomplish both in a code snippet, iterating through each selected element and return the jQuery object.
让我们看看如何在代码片段中实现迭代每个选定元素并返回jQuery对象。
7.An application iterating over such a modified stream would not need to know that it was manipulated.
迭代修改过的流的应用程序不需要知道它处理的是什么。
8.Faster Database Access: The REALbasic database API is now significantly faster when iterating through a recordset using the Field function.
更快的数据库访问:在记录集中使用Field函数迭代的时候,REALbasic数据库API的速度现在显著提高。
9.Here is a simple means of iterating through the graph to print out portions of its associated data.
下面是通过数据图进行迭代的一个简单方法,可以用它指出与图关联的数据部分。
10.the maximum iterating times and the changing degree of the optimum solutions during iterating were used to control the terminating time.
采用最大迭代次数和迭代过程中最优解平均值变化程度来控制迭代终止时机。