此篇文章瀏覽量: 950 需要將多個字串,合併成一個路徑時,可以使用path.join() 方法。 合併字串路徑,使用path.join() var path = require('path'); ...
確定! 回上一頁