path.join path.join():方法使用平台特定的分隔符把全部给定的path 片段连接到一起,并规范化生成的路径。 例如:path.join('foo', 'baz', 'bar'); ...
確定! 回上一頁