exit code
常見例句
- The other just returns silently; no error message, no unusual exit code.
而另一種實(shí)現(xiàn)只是無聲地返回,沒有錯(cuò)誤消息,也沒有不尋常的退出代碼。 - The test.txt file will be created under the directory c:\temp by the user exit code.
在用戶退出代碼時(shí),在 c:\temp 目錄中創(chuàng)建 test.txt 文件。 - When a shell script process exits or returns to the parent process, the exit code should be 0.
當(dāng) shell 腳本進(jìn)程退出或返回到父進(jìn)程時(shí),退出碼應(yīng)該是 0。 返回 exit code