网站首页  词典首页

请输入您要查询的英文单词:

 

单词 loop body
释义

loop body

美 
英 
  • un.循环节
  • 网络循环本体;循环体;回圈体
un.
1.
循环节

例句

释义:
1.
Alternatively, he could model the unknown number of branches using a loop activity, but the loop body is executed serially.
或者,他可以使用循环活动来建模未知数量的分支,但循环体是以串行方式执行的。
www.ibm.com
2.
Even the fastest code in a loop body will add up when iterated thousands of times.
即使循环体中最快的代码,累计迭代上千次(也将是不小的负担)。
blog.sina.com.cn
3.
Limiting the number of expensive operations done in the loop body is a good way to speed up the entire loop.
限制在循环体内进行耗时操作的数量是一个加快循环的好方法。
blog.sina.com.cn
4.
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关键字现在允许跳到循环的下一次迭代中,而无需处理循环体的其余部分。
msdn2.microsoft.com
5.
Consider the following algorithm which contains a conditional-branch within a loop-body.
考虑下面的算法,它在循环体内含有一个条件分支。
msdn2.microsoft.com
6.
This new syntax is much more compact and, as an added bonus, collapses the loop body into nothing.
这个新语法要紧凑得多,并且它使循环正文减少到没有了。
www-128.ibm.com
7.
If parallel is set to yes, BPEL executes n instances of the loop body in parallel.
如果parallel设置为yes,则BPEL将以并行方式执行循环体的n个实例。
www.ibm.com
8.
You would use a FOR Loop when you want to execute the loop body a fixed number of times .
当你需循环体执行一定的次数的时候,就可以使用。
www.bing.com
9.
The array element access (synchronized) code is identical except that the loop body is: synchronized (integers) { state ^= integers; }
数组元素访问(同步)代码基本相同,惟一的差异是循环体是:synchronized(integers){state^=integers;}
www.ibm.com
10.
'Var': index variable of OpenMP 'for' loop cannot be modified in loop body
“var”:OpenMP“for”循环的索引变量不能在循环体中修改
msdn2.microsoft.com
1.
The next statement in the loop body is a second
循环体中的下一个语句是第二个
www-128.ibm.com
2.
Iteration Variable is Not Used in loop body
迭代变量没有在循环里使用
blog.csai.cn
3.
We often want to loop on a sequence but also need the current index in the loop body. The canonical Pydiom for this is
我们经常想在一个序列上循环但是也需要在循环体上的当前索引。
bbs.sjtu.edu.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/14 1:15:20