process.argv 属性返回一个数组,其中包含当启动 Node.js 进程时传入的命令行参数。第一个参数为 process.execPath 启动 Node.js 进行的可执行文件的 ...
確定! 回上一頁