NodeJS中的Path對象,用於處理目錄的對象,提高開發效率。 用NodeJS的Path命令,與使用Linux下的shell腳本命令相似。 引入path對象 Js代碼 1. var path = require('path'); 比較實用的方法: