Listing 6 shows an example of the REPEAT loop.
清单6展示了一个示例REPEAT循环。
On last week too we saw-- and in your projects you might have seen a so-called repeat loop.
在上个星期-,在你们的工程里面,可能会看到所谓的,“重复循环。
The REPEAT statement defines a set of statements to be executed until a condition that is evaluated at the end of the REPEAT loop is true.
REPEAT语句定义了一个语句集合,如果在 REPEAT循环结束时某个条件的求值结果为 true,那么就将执行这个语句集合。
By adding a loop, you can repeat any part of your test for a set number of iterations.
通过添加一个循环,您可以为一系列的迭代重复您的测试的任何一部分。
If, however, the changes are rejected then the business process will loop round to repeat the task to change a person's details.
不过,如果拒绝更改,业务流程将重复更改个人详细信息的任务。
Repeat until Loops are similar to While Loops, except that the activities in the loop are repeated until a condition is true.
RepeatUntil循环类似于While循环,只不过循环中的活动一直重复,直到某个条件为True。
Repeat the loop until getc returns EOF.
重复该循环直至getc返回e OF。
Repeat the loop until fgets returns NULL.
重复该循环直至fgets返回NULL。
Listing 11 shows how to implement a for-each loop to repeat the same action on every object in the array.
清单11显示如何实现一个for - each循环来在数组中的每个对象上重复同一个动作。
How long have I been ill? "Deborah would try to answer, and the conversation would repeat itself in an endless loop."
黛博拉想要给他一个答案,但谈话却总是无休止地来回重复着。
The Structures folder in the palette now includes a repeat until loop that repeats the activities in the loop container, until a condition is true.
面板中的Structures文件夹现在包括RepeatUntil循环,此循环重复循环容器中的活动,直到某个条件为True。
This function is optimized as a very tight loop using string instructions with the repeat prefix.
使用带有repeat前缀的字符串指令将该函数优化成一个非常紧密的循环。
Typically, the act method contains a loop that will repeat forever and then calls either react (for a lightweight actor) or receive (for a heavyweight actor that remains bound to its thread).
通常act方法包含一个无止境重复的循环,然后调用react(面向轻量级actor)或receive(面向仍然与其线程绑定的重量级actor)。
This means that a Repeat Until Loop will always have at least one iteration.
这意味着RepeatUntil循环始终会至少有一次迭代。
Repeat steps (3) through (6) to wrap the blue loose end around the yellow loop, feed through the hole and pull tight to complete the second stage.
重复步骤(3)通过(6)包装的蓝松年底左右的黄色环,通过饲料和拉孔紧,完成第二阶段。
Now we have started our main program loop, the part of our program which will repeat over and over checking for updates to the game.
现在开始我们程序的主循环,这一部分将反复的更新信息和检查按钮状态等。
All other devices in between simply repeat data being sent between the two controlling devices. Once the initial device relinquishes control of the loop, other devices can gain access.
只是中继正在传送的数据,一旦第一个设备放弃对环的控制,其它设备就能进行访问。
To repeat a block of instructions, use the loop instruction or another looping construct.
对于想重复一段指令,可以使用loop指令或者其他循环指令。
To repeat a block of instructions, use the loop instruction or another looping construct.
对于想重复一段指令,可以使用loop指令或者其他循环指令。
应用推荐