找诗词>英语词典>iterating翻译和用法

iterating

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

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

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

双语例句

  • Consider the case of iterating through a collection to get an idea of the real costs incurred.
    考虑迭代一个集合的情况,以了解实际花费的开销。
  • 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.
    该实现仅处理单个组,即使该接口是为多个组设置的;忽略了在每个提供的组上进行迭代直到成功或用尽每个组这一详细信息。
  • You've learned how to traverse a document using QueryPath methods, CSS3 selectors, and iterating techniques.
    您已经了解了如何使用QueryPath方法、CSS3选择器和迭代技术遍历文档。
  • 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属性的值。
  • This new language construct eliminates the drudgery and error-proneness of iterators and index variables when iterating over collections and arrays.
    语言的新结构可以消除在遍历集合和数组时迭代算子和索引变量引起的琐碎的代码和容易出错。
  • 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.
    第三个方面是迭代选择的项。
  • As you can see, iterating over a Map is just as natural as iterating over any other collection.
    可以看到,迭代Map和迭代其它任何集合一样自然。
  • Sometimes, this process is cyclical, iterating several times before a transaction is completed and archived.
    有时候,这个流程是循环的,在反复几次后事务才完成并归档。
  • An iterative and incremental methodology, by contrast, facilitates continuous change, iterating toward a better solution.
    与此相对比,迭代和增量式方法使得连续的变更更加容易,迭代会得出更好的解决方案。