A second form of the infinite loop is for (; ).
无限循环的第二种形式是for (; ).
Thus, in the third line, we end up with an infinite loop.
在代码的第三行中, 我们使用一个无限循环来结束.
We wrap these commands in a while loop with a do/done block to create an infinite loop.
我们将这两个命令放在一个 while 循环中,该循环带有一个用于创建无限循环的 do/done 代码块。
Case study 4: Example of a memory leak due to an infinite loop
案例研究 4:由于无限循环导致的内存泄漏示例
A top - down parser will go into an infinite loop when this happens.
一个自顶向下分析器在这种情况下将陷入无限循环中.
A top-down parser will go into an infinite loop when this happens.
一个自顶向下分析器在这种情况下将陷入无限循环中。
In short words, a clear lineal organization is mixed with an infinite loop.
在短短的话,一个明确的直系组织是一个无限循环的混合。
This causes the invalid page fault because the program enters an infinite loop.
它会引起无效页错误,因为程序陷入了无限循环.
To get a timer to work in an infinite loop, we must write a function that calls itself.
要得到一个无限循环的记时器,我们必须写出一个自我调用的函数。
You will start an infinite loop if you are not careful. Try the following, for instance
如果不注意的话,会启动无限循环。

词典释义: