child_process.spawn(command, args) ... similar to child_process.exec() except that it spawns the command directly without first spawning a shell.
確定! 回上一頁