exit code
常见例句
- The other just returns silently; no error message, no unusual exit code.
而另一种实现只是无声地返回,没有错误消息,也没有不寻常的退出代码。 - The test.txt file will be created under the directory c:\temp by the user exit code.
在用户退出代码时,在 c:\temp 目录中创建 test.txt 文件。 - When a shell script process exits or returns to the parent process, the exit code should be 0.
当 shell 脚本进程退出或返回到父进程时,退出码应该是 0。 返回 exit code