iterating
英 [ˈɪtəreɪtɪŋ]
美 [ˈɪtəreɪtɪŋ]
v. 迭代(数学或计算过程,或一系列指令)
iterate的现在分词
双语例句
- An iterative and incremental methodology, by contrast, facilitates continuous change, iterating toward a better solution.
与此相对比,迭代和增量式方法使得连续的变更更加容易,迭代会得出更好的解决方案。 - What it understands is scala. Iterable, which defines the basic behaviors for iterating across a collection.
它所了解的是scala.Iterable,scala.Iterable定义了在集合上进行迭代的基本行为。 - While iterating through the records, you build an array containing the contact records.
在遍历记录时,需要建立一个包含联系人记录的数组。 - During the mapping stage, it evaluates the relations and generates mappings by iterating through the relevant model instances.
在映射阶段,引擎评估关联,并通过在相关模型实例中进行迭代产生映射。 - Then, instead of iterating overTask. all() in our list, we iterate over the search collection Task. searchPrefix ( phrase).
然后,我们并没有遍历list中的Task.all(),而是遍历了搜索集合Task.searchPrefix(phrase)。 - You start by getting the total number of items stored in localStorage and then iterating over them.
您首先得到存储在localStorage中的条目的总数,然后再迭代这些条目。 - Then you draw the bar graphs seen in Figure 1, by iterating over the report data.
然后,您通过迭代报告数据,绘制图1中的柱状图。 - Iterating through the tags and filtering for those that have a class attribute of newpage, you can find the value of the id attribute that contains the page number.
迭代标签并把那些具有newpage类属性的筛选出来,您可以找到包含页码的id属性的值。 - Sometimes, this process is cyclical, iterating several times before a transaction is completed and archived.
有时候,这个流程是循环的,在反复几次后事务才完成并归档。 - The third facet is iterating through selected items.
第三个方面是迭代选择的项。