青年中文青年中文

for loop的意思

for loop中文翻譯:

for循環,for回圈

相似詞語短語

bash for loop───bash for循環

loop───n.環狀物、圈;彎曲的部分;環狀結構;循環電影膠片;重復指令;環路;(鐵道或公路的)環線;大環(芝加哥商業中心);翻筋斗;單刃轉圈;節育環;n.(Loop)(美、丹)勞鄱(人名);v.使成環;環行;放磁帶,執行計算機指令;(使飛機)翻筋斗

loop the loop───翻筋斗; 翻跟頭;翻跟斗

open loop───開環,開環路;[自]開環

arbitrated loop───仲裁環路; 仲裁環

land loop───陸地環路

sample loop───樣品環;進樣環路

forever loop───永久循環

compulsion loop───強迫循環

雙語使用場景

So here is a for loop.───這是用for循環語句。

Listing 3. For loop conformance.───清單3 . for循環的一致性。

The for loop and sequence indexing───for 循環和序列索引

Up to this point we've been traversing the record store with a simple for loop.───至此,我們已經使用一個簡單的for循環遍歷了記錄存儲。

Now, even though the "for" loop is a very powerful construct, it is often prone to misuse.───現在,盡管“for”循環是一個非常強大的結構,但它也經常被濫用。

After all that comes the heart of the script: a simple for loop that processes each file in the files list.───完成所有這些定義之后,接下來就是腳本的核心了:一個簡單的for循環,用于處理文件列表中的各文件。

The for loop fundamentally has a simple syntax, allowing you to extract a single item from a container object and do something with it.───for循環有一個簡單的語法,使您可以從容器對象中提取單個項目并對其進行某些操作。

The for loop toward the beginning of the method makes sure of that.───指向該方法開始處的for循環確保這一點得以實現。

Oracle also allows cursors to be tightly bound to a looping statement, a construct called a cursor FOR loop.───Oracle還允許將游標與一個循環語句緊密地綁定在一起,形成所謂的游標FOR循環結構。

英語使用場景

The for loop is demonstrated in pseudocode format in Listing 10.

To view an example of job spooling across multiple queues (assuming you created the second job spool queue device), run the following "for" loop to submit ten (10) jobs to the "bsh" job queue.

Fundamentally, the for loop involves what is known as an iterator, which is used to move through the collection item by item.

The first for loop looks for the current user name in the list of loaded user names from /etc/shadow.dynamics.

The template uses a Template Toolkit FOR loop to iterate over the images, unsorted (if you need sorting, it's better to have the Perl code do it outside the Template Toolkit environment).

Array declared as for loop control variable cannot be declared with an initial size.

For loop control of a meaningless switched reluctance motor, radial force and average torque are basic.

The access formula is suitable for loop program construction realization, the reasonable memory allocation method and delicate access subroutines are discussed specifically.

The for loop fundamentally has a simple syntax, allowing you to extract a single item from a container object and do something with it.