循环语句 meaning in Chinese
do loop
do statement
for statement
loop statement
looping statement
loostatements
while
Examples
- The while loop will be explained in the next chapter
循环语句将在下一章作具体讲解。 - Loop statement synthesis method in vhdl language
语言中循环语句的综合方法 - It ' s not a jump but rather a way to break out of an iteration statement
它并不属于一次跳转,而是中断循环语句的一种方法。 - Looping statements in php are used to execute the same block of code a specified number of times
Php循环语句的作用是:对同一个代码块执行指定的次数。 - By adding logical and conditional statement or circular statement , you can add a complex examination toward the test
通过添加逻辑和条件语句或循环语句,可以向测试添加复杂的检查。