python 路径拼接os.path.join()函数(windows平台上为例)函数原型os.path.join(path1[, path2[, …]])该函数用于文件路径拼接,不确定参数,可以同时对多个路径进行拼接 ...
確定! 回上一頁