八八字典>英语词典>iterating翻译和用法

iterating

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

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

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

双语例句

  • Then, instead of iterating overTask. all() in our list, we iterate over the search collection Task. searchPrefix ( phrase).
    然后,我们并没有遍历list中的Task.all(),而是遍历了搜索集合Task.searchPrefix(phrase)。
  • The third facet is iterating through selected items.
    第三个方面是迭代选择的项。
  • 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例程中的迭代和退出语句循环提供了更大的灵活性。
  • When iterating over a non-Collection Iterable, the compiler produces an error.
    当在非集合的Iterable上迭代时,编译器生成错误。
  • Concatenates all the values for the connected field by iterating over its parent record.
    通过对已连接字段的父记录进行迭代,连接该字段的所有值。
  • Creates multiple output records by iterating over each input record.
    通过对每个输入记录进行迭代,创建多个输出记录。
  • What it understands is scala. Iterable, which defines the basic behaviors for iterating across a collection.
    它所了解的是scala.Iterable,scala.Iterable定义了在集合上进行迭代的基本行为。
  • The enrichment branch is always contained within the top-level list that the current step is iterating through.
    扩充分支总是包含在当前步骤遍历的顶级列表中。
  • While iterating through the records, you build an array containing the contact records.
    在遍历记录时,需要建立一个包含联系人记录的数组。
  • Now that it's time to begin iterating on the design, the book describes two different options Use case or Feature-driven development and discusses when one approach is better than the other.
    因为是时候开始对设计进行迭代了,所以该书介绍了两种不同的选项用例或特性驱动的开发并讨论什么时候一个会比另一个更好。