帮助单词辨析 登录|注册
   
找到相关的双语例句约7160条
11. If not for the break outer statement, there would be no way to get out of the outer loop from within
如果没有break outer语句,就没有办法在一个内部循环里找到出外部循环的路径。 这是由于break本身只能中断最内层的循环(对于continue同样如此)。
-- 来源 -- science - 汉英 好评(13) 差评()  
 
12. In ` break down' and ` tell sb off', ` down' and ` off' are adverbial particles.
break down和tell sb off两词组中, down和off都是副词小词.
-- 来源 -- 英汉 - 辞典例句 好评(13) 差评()  
 
13. This program shows examples of break and continue within for and while loops:
下面这个程序向大家展示了break和continue在for和while循环中的例子:
-- 来源 -- science - 汉英 好评(11) 差评()  
 
14. Here is a demonstration of labeled break and continue statements with while loops:
下面这个例子向大家展示了带标签的break以及continue语句在while循环中的用法:
-- 来源 -- science - 汉英 好评(11) 差评()  
 
15. Normally, you'd use a break like this only if you didn't know when the terminating condition was going
通常,只有在不知道中断条件何时满足时,才需象这样使用break
-- 来源 -- science - 汉英 好评(10) 差评()  
 
16. (3).A break "drops out of the bottom" of the loop.
(3) break会中断当前循环,并移离当前标签的末尾。
-- 来源 -- science - 汉英 好评(10) 差评()  
 
17. This is the conventional way to build a switch statement, but the break is optional.
这是构建switch语句的一种传统方式,但break是可选的。
-- 来源 -- science - 汉英 好评(10) 差评()  
 
18. In case 1, the break breaks out of the inner iteration and you end up in the outer iteration.
在条件1中,break中断内部循环,并在外部循环结束。
-- 来源 -- science - 汉英 好评(10) 差评()  
 
19. A break in the weather, ie a change from bad to good weather
天气的转变(由转好)
-- 来源 -- 英汉 - 短句参考 好评(10) 差评()  
 
20. Since break skips the increment expression, the increment is performed directly in the case of i == 3
由于break跳过了递增表达式,所以递增会在i==3的情况下直接执行。
-- 来源 -- science - 汉英 好评(10) 差评()  
 


上一页[1]  2  [3][4][5][6][7][8][9][10]下一页

     与句酷对话  

使用帮助 - 句酷大全 - 免责声明 - 合作联盟