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

iterating

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

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

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

双语例句

  • I'm again, iterating with this four loop, same code as before.
    我再次,重复使用for循环,同样的代码。
  • What it understands is scala. Iterable, which defines the basic behaviors for iterating across a collection.
    它所了解的是scala.Iterable,scala.Iterable定义了在集合上进行迭代的基本行为。
  • The third facet is iterating through selected items.
    第三个方面是迭代选择的项。
  • I confirm this by iterating over the vals variable, which returns a simple sum.
    通过在vals变量上迭代,我确认了这一点,即返回一个简单的sum。
  • Then you draw the bar graphs seen in Figure 1, by iterating over the report data.
    然后,您通过迭代报告数据,绘制图1中的柱状图。
  • Finally, for iterating over all of the name/ value pairs, there are a two APIs.
    最后,对于在所有名/值对上迭代,存在两个API。
  • Creates multiple output records by iterating over each input record.
    通过对每个输入记录进行迭代,创建多个输出记录。
  • No table-wide locking is needed ( or even possible) to provide thread-safety when iterating the collection.
    在对集合进行迭代时,不需要表范围的锁就能提供线程安全性。
  • The implementation handles only a single group, even though the interface is set up for multiple groups; the details of iterating over each supplied group until success or exhaustion were omitted.
    该实现仅处理单个组,即使该接口是为多个组设置的;忽略了在每个提供的组上进行迭代直到成功或用尽每个组这一详细信息。
  • 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.
    因为是时候开始对设计进行迭代了,所以该书介绍了两种不同的选项用例或特性驱动的开发并讨论什么时候一个会比另一个更好。