这导致执行break语句,中断循环。
This causes the break statement to be executed, breaking out of the loop.
break语句的一个特殊特性是,它完全中断循环,并跳转到循环下面的任一个else子句。
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.
您可以通过使用 符 关键字,中断循环出的或通过使用 继续 关键字为循环中的下一个迭代的步骤。
You can break out of the loop by using the break keyword, or step to the next iteration in the loop by using the continue keyword.
continue和break语句分别用于在 while循环中继续下一次循环或中断循环。
The continue and break statements are used inside a while loop to continue with the next pass through the loop or break out of the loop, respectively.
在现代农业中,土壤的矿物损耗是一个主要的问题,因为收割农作物会中断养分的循环,使其无法重新回到土壤中。
In modern agriculture, mineral depletion of soils is a major concern, since harvesting crops interrupts the recycling of nutrients back to the soil.
现在,可以调用这个方法并在循环的任意位置中断执行,这会捕获程序的状态。
You can now call this method and interrupt execution at any point of the loop, capturing the state of the program.
然后,中断执行并找到表示该无限循环的汇编代码。
Then, break the execution and find the assembly code representing the infinite loop.
对于执行一个循环中的代码的任务,通常只需为每一个循环迭代检查一次中断。
For tasks that execute code in a loop, it is common to check for interruption only once per loop iteration.
这样,你们会进入一个“良性循环”,只要它没有中断,你们就会越来越。
By doing so, you enter a "virtuous cycle" and as long as it's not broken, you'll grow to like each other more and more.
所以这个do,while,循环在检查的时候,直接中断了。
So this do while loop immediately breaks out at the point of that check.
此时,break语句导致程序执行中断while循环,跳转到else子句。
At this point, the break statement causes program execution to break out of the while loop, skipping the else clause.
查看完lpstat- w命令的输出之后,按Control - C中断“while”循环。
When finished viewing the output from the lpstat -w command, type a Control-C to interrupt the "while" loop.
移动Web代码可能会导致当代码从BankingCommon中删除的时候,循环依赖关系中断。
Moving the Web code may cause dependency cycles to break when the code is removed from BankingCommon.
如果石油峰值理论家们是正确的,我们终将面临大规模的化石燃料供应中断,那时候可以通过库存来解决碳循环中二氧化碳排放过慢的问题。
Ifpeak oil theorists are correct, we will have largely discontinued our use of fossil fuels and the carbon cycle may be able to handle slow releases of CO2 from storage.
iteration_count是控制中断模拟循环次数的计数器。
Iteration_count is the count to control the number of iteration of interrupt simulation.
然后可以对循环进行调节,这样就可以生成与原始系统一样多的中断了。
Then you can tune the loop so that you will be generating as many interrupts as in the case of the original system.
在此示例中,代码块迭代,直至循环根据条件而中断。
In this example, the code block is iterated until the loop is broken through the condition.
我们应该通过获取帮助来中断这种恶性循环。
Ceylon还创建了fail块,在for循环中使用它处理循环提前中断的情况。
Ceylon also creates what is called a fail block that is used with for loops to identify when they do not break prematurely.
这个持续不断的循环意味着没有因补充燃料而中断。
这个循环可以中断吗?
考虑您是否能够中断这些循环。
在红宝石无限循环中断用户(多类)?
非ocg编译器针对SiliconLabs单电池供电c 80519 XXF所产生的代码,每次数据采样平均会有108个周期来执行中断服务程序和主循环。
Code generated for Silicon Labs single-cell C80519XXF by a non-OCG compiler results in an average of 108 cycles to execute the interrupt service routine and main loop overhead for each sample of data.
他解释说,当夫妻为收支平衡所烦恼时,他们更可能会对彼此横加指责,也会为自己进行辩护,但感恩可以中断这种恶性循环。
He explained that when couples are stressed about making ends meet, they are more likely to be critical of each other, as well as defensive. Gratitude, however, can interrupt this cycle, he claims.
没有出口的一种循环,只能用包含该循环的计算机程序之外的干预来中断。
A loop that has no exit and whose execution can be interrupted only by intervention from outside the computer program in which the loop is included.
如果玩家释放了鼠标左键,循环就会停止。但是你应该不想让动画在播放到一般的时候就突然中断。
If the player lets the mouse button go, it will stop, but you do not want to stop right away since the animation will pop in the middle of the loop.
给水管道内的空气及其它不凝性气体会引起很多问题,如噪音、腐蚀、循环迟滞,甚至造成设备的暂时中断。
Air and other non-condensable gas inside the water pipe will cause a lot of problems, such as noise, corrosion, hysteresis loop, and even cause a temporary interruption of the device.
此外,家庭被极度贫穷所折磨而陷入恶性循环的陷阱中,因此将导致更多不必要的死亡,〝这种恶性循环不可能被中断的,那因为没有教育的机会〞。
In addition, families stricken by extreme poverty are trapped in a cycle that only leads to more unnecessary deaths. "It's a cycle that is not interrupted because there is no access to education."
此外,家庭被极度贫穷所折磨而陷入恶性循环的陷阱中,因此将导致更多不必要的死亡,〝这种恶性循环不可能被中断的,那因为没有教育的机会〞。
In addition, families stricken by extreme poverty are trapped in a cycle that only leads to more unnecessary deaths. "It's a cycle that is not interrupted because there is no access to education."
应用推荐