iterates信息详情

iterates发音

意思翻译

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

相似词语短语

freelance writers wanted───招聘自由撰稿人

liter abbreviation───升缩写

goiter symptoms───甲状腺肿症状

congruence criteria───同余准则

baiter means───两者兼而有之

signpost of literature───文学路标

iterate through hashset───迭代哈希集

desheriter in english───英语中的desheriter

literati ann arbor───文人安娜堡

temples new football recruiter───坦普尔足球新兵

双语使用场景

code then iterates to send the five messages.───然后,该代码进行迭代,以发送上述五条消息。

This function iterates over each month of data.───此函数在每个月的数据中迭代。

The details script iterates over each of the venues.───这个细节脚本迭代所有场所。

He shows the thought process in trying to solve this problem and iterates through different versions of his short program.───他展示了尝试试解决此问题的思维过程,并将他的短小程序迭代了几个不同的版本。

Huth re- iterates that he wants to stay at Chelsea and is not wooed by Munich's clear approaches to sign him for next season.───胡特重申自己要留在切尔西,对于拜仁钦点下赛季要签入他并不感冒。

A while loop then iterates through the dataset, storing the information in a convenient array for later display.───然后,一个while循环迭代数据集,在一个方便的数组中存储信息以便将来进行显示。

This example iterates over all the items in a Python list and prints each item and its corresponding Python type on a separate line.───本例迭代Pythonlist中的所有项目,并在单独的行中打印每一项及其相对应的Python类型。

Two classes of planar polynomial maps satisfying that the arbitrary iterates do not increase their degree are studied.───研究了两类平面多项式映射的迭代,讨论了它们在迭代运算下次数不增的条件。

As the foreach loop iterates it will assign each of the matched elements to the $child variable.───当foreach循环迭代时,它将每个匹配项赋给$child变量。

英语使用场景

The program iterates through all possible machine settings except the plugboard settings.

Returns an enumerator that iterates through the text elements of a string.

Very large results may be externally sorted. The task iterates over the sorted data and passes each unique key and collated results to the users's reduce() functor for processing.

If the range variable is explicitly typed, make sure that the type is either the same as, or implicitly convertible from, the type of the elements in the collection it iterates.

HAMMER typically iterates object identifiers sequentially and expects to never run out.

The second loop iterates through all attributes for the current type.

The algorithm iterates until the robot arrives at the goal node. The path gained is safe and optimal.

The zip/next call iterates to the next node in a depth-first walk through the tree.

In addition to the header line, you have a foreach loop in the EventTable method that iterates through each of the games.