Is the loop header reserved for loop control ?
循环的头部是否进行循环控制?
Now instinctively, prefer the for loop or the while loop?
现在凭感觉,你们喜欢for循环还是while循环?
Listing 3. For loop conformance
清单3. for循环的一致性
This syntax is called a for loop.
这种语法形式被称为 for 循环。
Listing 1. Pseudocode for the for loop
清单1. for循环的伪代码
Listing 10. Pseudocode for the for loop
清单10. for循环的伪代码
Confines the scope of $i to the for loop.
限制了$i在for循环里。
Types permitted in for loop variable declarations?
类型允许在循环变量的声明?
How to optimize the following double for loop in octave?
如何优化下列循环倍频双?
The button is clicked three times, using the for loop.
按钮通过for 循环被按了3次。

词典释义: