iterate中文,iterate的意思,iterate翻译及用法

2025-10-31 22:28 浏览次数 8

iterate

英[ˈɪtəreɪt]美[ˈɪtəˌret]

vt. 迭代;重复;反复说;重做

iterate 英语释义

英语释义

  • to say, state, or perform again;

    "She kept reiterating her request"

iterate 片语

片语

iterate improvement迭代改进

nth iteraten次迭代

newton iteratenewton迭代

iterate decode迭代译码

iterate equilibrium迭代均衡

iterate vector向量迭代

Iterate Function迭代函数

iterate algorithm椭圆差分方程

Adaptive iterate回归迭代

iterate through循环访问

iterate 例句

英汉例句

  • entries within the feed are represented as array elements, making it possible to iterate over the feed and retrieve the individual contact entries.

    提要中的条目被表示为数组元素,从而使得在提要上迭代和检索单个联系人条目成为可能。

  • you can then iterate through the entries and parse the list of words out of the entry, as in listing 1.

    然后您可以迭代通过这些条目,从条目中解析出一系列单词,如 清单1 所示。

  • then one can iterate over the data with linq, and process it accordingly.

    接着就可以使用linq来迭代数据,并进行相应的处理。

  • one of them would be to stick all activities in some type of ordered collection and then iterate through it invoking each activity in the pre-defined order.

    其中之一是把所有活动插入到某种类型的有序集合中,按其预先定义好的顺序迭代它调用每个活动。

  • then, you iterate your time zone hash, emitting data for the chart for the time zone string (removing the & symbol) and the percentage of the time zone from the total.

    然后,您迭代您的时区散列表,向图表发送数据,创建时区字符串(移除&符号)和该时区占总时区数的百分比。

  • instead, you「d want to get a reasonable-sized chunk of the array in one call and then iterate through all of those elements, repeating until you cover the full array.

    比较好的方法是在一个调用中获取大小合理的数组部分,然后再迭代所有这些元素,重复操作直到覆盖整个数组。

  • that」s also a costly option, however, because every time you iterate across the contents of the collection, you have to synchronize all operations, including read and write, to ensure consistency.

    然而,这也是一个成本较高的选择,因为每当您跨集合内容进行迭代时,您就不得不同步所有操作,包括读和写,以此保证一致性。

  • in addition, you can use this action to iterate through the elements of an array, including arrays of primitives.

    此外,您可以使用该操作来迭代数组(包括基本类型数组)中的元素。

  • as before, it now becomes quite easy to iterate over this object collection and extract the details of specific posts from it.

    跟前面一样,现在迭代通过此对象集合并从中摘取出特定帖子的详细信息变得相当容易。

  • writing a functional specification is at the very heart of agile development, because it lets you iterate rapidly over many possible designs before you write code.

    写功能设计规格是敏捷开发中非常核心的一部分,因为它可以让您迅速地迭代许多可能的设计,然后再编写代码。

  • to perform a code review on all of these files, you need to iterate through this list.

    为了对所有这些文件进行代码复查,您需要通过该列表进行重复。

  • you put those into an array and then iterate over the array.

    将它们放入一个数组,然后对该数组进行迭代。

  • you then iterate over this array to display the values.

    然后在这个数组上进行迭代便可以显示这些值。

  • sure, later you can iterate and add a feature or two, but as you get started, do as little as possible.

    当然,之后你能够重复进行,并添加一个或是两个新的特征,但是一旦你想开始了,尽量从简入手。

  • we then iterate through a set of changes to improve this implementation.

    然后我们通过一系列更改的迭代来改进这一实现。

  • iterate through all the attributes in the statement to get the values.

    迭代陈述中的所有属性以便获得属性值。

  • the very act of writing a specification forces you to think through the design you thought you had in your head, and helps you see the flaws in it quickly so that you can iterate and try more designs.

    写功能设计规格的行为强迫你通过设计去思考你之前在你的脑中的想法,并帮助你迅速地看出缺陷,让您可以重复和尝试更多的设计方案。

  • so the faster iteration makes up for the slower mutation and provides better concurrency because multiple threads can iterate the list simultaneously.

    所以更快的迭代可以补偿较慢的变化过程,并提供更好的并发性,因为多个线程可以同时迭代列表。

  • i want to iterate an array, transfer each element to a gui component, and insert it into the jsf components tree.

    我对一个数组进行了迭代,将每个元素转变为一个gui组件,并将它插入到jsf组件树。

  • for example, rather than having to write 2gb of data into the grid, we iterate through an input file (say in steps of 50k) and write the read data into the grid.

    例如,与其将2gb的数据项写入网格,不如对输入文件迭代读取(譬如每次读取50k),再将其每次读取的少量数据写入到网格中。

  • iterate this process, tying randomly chosen pairs of buttons together with red thread.

    重复这一过程,用红线连接随机选择的钮扣对。

  • then, i iterate over the possible factors up to the number itself, checking each in turn to see if it is a factor.

    然后,我迭代可能的因子直到该数字本身,逐个检查以查看它是不是一个因子。

  • you then iterate the modules that depended on you and remove this module from their lists.

    然后迭代具有依赖性的模块,并将这个模块从这些列表中删除。

  • lists differ from other container elements in that they iterate over data sets that are bound to the list.

    列表不同于其他容器型元素的地方在于列表会迭代绑定到其上的数据集。

  • the previous examples stop right before they have to iterate over the items in the order, and for good reason: the templating systems they use can't do that iteration within a template definition.

    以前的那些例子恰好在必须按顺序在项上进行迭代之前停止执行,并且有一个好的理由:它们使用的模板系统无法在模板定义内部进行这种迭代。

  • for example, to echo out every state that someone lived in, you can iterate over the addresses to do just that (see listing 6).

    例如,要回显某人居住过的每个州,可以通过迭代地址来实现(请参见 清单6)。

  • this higher level of efficiency and control empowers all the development disciplines to iterate more frequently, and improves productivity and quality across the board.

    这种更高层次的效率和控制使所有开发规程更频繁地迭代,并且全面提高了生产力和质量。

相关热词