1.
The normally super-cool Manny gets thrown for a loop as he gets ready to become a parent.
在通常超冷曼尼得到抛出一个循环,他得到准备成为父母。
2.
This begins an email thread with several other people included in the loop over the course of a few days.
这是从一个与其他几个人的电子邮件线程在一个以上的环数天包括在内。
3.
To use it, loop the scale's strap around the suitcase handle and lift the scale and bag off the ground for a few seconds.
使用它,让称带圈住手提箱的把手,提起称,使行李离地几秒钟。
4.
Seeking needs to be turned off, if even for a little while, so that the system does not run in an endless loop.
搜寻需要被关掉,即使是一小会,从而使我们的系统不会无休止的循环下去。
5.
Then he gets an idea. He ties himself in a loop and messes up the top of his hair.
他突然想到了一个主意:把自己捆成一个圈,弄乱头发。
6.
The do statement will always execute the body of a loop at least once.
Do循环将会总是至少执行一个循环体。
7.
What we do is, in a loop, march down the argument list checking each one to see if it is an option.
我们所做的是,用一个循环遍历参数列表检查每个参数来看它是否为选项。
8.
Thrown when a thread on which an operation should execute no longer exists or has no message loop.
当应执行某个操作的线程不再存在或者没有消息循环时,将引发此异常。
9.
"Humans have got to be in the loop, " says Dr Thomas. "It is probably going to be necessary for the next 20 years, maybe 100. "
“人类必须要被包含在其中”托马斯博士说,“这可能在未来的20甚至可能100年内都是有必要的。”
10.
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.
由于在每次迭代之前检查循环条件,因此,如果条件最初为false,则循环中的步骤不运行。