... loop box ==> 循环专用单元,环路箱,环形缓冲装置 loop break ==> 末端钩环 loop capacitance ==> 回路电容,耦合环电容 ...
基于1个网页-相关网页
circuit loop break 线路断开
recirculation loop break 再循环回路破裂
control loop break 控制回路断线
loop-break dialing 环路断续拨号
break loop 中断循环
break up loop 解环研究
This loop will print out the page number and page headers at each page break.
这个循环将在每一个分页处打印出页编号和页眉。
One special feature of the break statement is that it breaks completely out of the loop, thereby skipping any else clause that follows the loop.
break语句的一个特殊特性是,它完全中断循环,并跳转到循环下面的任一个else子句。
The basic syntax of a for loop is shown in Listing 1, which also demonstrates how to use continue and break statements within a for loop.
清单1中显示了for循环的基本语法,还演示了如何在for循环中使用continue和break语句。
应用推荐