使用JavaScript实现node.js中的path.join方法 Node.JS中的path.join非常方便,能直接按相对或绝对合并路径,使用:path.join([path1],[path2],[...]) 中的path.join方法