青年中文青年中文

exit status的意思

exit status中文翻譯:

退出狀態; 結束狀態

退出狀態;結束狀態

相似詞語短語

exit strategy───退出策略;回收策略;退出投資策略

health status───健康狀態,健康狀況

equal status───平等地位

exit strategies───退出策略;回收策略;退出投資策略

marital status───婚姻狀況

special status───特殊身份

exit ramps───出口坡道;出口匝道

exit routes───出口路線;應急通路

exit signs───[安全]出口標志

雙語使用場景

You can also ignore the appropriate bits of exit status.───您還可以忽略退出狀態的適當的字節。

Expands to the exIt'status of the most recent pipeline.───應該是最近的狀態碼,與程序運行的邏輯結果無關.

Loader returned 1 exit status.───載入器返回1退出當前狀態。

Purify also gives you some information through its exit status.───Purify還給了您們一些穿過它退出狀態的一些信息。

英語使用場景

It traps a non-zero exit status from a command, using the ERR variable.

By default, Purify does not modify the normal exit status of your program.

Alternatively, you can replace the calls to exit(status) in your code and the return statement in main() function with a call to the purify_exit(status) function.

If the command times out, then we exit with status 124, otherwise the normal exit status of the command is returned.