var path = require('path'); var x = path.join('Users', 'Refsnes', 'demo_path.js'); console.log(x);
使用者\Refsnes\demo_path.js