keywords: path.resolve , path.join . /** * join 是單純把指定的路徑連結在一起 * resolve 會把最後一個帶有'/' 的路徑當作根目錄,類似"cd" 的 ...
確定! 回上一頁