keywords: path.resolve , path.join ... const join = path.join(__dirname, '/a', '/b', 'c'); ...
確定! 回上一頁