在全局模式下,可以直接在node.js 代碼中書寫shell 腳本,比如上面的mkdir ,cp ,cd 等等. 調用shelljs 時如何輸出標準流. var child = exec('ls', ...
確定! 回上一頁