青年中文青年中文

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.