醉裡挑燈看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
").
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言