• This loop will print out the page number and page headers at each page break.

    这个循环每一个分页打印编号

    youdao

  • For example, the code in Listing 3 prints a note after each number in the loop.

    举例来说,清单3中的代码循环编号输出一个说明

    youdao

  • Another endless loop: Until the user has picked a suitable track number, I simply can't go on.

    另一个无穷循环:在用户选择合适曲目数量之前完全不能继续下去。

    youdao

  • Define a loop that starts the required number of event handlers.

    定义启动所需数量事件处理程序循环

    youdao

  • By doing so, the loop in the main scope and logic in the event handler controls the final number of event handler instances.

    这样范围内循环事件处理程序中的逻辑就可以控制事件处理程序最终数目

    youdao

  • A standard optimization is loop unrolling; the compiler will unroll the loops to reduce the number of branches.

    标准优化循环展开编译展开循环减少分支数量

    youdao

  • The comments in Listing 5 merely tell the reader what the code is doing - that it's iterating through a loop or that it's adding a number.

    清单5中的注释告诉读者代码什么正在通过循环进行迭代添加一个数字

    youdao

  • These fields keep track of the number of iterations that have been performed in the loop, and check the condition to determine when to end.

    这些字段跟踪循环执行迭代检查条件确定何时结束

    youdao

  • Remember also that each iteration through the loop wastes time, so rather than working through the same loop a number of times, try to perform all the actions in one pass through the loop.

    还要记住是,循环中,每次反复都是在浪费时间因此不要多次使用相同的循环,而是要尽量一个循环中执行所有操作

    youdao

  • This saves time by reducing the number of overhead instructions that the computer has to execute in a loop.

    通过减少循环计算机需要执行指令节省了执行时间

    youdao

  • The LOOP statement executes a statement block for an unspecified number of iterations.

    loop语句不限次数地执行一个语句

    youdao

  • The client that connects to this server should use a time.sleep in its loop if it only wants a new number intermittently rather than as fast as possible.

    连接服务器客户机如果只是间歇需要数字而不需要尽快地得到新数字的话,那么应该循环使用time . sleep 。

    youdao

  • OEMPUTX puts a specified number of messages in a loop, and writes a report with the measurement results. This is the report for the same run shown above.

    OEMPUTX循环中放置特定数目消息,然后使用测量结果一个报告

    youdao

  • It expects a total count of the number of feeds to be in var://context/loop/count and the pipesout_x contexts to contain the results appropriately.

    预期Feed数量总计var://context/loop/count 中,并且 pipesout_x上下文包含适当结果

    youdao

  • Call, I added only the line psyco.bind (main), since the main function does loop a number of times (but only makes minimal use of integer arithmetic).

    添加了psyco .bind (main),而不是添加一个总的psyco . jit调用因为main函数确实要循环多次(但是利用最少整数运算)。

    youdao

  • By adding a loop, you can repeat any part of your test for a set number of iterations.

    通过添加一个循环可以一系列迭代重复测试任何一部分

    youdao

  • You can define part of a test as a loop that runs a specified number of times, as shown in Figure 7.

    可以定义测试一部分作为循环,此循环可以运行特定次数如图7所示。

    youdao

  • You can define part of a test as a loop that runs a specified number of times.

    可以定义一个测试中的部分循环,让其运行特定次数

    youdao

  • If a script is being written to create a number of bridge objects defined by a variable, the creation of those objects can be placed inside a loop.

    如果脚本正在编写用于创建变量定义大量网桥对象这些对象创建可以放在一个循环中。

    youdao

  • To solve the number classifier, I had to discern exactly how to gather factors, which in turn means I had to write the specific code to loop through Numbers to determine factors.

    解决数字分类器问题必须准确辨别如何搜集因子意味着必须编写特定代码数字,从而确定因子。

    youdao

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

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

    youdao

  • If the specified number is not detected, the tool will wait in an infinite loop.

    如果检测指定数量的Mbean工具将会无限期等待

    youdao

  • Note that you could also use a for loop to execute the script a given number of times before quitting.

    注意可以使用for 循环按照指定次数来循环执行这个脚本然后才退出。

    youdao

  • A while loop within bash allows you to execute a statement a given number of times, or until a certain condition is met.

    bash中的while循环可以重复执行语句一定次数,或者一直执行到满足一条件为止。

    youdao

  • In this article, we'll focus on writing an OpenID Provider to secure a number of applications in a closed loop architecture.

    本文中,我们闭环架构中编写一个OpenID提供者保护许多应用程序

    youdao

  • You actually know whether the number is prime or not, immediately after the end of the for loop, even though you don't use the determined value until the if statement.

    for 循环结束之后,就已经知道数字是否是素数尽管在 if 语句之前并不使用判断结果。

    youdao

  • C-based programming languages have a for loop, but it's designed to perform a series of operations a specific number of times.

    基于C编程语言具有for循环,设计目的是对一系列操作执行特定次数。

    youdao

  • Our diagram for the while loop contains both a condition and an asterisk, signaling iteration, but as you can see the number of iterations is unavailable.

    我们while循环包含条件,又包含表明迭代星号发现,没有迭代的次数

    youdao

  • The for loop, which executes a block of statements a certain number of times

    for 循环,一个语句执行一定次数。

    youdao

  • If the probes had been placed at the start and end of the while loop, a number of operations unrelated to the actual calculation of the primes would have been included.

    如果探测放在while循环开头末尾会包含许多与素数实际计算无关操作

    youdao

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

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

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