• 每次迭代检查循环条件不同,而是在迭代结束时检查条件。

    Rather than checking the loop condition before each iteration, the condition is checked at the end of the iteration.

    youdao

  • 由于每次迭代之前检查循环条件,因此,如果条件最初false,则循环中的步骤运行

    Since the loop condition is checked before each iteration, the steps in the loop would not run at all if the condition is initially false.

    youdao

  • 因为没有检查循环数据起始并且不能再次连接到法兰克福市”,所以将从CONNECTBY子句删除该中转(Arrival'Frankfurt ')。

    Because the starting point is not checked for cyclic data and 'Frankfurt' must not be connected again, it is eliminated in the connect BY clause (Arrival 'Frankfurt').

    youdao

  • 我们所做一个循环遍历参数列表检查每个参数来看是否为选项

    What we do is, in a loop, march down the argument list checking each one to see if it is an option.

    youdao

  • 毫无疑问常见调试步骤设置断点这样可以检查条件语句循环变量

    Undoubtedly, the most common debugging procedure is to set breakpoints that will allow the inspection of variables and the values inside conditional statements or loops.

    youdao

  • 不是一个事情如果只是循环检查一些条件但是永远不要改变世界上国家

    It's not a good thing if you're just looping and checking some condition, but never actually changing the state of the world.

    youdao

  • DB 2执行任何自动循环检查

    DB2 does not perform any automatic cycle checking.

    youdao

  • 条件,“这个两个分号中间,它迭代检查这个循环条件。”

    Condition, "this thing in the middle between the semicolons, is going to be checked every iteration of the loop."

    youdao

  • 创建每个电子邮件地址绑定列,程序循环检查该散列。

    Create a hash keyed on E-mail address for each state name, to be checked in the main program loop.

    youdao

  • 对于执行循环中的代码任务通常只需为每一个循环迭代检查中断

    For tasks that execute code in a loop, it is common to check for interruption only once per loop iteration.

    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

  • 如果请求一个特定交易,就开始第二循环检查相关项目详细信息输出

    If a specific transaction was requested, the second loop kicks in, examining the associated project details and printing them.

    youdao

  • 我们ASDI明白文档频繁检查周期导致无止境的循环下去

    Both we and ASDI were aware that document review cycles frequently become endless and circular rather than focused and convergent.

    youdao

  • 所以这个dowhile循环检查时候,直接中断

    So this do while loop immediately breaks out at the point of that check.

    youdao

  • CruiseControl开始时,一个连续循环中运行周期性地检查源代码例如Subversion然后从头开始构建测试项目

    When CruiseControl starts, it runs in a continuous loop, periodically checking a source-code repository such as Subversion, and then building and testing projects from scratch.

    youdao

  • 如果ESQL循环具有检查e -mail地址可能性(这样合适),那么需要每个收件人创建一个消息结构

    If there was the — more comfortablepossibility to check the E-mail address within the ESQL loop, there would be no need to build a message structure for each recipient.

    youdao

  • 程序只是一个循环,用来获得股票当前价格检查价格是否在所限定范围内,如果不在就发送e - mail警告来提醒用户

    The main program is nothing more than a loop to get the current stock price, check to see if it's in band, and, if not, send an E-mail alert to the user.

    youdao

  • reloadpage子过程本身调用waitretrieval过程来执行实际循环检查获取是否已经完成了

    The ReloadPage sub itself calls the WaitRetrieval sub to do the actually looping and checking if the retrieval has already been finished.

    youdao

  • 因此即使用户没有通过cookie检查,$authorized后来foreach循环中引用仍然被验证

    Therefore, even if the user fails the cookie check, $authorized, when referenced later in the foreach loop, will still evaluate to true.

    youdao

  • 还要认识到一点可以检查添加Opts词典条目转换局部变量循环中。

    Another thing to realize is that you can add the checks to the same loop that you use to create local variables from the Opts dictionary.

    youdao

  • 模式进行切换需要程序循环每次循环执行额外的检查

    To switch between modes, an additional check is required in each pass of the main program loop.

    youdao

  • 随后循环每次循环检查事件重置绘图状态圆形的“门户窗口然后以动画形式将失真返回当前

    Then, each pass of the main loop checks for events, resets the draw state, draws the circular "portal" windows, then animates their distortion back to the current time frame.

    youdao

  • 注意检测循环,在检测循环时,系统检查迭代select语句返回结果

    Note: To detect a cycle, only the results returned by the iterative SELECT statement are checked.

    youdao

  • 在下一个循环中,节点父节点成了相关节点,再次从此节点开始检查四个先决条件,查看是否需要再次执行上面操作

    The parent's parent is the node of interest next round and the four prerequisites are checked again from this new node to see whether the above operations need to be performed again.

    youdao

  • 循环连续检查-分配-睡眠周期操作

    The main loop operates on a continuous check-dispatch-sleep cycle.

    youdao

  • 返回一次检查布鲁克海文实验室衰变数据研究者发现了33循环模式

    Going back to take another look at the decay data from the Brookhaven lab, the researchers found a recurring pattern of 33 days.

    youdao

  • 为了避免无限循环IBMjms检查消息恢复计数以及输入队列恢复阈值恢复队列属性

    To prevent an infinite loop, IBM's JMS classes inspect the message's backout count, as well as the backout threshold and backout queue attributes of the input queue.

    youdao

  • 通过对指定协议插件集合进行循环处理功能守护程序检查支持服务

    The capability daemon checks for support of services by iterating through a specified set of protocol plugins.

    youdao

  • 用于检查字符错误、并且具有最小余度的循环

    A cyclic code with minimum redundancy used to check errors in a set of characters.

    youdao

  • 对于错误EOF[文件结束],返回NULL,这是stdio . h中定义的;循环结束我们检查究竟是哪种情况。

    It returns NULL, defined in stdio.h, for either error or EOF [end-of-file]; after the loop, we check for which one occurred.

    youdao

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

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

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