exit code meaning in English
出口代码
出口码
离开代码
退出代码
Examples
- True , the task ignores the exit code provided by the executed command
,则该任务将忽略由执行的命令提供的退出代码。 - By default , nmake halts if a command returns a nonzero exit code
默认情况下,如果命令返回非零退出代码, nmake将暂停。 - Exits the mdbg . exe shell , optionally specifying the process exit code
退出mdbg . exe外壳程序,可以选择指定进程退出代码。 - Quits the mdbg . exe shell , optionally specifying the process exit code
退出mdbg . exe外壳程序,可以选择指定进程退出代码。 - To ignore the exit code for a single command , use the dash modifier
若要忽略单个命令的退出代码,请使用短划线( - )修饰符。