Then, we assign $new to $current so it will be the "old" bit on the next loop iteration.
然后,我们将 $new赋给 $current ,以使之成为下一个循环中的 “old”比特。
Finally, we make the starting offset for the next loop the ending offset of the current one.
最后,我们将当前的结束偏移量设置为下一个循环的开始偏移量。
When the user program jumps to a step, that step is executed in the next loop time of the RMC.
当跳转目标是另一个程序步时,这一步将在RMC下一个控制周期执行程序步。
The next loop section controls setting pixels coordinates only if the frame at that position is greater than the start frame.
循环的下一部分控制像素坐标的设置,条件是当前时间帧在起始帧之后。
Next loop to scan through the first 500 rows of the first worksheet in the Lotus Symphony spreadsheet, and it looks in the first column for possible matches.
Next循环,扫描LotusSymphony电子表格的第一个工作表的前面500行,并且在第一列中查找可能的匹配。
Next, start the inner loop to read the cells, as in Listing 9.
接下来,开始内部循环以读取单元格,如 清单 9 所示。
Next, we consider the infinite loop statement and conditionals.
接下来,考虑无限循环语句和条件。
Next, to implement the view, we simply loop over the view data and spit it out in the right format.
接下来实现视图,我们只是对视图的数据进行了循环,并以正确的格式输出。
接着,启动工作循环。
Next, mount the file system onto a mount point using the loop device (see Listing 2).
接下来,使用循环设备将该文件系统挂载到一个挂载点上(如清单 2 所示)。
This prepares the loop to process the next block with an initial vector equal to the result of the first block.
于是循环可以用与第一块的结果相等的初始矢量处理下一块。
Well I ought to be able to do that by simply generalizing the loop. And that's what the next piece of code on your a hand out shows you.
好的通过生成这个循环,我应该能够达到目的,这也是你们的讲义中下一段代码。
When a for statement is executed, a cursor is implicitly declared such that for each iteration of the for loop, the next row is the result set if fetched.
在执行for语句时,游标被隐式声明,这样对于FOR循环的每一次迭代,取回的下一行就是结果集。
In other words, you are now "nested" in the loop or at the next deeper level.
换句话说,您现在“嵌套”在循环中,处于更深的一级。
Next, you have a PHP foreach loop, which loops through each outputted line and renders it nicely into XHTML, ready for the browser to display.
接下来,是一个PHPforeach循环,它循环遍历每个输出行并将其很好地呈现成XHTML,供浏览器显示。
Next, notice the use of a Groovy range in the each loop.
接下来,注意each循环中使用了一个Groovyrange。
Next we loop over the result set and create the Web page using the PHP code.
然后在结果集中循环并使用PHP代码创建We b页。
Next time through the loop it goes to a squared.
循环完后变成a的平方。
Next, set up your test to loop through all of the data. The easiest way to do this is by adding a loop.
下一步,设置您的测试循环测试所有数据。
BuildCanary then goes back to the top of its while loop and waits for the next message.
然后,BuildCanary回到while循环的顶端,等待下一条消息。
The continue and break statements are used inside a while loop to continue with the next pass through the loop or break out of the loop, respectively.
continue和break语句分别用于在 while循环中继续下一次循环或中断循环。
If so, skip to the next iteration of the loop.
如果是的话则跳过到循环的下个迭代。
Most of this data is being deleted with the next iteration of the loop.
这些数据中的大多数会在循环的下一次迭代中删除。
If the condition evaluates to FALSE or NULL, the loop is bypassed, and control passes to the next statement.
如果条件的求值结果为FALSE或NULL,那么将绕过循环,并且控制被传递给下一条语句。
It is best to append these internal links to the document's base URL so that if you need to loop through the list again (as in the next task), you have a full URL.
最好将这些内部链接附加到文档的基url之后,这样如果您需要再次遍历该列表(比如在下一任务中),您可以拥有完整的URL。
When command-line arguments are not enough, the next step is to write an event loop.
当命令行参数不够用时,下一步是编写一个事件循环。
When the output is complete, the stream is flushed by writing a NULL object to the client stream and loop awaiting the next client.
输出完成后,通过向客户端流写入一个NULL对象,而且循环等待下一个客户端,从而刷新流。
The next for loop processes just the HTTP links only.
接下来将只对HTTP链接进行循环处理。
The next for loop processes just the HTTP links only.
接下来将只对HTTP链接进行循环处理。
应用推荐