例如: __dirname // __dirname返回當前文件所在的絕對路徑const path = ... path.join():方法使用平臺特定的分隔符[Unix系統是/,Windows系統是\ ]把 ...
確定! 回上一頁