child_process 用于创建衍生子进程。Node 和衍生的子进程建立stdin(标准输入), stdout(标准输出), stderr(标准错误) 管道。child_process.spawn, ...
確定! 回上一頁