青年中文青年中文

loop body的意思

loop body中文翻譯:

[計]循環體

相似詞語短語

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

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

body body───身體

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

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

land loop───陸地環路

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

forever loop───永久循環

compulsion loop───強迫循環

雙語使用場景

Since the WHILE condition is evaluated before entering the loop, it is possible that the loop body may not execute even once.───因為在進入循環以前,WHILE的條件是先給的,因為可能循環體不止執行一次。

Even the fastest code in a loop body will add up when iterated thousands of times.───即使循環體中最快的代碼,累計迭代上千次(也將是不小的負擔)。

This means the program statements executed in the loop body must change the value of the expression — or else the loop will never end.───這意味著循環體中執行的程序語句必須要改變表達式的值,否則循環將無法結束。

Alternatively, he could model the unknown number of branches using a loop activity, but the loop body is executed serially.───或者,他可以使用循環活動來建模未知數量的分支,但循環體是以串行方式執行的。

Limiting the number of expensive operations done in the loop body is a good way to speed up the entire loop.───限制在循環體內進行耗時操作的數量是一個加快循環的好方法。

The Continue keyword in Visual Basic now allows you to skip to the next iteration of a loop without processing the rest of the loop body.───VisualBasic中的Continue關鍵字現在允許跳到循環的下一次迭代中,而無需處理循環體的其余部分。

Consider the following algorithm which contains a conditional-branch within a loop-body.───考慮下面的算法,它在循環體內含有一個條件分支。

This new syntax is much more compact and, as an added bonus, collapses the loop body into nothing.───這個新語法要緊湊得多,并且它使循環正文減少到沒有了。

英語使用場景