exit condition信息详情

exit condition发音

意思翻译

[计]出口条件

相似词语短语

exit───vi.退出;离去;n.出口,通道;退场

condition───n.条件;情况;环境;身份;vt.决定;使适应;使健康;以…为条件

exit music───退出音乐

exit point───[计]出口点;退出点

no exit───没有出口;此路不通;[电影]无路可退

operating condition───运行状态,运行条件;操作规范;运行条件,运转状态; 工作状况[条件]; 操作规范[条件]; 操纵[控制]条件

dry condition───干工况

rare condition───罕见的情况

unfavorable condition───不利条件;处境不利

双语使用场景

This leads to process fragments that execute several times, often until a certain exit condition is satisfied.───这会导致流程片断多次执行,通常是持续到满足一定的退出条件为止。

filter() method first checks to see if the list is empty — the critically important exit condition for this method.───filter() 方法首先检查列表是否为空,这是该方法的重要退出条件。

At this point, the while condition loops until an exit condition is reached — ideally, when the capture has completed successfully.───此时,while条件循环,直到达到退出条件—理想情况下是捕获成功完成。

The PDL specification for the unit could specify an exit condition as those given in Figure 3.───单元的PDL规格能指定出口情况作为那些被给在表3。

英语使用场景

This leads to process fragments that execute several times, often until a certain exit condition is satisfied.

At this point, the while condition loops until an exit condition is reached -- ideally, when the capture has completed successfully.

The PDL specification for the unit could specify an exit condition as those given in Figure 3.

In reality, it's a computer-sciencey way to iterate over things by calling the same method from itself (always carefully ensuring you have an exit condition).

The PDL specification for the unit could an exit condition as those given in Figure 3.

To execute a series of instructions in a loop until some exit condition is satisfied.

Pedestrian evacuation in different rooms is simulated through CA model, and the influence of the occupant density and exit condition are studied especially.

The filter() method first checks to see if the list is empty — the critically important exit condition for this method.