path.join 和 path.resolve 函数都允许传入多个字符串,将参数拼接后返回一个路径字符串。 但是在使用他们时,要考虑到其中的区别。 一、path.resolve() ...
確定! 回上一頁