文件路径拼接

Usage,
path.join(...)

参数

...

多个文件路径

返回完整路径

Examples

path.join("./data","123564.txt")