Node.js 中的文件路径大概有 __dirname , __filename , process.cwd() , . ... __dirname: 获得当前执行文件所在目录的完整目录名__filename: 获得 ...
確定! 回上一頁