iteration index信息详情

iteration index发音

意思翻译

迭代指数

相似词语短语

iteration───n.[数]迭代;反复;重复

index───vi.做索引;vt.指出;编入索引中;n.指标;指数;索引;指针

iteration example───迭代示例

iteration program───迭代程序

iteration definition───迭代定义

iteration method───[数]迭代法,重复法;递代法,迭代法

iteration flowchart───迭代流程图

iteration java───迭代java

evenness index───均匀性指数

双语使用场景

They specify the initial value of the index for the iteration and the index value at which iteration should cease, respectively.───它们分别指定迭代索引的初始值以及迭代索引的终止值。

iteration index is also maintained when iterating through the elements of a collection.───迭代的情形一样,在迭代集合中的元素时同样要维护一个迭代索引。

If the var attribute is specified, then a scoped variable with the indicated name will be created and assigned the current value of the index for each pass through the iteration.───如果指定了var属性,那么将会创建一个带有指定名称的并限定了作用域的变量,并将每次迭代的当前索引值赋给该变量。

An iteration index is also maintained when iterating through the elements of a collection.───进行数字迭代的情形一样,在迭代集合中的元素时同样要维护一个迭代索引。

英语使用场景

As was the case for numerical iteration through , an iteration index is also maintained when iterating through the elements of a collection.