1、child_process.exec(command[, options][, callback]). 建立一個shell,然後在shell 裡執行命令。執行完成後,將stdout、stderr 作為引數傳入回撥方法 ...
確定! 回上一頁