process.argv is an array containing the command line arguments. The first element will be 'node', the second element will be the name of the JavaScript file ...
確定! 回上一頁