青年中文青年中文

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.