原文:nodejs的child_process. child process 模塊提供了衍生子進程的能力說明: .exec .execFile .fork 底層都是通過.spawn 實現的.exec execFile 還提供了回調,當子 ...
確定! 回上一頁