Node.js provides the fork() function, a variation of spawn() , to create a child process that's also a Node.js process.
確定! 回上一頁