iterating
美 [ɪtə'reɪtɪŋ]
英 [ɪtə'reɪtɪŋ] 
词形变化
第三人称单数:iterates 现在分词:iterating 过去分词:iterated 同义词
英汉解释
英英解释
例句
The b digit in AL1. x. b. c, is used for iterating down the children of a given group x.
c中的数字b用于向下迭代给定组x的子窗格。
Thus, iterating over the elements in a list is typically preferable to indexing through it if the caller does not know the implementation.
因此如果调用者不了解实现方式,通常应该遍历列表元素,这比指定下标位置更可取。
Some suggest iterating over the process itself, as if constantly revisiting the same state diagram will eventually yield more information.
有些人提议重复过程自身,就好像不断重复查看同一个状态图最终就会得到更多信息一样。
The enrichment branch is always contained within the top-level list that the current step is iterating through.
扩充分支总是包含在当前步骤遍历的顶级列表中。
To get started, we need to develop a benchmark that measures the performance of the traditional means of iterating through a collection.
首先,我们需要开发一个基准测试,它测量遍历集合的传统方法的性能。
Let's take a look at how you can accomplish both in a code snippet, iterating through each selected element and return the jQuery object.
让我们看看如何在代码片段中实现迭代每个选定元素并返回jQuery对象。
An application iterating over such a modified stream would not need to know that it was manipulated.
迭代修改过的流的应用程序不需要知道它处理的是什么。
Faster Database Access: The REALbasic database API is now significantly faster when iterating through a recordset using the Field function.
更快的数据库访问:在记录集中使用Field函数迭代的时候,REALbasic数据库API的速度现在显著提高。
Here is a simple means of iterating through the graph to print out portions of its associated data.
下面是通过数据图进行迭代的一个简单方法,可以用它指出与图关联的数据部分。
the maximum iterating times and the changing degree of the optimum solutions during iterating were used to control the terminating time.
采用最大迭代次数和迭代过程中最优解平均值变化程度来控制迭代终止时机。
Thus, only the record specified in the driver table is considered when iterating through the records of a test script data pool.
因而,当一个测试脚本数据池记录发生回归时,只有驱动表中列出的记录会被考虑。
The Count property is commonly used when iterating through the collection to determine the upper bound of the collection.
当循环访问集合以确定集合的上限时,经常使用Count属性。
You can define an early exit Criteria as well, to stop iterating at a given point.
您还可以定义提前退出条件,以在给定的点停止迭代。
Consider the case of iterating through a collection to get an idea of the real costs incurred .
考虑迭代一个集合的情况,以了解实际花费的开销。
Iterating a fixed number of times is another way you might have needed to use recursive templates with XSLT 1. 0.
迭代固定的次数是XSLT1.0中可能需要使用递归模板的另一种形式。
Returns a standard enumerator capable of iterating over the collection.
返回能遍历集合的标准枚举数。
During the mapping stage, it evaluates the relations and generates mappings by iterating through the relevant model instances.
在映射阶段,引擎评估关联,并通过在相关模型实例中进行迭代产生映射。
Previously this kind of extraction would require cursors iterating over sections of a string.
以前,这类提取需要游标循环访问字符串的各部分。
I can get at these files by iterating with a for loop, which in this case iterates over the collection of directories.
循环中的迭代得到这些文件,在这个例子中,是在目录集合中进行迭代。
By iterating or repeating fractal-generating equations many times random outputs create beautiful patterns that are unique yet recognizable.
通过多次迭代或反复分形生成方程,随机输出就可以产生独特且可识别的漂亮图案。
Collections Code Snippets: For tasks like creating, iterating, locating elements, and sorting collections like arrays and dictionaries.
集合代码段:用于创建、迭代、定位元素和对集合(例如数组和字典)进行排序等任务。
Notification involves obtaining a lock to the critical section, iterating through the map, and notifying the subscribers.
事件通知首先会获取一个临界区锁,然后遍历关注者映射,对所有的关注者发送事件通知消息。
You start by getting the total number of items stored in localStorage and then iterating over them.
您首先得到存储在localStorage中的条目的总数,然后再迭代这些条目。
The script for this probe then emits the collected data (iterating through each of the associative array members).
与这个探针相关联的脚本将发送收集到的数据(遍历每个关联数组成员)。
An iteration index is also maintained when iterating through the elements of a collection.
进行数字迭代的情形一样,在迭代集合中的元素时同样要维护一个迭代索引。
Property generally is used to determine the upper boundary index when iterating through objects in the collection.
当循环访问集合中的对象时,通常使用。
This is useful for best-fit algorithms that look for a cache that most closely fits the size of the desired allocation (iterating the list).
这对于best-fit算法非常有用,可以用来查找最适合所需要的分配大小的缓存(遍历列表)。
This could result in race conditions if one thread is adding to the end of the list while another is iterating through it.
如果将某个线程添加到列表末尾时,其他线程正在遍历该列表,那么可能会产生竞态条件(racecondition)。
The a and c digits are not used for iterating across since we are using indent values.
由于我们使用缩进值,所以数字a和c不在迭代中使用。
The following example demonstrates a function for iterating through a group of text-box controls and clearing their text.
下面的示例演示循环访问一组文本框控件并清除它们的文本的函数。
Normally, an application development team starts by creating logical models and then iterating through logical and physical models together.
正常情况下,程序部署团队开始创建逻辑模型,然后将逻辑模型和物理模型集合起来。
Extract the months, days, and years from the time stamps and output them in "Mon Day, Year" format, iterating over each line only once.
提取出时间戳中的月、日、年,并按照格式“月日,年”显示出来,且每行仅遍历一次。
These instances are retrieved by iterating sequentially over the collection, by ordinal index or by key value.
这些实例的检索是按序号索引或键值顺序遍历集合进行的。
Provides an index for iterating over the set of process threads.
提供用于循环访问进程线程集合的索引。
Provides an index for iterating over the set of process modules.
提供用于循环访问进程模块集合的索引。
While iterating over the events, you extract notation declarations from the DTD event and cache them by name.
迭代这些事件的过程中,从DTD事件中提取符号声明并按照名字缓存。
I confirm this by iterating over the vals variable, which returns a simple sum.
通过在vals变量上迭代,我确认了这一点,即返回一个简单的sum。
Iterating an Intrusive container needs less memory accesses than the semantically equivalent container of pointers: iteration is faster.
介入式容器的迭代比相同语义的指针容器需要更少的内存访问:迭代可以更快。
Insertion or deletion requests come in while some threads are iterating over the list.
当一些线程正在迭代链表时,出现插入或删除请求。
Sometimes, this process is cyclical, iterating several times before a transaction is completed and archived.
有时候,这个流程是循环的,在反复几次后事务才完成并归档。