火范文>英语词典>iterating翻译和用法

iterating

英 [ˈɪtəreɪtɪŋ]

美 [ˈɪtəreɪtɪŋ]

v.  迭代(数学或计算过程,或一系列指令)
iterate的现在分词

双语例句

  • The Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
    集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。
  • Sometimes, this process is cyclical, iterating several times before a transaction is completed and archived.
    有时候,这个流程是循环的,在反复几次后事务才完成并归档。
  • Then you draw the bar graphs seen in Figure 1, by iterating over the report data.
    然后,您通过迭代报告数据,绘制图1中的柱状图。
  • An iterative and incremental methodology, by contrast, facilitates continuous change, iterating toward a better solution.
    与此相对比,迭代和增量式方法使得连续的变更更加容易,迭代会得出更好的解决方案。
  • I confirm this by iterating over the vals variable, which returns a simple sum.
    通过在vals变量上迭代,我确认了这一点,即返回一个简单的sum。
  • The new support for statement labels and the GOTO and LOOP statements provide greater flexibility in iterating and in exiting from statement loops in SPL routines.
    对语句标签以及GOTO和LOOP语句的新支持为SPL例程中的迭代和退出语句循环提供了更大的灵活性。
  • Then, instead of iterating overTask. all() in our list, we iterate over the search collection Task. searchPrefix ( phrase).
    然后,我们并没有遍历list中的Task.all(),而是遍历了搜索集合Task.searchPrefix(phrase)。
  • During the mapping stage, it evaluates the relations and generates mappings by iterating through the relevant model instances.
    在映射阶段,引擎评估关联,并通过在相关模型实例中进行迭代产生映射。
  • The third facet is iterating through selected items.
    第三个方面是迭代选择的项。
  • While iterating through the records, you build an array containing the contact records.
    在遍历记录时,需要建立一个包含联系人记录的数组。