• Listing 7. Pseudocode for the while loop.

    清单7. while循环伪代码。

    youdao

  • Listing 2 shows this while loop and the corresponding condition.

    清单2显示了这个while循环相应条件。

    youdao

  • Listing 5 shows an example of an SQL procedure with a WHILE loop.

    清单5展示了一个包含WHILE循环示例SQL过程

    youdao

  • Figure 6 shows the contents of the while loop (Manufacturing loop).

    6显示了while循环内容(ManufacturingLoop)。

    youdao

  • Instead, the program enters a while loop waiting for new connections.

    相反程序进入一个while循环,等待新的连接。

    youdao

  • The while loop in Listing 12 ensures that spurious wake-ups are handled properly.

    清单12中的while循环确保正确地处理虚假的唤醒。

    youdao

  • This starts the second trip through the while loop, where the variable I becomes 25.

    就会第二进入while循环,这次变量i变成了25

    youdao

  • The while loop declaration describes the conditions under which the loop will continue.

    while循环声明描述循环继续条件

    youdao

  • BuildCanary then goes back to the top of its while loop and waits for the next message.

    然后,BuildCanary回到while循环顶端等待下一条消息。

    youdao

  • Listing 3 shows a simple while loop that USES these functions to print what it sees.

    清单3展示简单while循环,该循环使用这些函数打印它所查看的内容。

    youdao

  • That's why the main test method in Listing 1 USES a while loop instead of a new for loop.

    就是为什么清单1中的main测试方法使用while循环而不是一个新的for循环。

    youdao

  • The while loop is a perfect example to close with, as it combines a loop with a condition.

    因为while循环循环条件结合起来,因此是个非常容易接受的示例

    youdao

  • The while loop, which executes a block of statements as long as a test expression is true.

    while循环,测试表达式为true时执行一个语句

    youdao

  • A while loop will rarely include the number of iterationsunless it is a for loop in disguise.

    while循环很少包含迭代次数——除非一个伪装的for循环。

    youdao

  • A while loop is a loop that repeats the included activities while some condition is satisfied.

    一个while循环满足一些条件的情况下,将重复所包含活动

    youdao

  • The source attribute states that each of the sendMail activities should follow the while loop.

    source属性表明每个sendMail活动应该遵循while 循环。

    youdao

  • The % MACRO_FUNCTION of Listing 4 shows six insert statements executed 40 times using a while loop.

    清单4% MACRO_FUNCTION显示使用while循环执行40条insert语句

    youdao

  • If you clicked + to expand a while loop, the editor showed just the contents of the while loop.

    如果单击+展开while循环编辑器显示while循环内容

    youdao

  • Notice how this method accounts for possible weak references in the queue with the do-while loop.

    请注意方法如何do -while循环来处理队列可能存在引用

    youdao

  • With a while loop set up to read from stdin, the various components of the dots file are extracted.

    建立一个while循环stdin读取数据,这样可以将dots文件中的各项内容提取出来。

    youdao

  • The while loop (like the for loop introduced later in this article) supports three additional statements

    while循环本文后面介绍for 循环一样)支持三种附加语句

    youdao

  • Figure 7 shows the visual flow and Figure 8 drills down to illustrate the flow inside the while loop.

    7展示视觉,图8深入演示while循环中的流。

    youdao

  • Thus you need to wait until you're finished parsing the document (you've broken out of the while loop).

    因此需要等待直到完成文档解析已经跳出while 循环)。

    youdao

  • In this way, the FileNet process ACTS in the same manner as a while loop, even though loops are not supported.

    方面说FileNet流程尽管支持循环其操作方式while循环相同

    youdao

  • Double clicking on the while activity in the editor enables you to see the sub flow inside the while loop.

    如果双击编辑器中的while活动,就会看到whlie循环中的

    youdao

  • A while loop then iterates through the dataset, storing the information in a convenient array for later display.

    然后while循环迭代数据集,一个方便的数组中存储信息以便将来进行显示。

    youdao

  • This article has introduced three Python program statements: the if statement, the while loop, and the for loop.

    本文介绍三种Python程序语句if语句、while循环for循环。

    youdao

  • Some models are decomposed into multiple levels, such as a While loop within a local subprocess, within a While loop.

    有些模型分解多个级别例如While循环中的局部子流程中的While循环。

    youdao

  • When there are no more rows to fetch from the result set, odbc_fetch_array returns FALSE and the while loop ends.

    不再需要结果读取行时,odbc_fetch_array会返回FALSE,且while循环结束。

    youdao

  • Each time through the while loop, the next row in the resulting data set is accessed until the last row is reached.

    每执行一while循环,将访问结果数据集中直到到达最后一行。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定