For this example we need path.join . var filePath = path.join(foo, bar); // 'foo/bar' on OSX and Linux // ...
確定! 回上一頁