You can get command-line arguments passed to your node.js application by using process.argv. process.argv is actually an array.
確定! 回上一頁