网站首页  词典首页

请输入您要查询的英文单词:

 

单词 iterate
释义
iterating是iterate的现在分词

iterate

美 [?t?'re?t??]
英 [?t?'re?t??]
  • v.重复;叠代
  • 网络迭代;遍历
第三人称单数:iterates  现在分词:iterating  过去分词:iterated  
v.
repeat,restate,reiterate,recapitulate,go over
v.
1.
反复,重复,重复地说
2.
叠代

例句

释义:
1.
The b digit in AL1. x. b. c, is used for iterating down the children of a given group x.
c中的数字b用于向下迭代给定组x的子窗格。
www.ibm.com
2.
Thus, iterating over the elements in a list is typically preferable to indexing through it if the caller does not know the implementation.
因此如果调用者不了解实现方式,通常应该遍历列表元素,这比指定下标位置更可取。
www.abcdown.net
3.
Some suggest iterating over the process itself, as if constantly revisiting the same state diagram will eventually yield more information.
有些人提议重复过程自身,就好像不断重复查看同一个状态图最终就会得到更多信息一样。
www-128.ibm.com
4.
The enrichment branch is always contained within the top-level list that the current step is iterating through.
扩充分支总是包含在当前步骤遍历的顶级列表中。
www.ibm.com
5.
To get started, we need to develop a benchmark that measures the performance of the traditional means of iterating through a collection.
首先,我们需要开发一个基准测试,它测量遍历集合的传统方法的性能。
www-128.ibm.com
6.
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对象。
www.ibm.com
7.
An application iterating over such a modified stream would not need to know that it was manipulated.
迭代修改过的流的应用程序不需要知道它处理的是什么。
www.ibm.com
8.
Faster Database Access: The REALbasic database API is now significantly faster when iterating through a recordset using the Field function.
更快的数据库访问:在记录集中使用Field函数迭代的时候,REALbasic数据库API的速度现在显著提高。
www.realbasic.com
9.
Here is a simple means of iterating through the graph to print out portions of its associated data.
下面是通过数据图进行迭代的一个简单方法,可以用它指出与图关联的数据部分。
www.ibm.com
10.
the maximum iterating times and the changing degree of the optimum solutions during iterating were used to control the terminating time.
采用最大迭代次数和迭代过程中最优解平均值变化程度来控制迭代终止时机。
dictsearch.appspot.com
1.
Thus, only the record specified in the driver table is considered when iterating through the records of a test script data pool.
因而,当一个测试脚本数据池记录发生回归时,只有驱动表中列出的记录会被考虑。
www.ibm.com
2.
The Count property is commonly used when iterating through the collection to determine the upper bound of the collection.
当循环访问集合以确定集合的上限时,经常使用Count属性。
msdn2.microsoft.com
3.
You can define an early exit Criteria as well, to stop iterating at a given point.
您还可以定义提前退出条件,以在给定的点停止迭代。
www.ibm.com
4.
Consider the case of iterating through a collection to get an idea of the real costs incurred .
考虑迭代一个集合的情况,以了解实际花费的开销。
www.bing.com
5.
Iterating a fixed number of times is another way you might have needed to use recursive templates with XSLT 1. 0.
迭代固定的次数是XSLT1.0中可能需要使用递归模板的另一种形式。
www.ibm.com
6.
Returns a standard enumerator capable of iterating over the collection.
返回能遍历集合的标准枚举数。
msdn2.microsoft.com
7.
During the mapping stage, it evaluates the relations and generates mappings by iterating through the relevant model instances.
在映射阶段,引擎评估关联,并通过在相关模型实例中进行迭代产生映射。
www.ibm.com
8.
Previously this kind of extraction would require cursors iterating over sections of a string.
以前,这类提取需要游标循环访问字符串的各部分。
blog.sina.com.cn
9.
I can get at these files by iterating with a for loop, which in this case iterates over the collection of directories.
循环中的迭代得到这些文件,在这个例子中,是在目录集合中进行迭代。
www-128.ibm.com
10.
By iterating or repeating fractal-generating equations many times random outputs create beautiful patterns that are unique yet recognizable.
通过多次迭代或反复分形生成方程,随机输出就可以产生独特且可识别的漂亮图案。
www.chinaen.org
1.
Collections Code Snippets: For tasks like creating, iterating, locating elements, and sorting collections like arrays and dictionaries.
集合代码段:用于创建、迭代、定位元素和对集合(例如数组和字典)进行排序等任务。
msdn2.microsoft.com
2.
Notification involves obtaining a lock to the critical section, iterating through the map, and notifying the subscribers.
事件通知首先会获取一个临界区锁,然后遍历关注者映射,对所有的关注者发送事件通知消息。
dictsearch.appspot.com
3.
You start by getting the total number of items stored in localStorage and then iterating over them.
您首先得到存储在localStorage中的条目的总数,然后再迭代这些条目。
www.ibm.com
4.
The script for this probe then emits the collected data (iterating through each of the associative array members).
与这个探针相关联的脚本将发送收集到的数据(遍历每个关联数组成员)。
www.ibm.com
5.
An iteration index is also maintained when iterating through the elements of a collection.
进行数字迭代的情形一样,在迭代集合中的元素时同样要维护一个迭代索引。
www-128.ibm.com
6.
Property generally is used to determine the upper boundary index when iterating through objects in the collection.
当循环访问集合中的对象时,通常使用。
msdn2.microsoft.com
7.
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算法非常有用,可以用来查找最适合所需要的分配大小的缓存(遍历列表)。
www.ibm.com
8.
This could result in race conditions if one thread is adding to the end of the list while another is iterating through it.
如果将某个线程添加到列表末尾时,其他线程正在遍历该列表,那么可能会产生竞态条件(racecondition)。
www.ibm.com
9.
The a and c digits are not used for iterating across since we are using indent values.
由于我们使用缩进值,所以数字a和c不在迭代中使用。
www.ibm.com
10.
The following example demonstrates a function for iterating through a group of text-box controls and clearing their text.
下面的示例演示循环访问一组文本框控件并清除它们的文本的函数。
msdn2.microsoft.com
1.
Normally, an application development team starts by creating logical models and then iterating through logical and physical models together.
正常情况下,程序部署团队开始创建逻辑模型,然后将逻辑模型和物理模型集合起来。
www.ibm.com
2.
Extract the months, days, and years from the time stamps and output them in "Mon Day, Year" format, iterating over each line only once.
提取出时间戳中的月、日、年,并按照格式“月日,年”显示出来,且每行仅遍历一次。
dictsearch.appspot.com
3.
These instances are retrieved by iterating sequentially over the collection, by ordinal index or by key value.
这些实例的检索是按序号索引或键值顺序遍历集合进行的。
msdn2.microsoft.com
4.
Provides an index for iterating over the set of process threads.
提供用于循环访问进程线程集合的索引。
msdn2.microsoft.com
5.
Provides an index for iterating over the set of process modules.
提供用于循环访问进程模块集合的索引。
msdn2.microsoft.com
6.
While iterating over the events, you extract notation declarations from the DTD event and cache them by name.
迭代这些事件的过程中,从DTD事件中提取符号声明并按照名字缓存。
www.ibm.com
7.
I confirm this by iterating over the vals variable, which returns a simple sum.
通过在vals变量上迭代,我确认了这一点,即返回一个简单的sum。
www.ibm.com
8.
Iterating an Intrusive container needs less memory accesses than the semantically equivalent container of pointers: iteration is faster.
介入式容器的迭代比相同语义的指针容器需要更少的内存访问:迭代可以更快。
boost-doc-zh.googlecode.com
9.
Insertion or deletion requests come in while some threads are iterating over the list.
当一些线程正在迭代链表时,出现插入或删除请求。
www.ibm.com
10.
Sometimes, this process is cyclical, iterating several times before a transaction is completed and archived.
有时候,这个流程是循环的,在反复几次后事务才完成并归档。
www.ibm.com
1.
icursorstream is a way of iterating over a query result using an SQL cursor.
用于使用SQL游标迭代操作查询结果。
dictsearch.appspot.com
2.
This format is good for incrementally constructing a sparse array, but poor for iterating over non-zero values in sorted order.
这种格式是有好处的逐步构建一个稀疏数组,但超过非零值迭代有序差。
blog.sina.com.cn
3.
for-each loop: When iterating over an array, the compiler generates an induction variable and the standard array iteration idiom.
for-each循环:当迭代数组时,编译器生成归纳变量和标准的数组迭代语法。
www.ibm.com
4.
Returns an enumerator object for iterating over the collection.
返回一个用于迭代集合的枚举数对象。
msdn2.microsoft.com
5.
Loop is handy for iterating over arrays and for sequential processing.
循环对于迭代数组和顺序处理非常方便。
msdn2.microsoft.com
6.
An iterative and incremental methodology, by contrast, facilitates continuous change, iterating toward a better solution.
与此相对比,迭代和增量式方法使得连续的变更更加容易,迭代会得出更好的解决方案。
www.ibm.com
7.
As a result, when iterating through the OrderDetails table, GetParentRow is called to retrieve the related ProductName value.
因此,当循环访问OrderDetails表时,将调用GetParentRow来检索相关的ProductName值。
msdn2.microsoft.com
8.
No table-wide locking is needed (or even possible) to provide thread-safety when iterating the collection.
在对集合进行迭代时,不需要表范围的锁就能提供线程安全性。
www.ibm.com
9.
Main Loop: This construct is typical for iterating over the incoming data.
主循环:这个结构是遍历输入数据的典型方法。
blog.csdn.net
10.
Facebook's engineers will keep iterating and coming up with new ways to scale (it's not just about adding more servers).
Facebook的工程师将保持迭代和使用新的方法来提高规模性(而不仅仅是增加更多的服务器)。
blog.163.com
1.
Balanced tradeoffs did a series of explorations on home page designs including iterating on the interaction and visual details.
不断地平衡取舍,通过不断地迭代交互设计和视觉设计来做很多尝试。
www.bing.com
2.
The chaotic signals were generated based on iterating the piecewise linear chaotic map (PLCM) with a segment number parameter (SNP).
使用一类区间数目参数化的分段线性混沌映射,通过多次迭代此类映射产生混沌信号。
www.ceps.com.tw
3.
It is also possible to use named iterators to support different ways of iterating through the same collection of data.
还可以使用命名的迭代器以支持通过不同的方式循环访问同一数据集合。
msdn2.microsoft.com
4.
Ultimately you will arrive at a system that feels right. Until then, keep iterating and don't settle.
基本上,你的系统会很不错。接着,一直这样,直到彻底解决。
dictsearch.appspot.com
5.
When iterating over a non-Collection Iterable, the compiler produces an error.
当在非集合的Iterable上迭代时,编译器生成错误。
www.ibm.com
6.
Iteration requests come in while some threads are iterating the list.
当一些线程正在迭代链表时,出现迭代请求。
www.ibm.com
7.
For the sake of example, you'll look at just iterating through the results and printing them out.
例如,您可以只是在结果中进行迭代并将它们打印出来。
www.ibm.com
8.
I wouldn't dream of iterating through a java. io. File line-by-line in raw Java code.
我从未想过使用原始的Java代码逐行遍历java.
www.ibm.com
9.
Plays the same role whether iterating over integers or collections.
不论是对整数还是对集合进行迭代,
www-128.ibm.com
10.
In other words, it provides for iterating over rows in a cache.
也就是说,它能循环访问缓存中的行。
msdn2.microsoft.com
1.
Listing 8 does just this, iterating over the items in the feed and creating an array for each.
清单8演示了这个过程,它遍历提要中的各项并为每一项创建一个数组。
www.ibm.com
2.
While iterating could block other threads from accessing the list for a long time.
会阻塞其他线程,使它们在很长一段时间内不能访问这个列表。
www-128.ibm.com
3.
While iterating through the cells, test their data types, as in Listing 7.
在遍历单元格时,测试它们的数据类型,如清单7所示。
www.ibm.com
4.
Then you draw the bar graphs seen in Figure 1, by iterating over the report data.
然后,您通过迭代报告数据,绘制图1中的柱状图。
www.ibm.com
5.
By iterating through each row in the Assignment table, you can build the update XML strings by using the StringBuilder class.
通过循环访问分配表中的每一行,您可以使用StringBuilder类来构建更新的XML字符串。
msdn2.microsoft.com
6.
The frequency of iterating the planning processes is also affected.
反复多次使用各个规划过程的频率也受到影响。
www.educity.cn
7.
For an example of iterating through an XmlNamedNodeMap, see XmlDocumentType. Entities Property.
有关循环访问XmlNamedNodeMap的示例,请参见XmlDocumentType.Entities属性。
msdn2.microsoft.com
8.
If you look at that template now, you'll notice that the definition has some logic for iterating over a collection.
现在如果您看一下这个模板,就会注意到这个定义有一些逻辑用于在一个集合上迭代。
www.ibm.com
9.
The act or an instance of iterating; repetition.
重复重复的动作或情况;重复
dict.hjenglish.com
10.
Index The zero-based index at which to start iterating.
开始迭代处的从零开始的索引。
msdn2.microsoft.com
1.
This is useful for saving your state while iterating through a.
对象时保存状态很有用。
msdn2.microsoft.com
2.
This allows to "minimize the work needed at read time" and prevents "applications from iterating over huge data" which is inefficient.
这样可以“最小化读取时的工作量”,并能防止“应用程序遍历大量的数据”,因为这种操作是低效的。
www.infoq.com
3.
Thus iterating through is very easy on the cache as everything is aligned.
因此,遍历是非常一致的unity3d中文论坛,作为一切缓存容易。
uc3do.com
4.
For some, this means less attention to protecting intellectual property and more attention to getting to market quickly and then iterating.
对于某些公司来说,这意味着不再过多去关注知识产权的保护,而把注意力转移到如何快速地推向市场,不断如此。
www.bing.com
5.
What it understands is scala. Iterable, which defines the basic behaviors for iterating across a collection.
它所了解的是scala.Iterable,scala.Iterable定义了在集合上进行迭代的基本行为。
www.ibm.com
6.
Table 2 summarizes the performance of iterating over a rope of length 10, 690, 488 using both approaches.
表2归纳了使用这两种方法在长度为10,690,488的rope上迭代的性能。
www.ibm.com
7.
The sorting is performed by iterating through the tree's items (lines 37 to 39).
排序通过对树项目进行迭代(第37-39行)来执行。
www.ibm.com
8.
You've learned how to traverse a document using QueryPath methods, CSS3 selectors, and iterating techniques.
您已经了解了如何使用QueryPath方法、CSS3选择器和迭代技术遍历文档。
www.ibm.com
9.
Listing 8 shows an example of using an iterating WHILE-LOOP.
清单8展示了一个使用迭代WHILE-LOOP的例子。
www.ibm.com
10.
When iterating over the members of a collection, one additional attribute of the
在对集合的成员进行迭代时,用到了
www-128.ibm.com
1.
Application of Variable-Order Sliding and Iterating Trend Analysis Method in Microgravity Anomaly
微重力异常的变阶滑动迭代趋势分析法在某油田中的应用
service.ilib.cn
2.
XSLT provides a primitive operation for iterating all the items in a node set
XSLT为迭代一个节点集中的所有项提供了一个原语操作
www-128.ibm.com
3.
Iterating through the stores, it reports the quantity, name, store name, and price for each plant. The output looks like Listing 5
迭代通过每家花店,并报告每种花卉的数量、名称、花店名称和价格。
www.ibm.com
4.
Another approach to iterating over the array is to use the
循环访问数组的另一种方法是使用
msdn2.microsoft.com
5.
A Multi-time Fuzzy Iterating Feature Selection Algorithm Adapting to IDS
一种适用于IDS的多次模糊迭代特征选择算法
www.ilib.cn
6.
Made the PostgreSQL driver DO internal row counting when iterating through result sets
使得PostgreSQL驱动在反复结果调整情况下进行内部行数统计
dict.ebigear.com
7.
Iterating from the core development team perspective
从核心开发团队角度的迭代
www.ibm.com
8.
Pivoting and iterating is healthy in a startup
创业公司的循环往复,是健康的迹象。
www.chinaenglish.com.cn
9.
Iterating, in this case, has major disadvantages
在此情况下,迭代有很大的缺点
www.ibm.com
10.
This error is avoided in Update 28 by iterating over the customers
在更新28中,通过循环遍历客户避免这个错误
www.ibm.com
1.
Provides for iterating over rows in a,
中的行之外,
msdn2.microsoft.com
2.
Iterating through container is done in the following way
通过下面的方式,使用迭代器遍历整个容器
blog.sina.com.cn
3.
Iterating through a database is easy with a code block
以一个代码块遍历数据库是容易的
www-128.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/27 14:36:58