醉裡挑燈看Code
pretty code
2019年9月25日 星期三
Get Node.js return value in Windows Batch
You can call
process.exit(xxx)
.
Then "
xxx
" will present in
%ERRORLEVEL%
variable.
________________
If you prefer to use Python, you can call
exit("
xxxx
").
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言