iterating

iterating

美 [ɪtə'reɪtɪŋ]  英 [ɪtə'reɪtɪŋ]

  • v.重复;叠代
  • 网络迭代;遍历

词形变化

第三人称单数:iterates  现在分词:iterating  过去分词:iterated  

同义词

英汉解释

v.
1.
反复,重复,重复地说
2.
叠代

英英解释

v.

例句

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.

由于我们使用缩进所以数字ac不在使用

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.

有时候这个流程循环反复几次事务完成归档

热门查询