• If the condition evaluates to FALSE or NULL, the loop is bypassed, and control passes to the next statement.

    如果条件的求结果为FALSENULL,那么将绕过循环并且控制被传递一条语句。

    youdao

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

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

    youdao

  • The advantages of adding a loop are that the loop is visible, and that you can control the rate of iterations through the loop if needed.

    添加一个循环好处在于循环可见并且如果需要的话可以通过循环控制迭代速率

    youdao

  • If the SIEBEL schema name is not SIEBEL, then the first query in the script and in the loop should be changed accordingly.

    如果SIEBEL模式不是SIEBEL,应该脚本循环中的第一查询做出相应地修改

    youdao

  • No DOES-HALT program exists. If it did, we would be able to generate contradictions such as the above -- a program that halts when it should loop forever, and that loops forever when it halts.

    DOES-HALT永远不会存在假如存在的话产生上述悖论——一个程序无限循环才会停机,并且当它停机时才会无限循环

    youdao

  • For example, if the problem is an endless loop, the UML sequence diagrams show you repeating sequences of calls, and statistical tables show methods that take a long time.

    例如如果问题循环UM l序列将会显示重复调用序列统计表也会显示方法花费长的时间。

    youdao

  • But if too much of the sound from the speakers goes back into the mic it goes around and around in a loop getting louder each time.

    如果讲话者发出太多声音,回转麦克风环绕行程一个循环,声音逐次变大。

    youdao

  • If I'm iterating from I on the outside, I on the inside, I'm going to start changing the value and I might very well induce an infinite loop but J is okay.

    如果外面i开始迭代,或从里面开始迭代,我开始改变,我可能引起一个无限循环但是用j是可以的。

    youdao

  • You've got a loop, you've got a condition and a Boolean to check if he's touching the edge, and some statements to tell him to shout or to actually turn around.

    我们循环,通过一个条件一个布尔值判断是否到了边缘还有一些语句回头并咆哮

    youdao

  • So, and similarly, if I take any other loop that avoids the origin, I can find, actually, a surface bounded by it that does not pass through the origin.

    类似的,对于任何经过原点环路,都找到一个之为界曲面曲面不经过原点。

    youdao

  • To avoid infinite iterations of LOOP statements, new EXIT and CONTINUE options to the IF statement are valid within LOOP statements.

    为了避免loop语句无限次迭代loop语句中可以使用IF语句的exitCONTINUE选项

    youdao

  • And, if this process is applied repeatedly, the entire loop can be collapsed into a single synchronized block with a single "counter=10000000" operation.

    而且如果重复应用这个过程整个循环缩水单独同步,这个同步块中只有一个 "counter=10000000"操作

    youdao

  • In the next section, if the cluster and shapefile node that has just been printed is the home node, exit the main loop without writing edge or linkage information.

    第二部分中如果刚刚打印出来聚类shapefile节点节点,那么退出循环并且不要编写链接信息

    youdao

  • If there are multiple requests, loop through the array of requests and call the doRpc function for each one.

    如果多个响应通过请求数组循环一个调用dorpc函数

    youdao

  • If the query includes a join, the optimizer must determine the join plan (hash, sort merge, or nested loop), and the order in which tables are evaluated or joined.

    如果查询包含连接那么优化器就必须确定连接计划(hashsortmergenestedloop),以及评估或连接次序

    youdao

  • They like being in the loop, and you've got a better chance to keep them on your side if they can see steady progress.

    他们喜欢参与其中而且他们可以看到稳定进展时大的机会他们站到这边来。

    youdao

  • In general, a nested loop join with sort composite is favored by the optimizer if the inner index is well-clustered and the inner table is expected to be probed many times.

    一般来说,如果内部索引良好的集群且预测内部多次探测,则使用复合排序嵌套循环将受到优化器青睐

    youdao

  • If you have a current passing in the loop that causes a magnetic field and, in turn, for the other equation that causes an electric field, which in turn causes a current.

    如果电流通过线圈激发出磁场相应,根据一个方程激发出电场,并产生电流。

    youdao

  • And, of course, you could take, if your loop doesn't move over time, I mean there is a different story if you start somehow taking your wire and somehow moving it inside the field.

    当然看出来如果线圈随着时间移动就是以某种方式改变线圈运动情况不同了。

    youdao

  • If a matching user name was found, the next for loop discards the least-significant portion of the timing interval between keystrokes and builds a new array g_sig with the timing values.

    如果找到匹配用户,则下一个for循环将丢弃之间不重要的计时间隔部分用计时值构建一个新数组g_sig。

    youdao

  • This will be the easiest way to do audio if you don’t require any background music (I guess you could do a nasty hack and loop a 30 sec clip but that would be shameful ).

    如果要求任何背景音乐容易的播放音频方式了。

    youdao

  • Close the if statement, file loop, SFTP connection, and SSH session.

    结束if语句、文件循环SFTP连接SSH会话。

    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

  • And "Discover Python, Part 5" introduces the concept of compound statements in Python, and the if statement and the while loop.

    探索python第5部分介绍了Python复合语句概念介绍if语句和while循环。

    youdao

  • 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.

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

    youdao

  • After setting up some temporary variables a for loop will process each of those span elements, and the contents will be written out if the text is encrypted.

    临时变量设置完成一个for循环处理每个span元素文本加密后删除这些内容

    youdao

  • The expression used in the if statement (and in the elif clause and the while loop discussed later in this article) can be as complex as necessary.

    if语句(以及本文后面讨论elif子句while循环)中的表达式可以很复杂。

    youdao

  • It doesn't take much, actually, to enable the possibility of doing everything possible (a "loop" and an "if").

    其实实现任何可能做到可能性并不复杂(只要用个“loop个“if”就可以了)。

    youdao

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

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

    youdao

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

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

    youdao

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

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

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