Python中.join()和os.path.join()两个函数的用法详解 Python中有.join()和os.path.join()两个函数,具体作用如下: .join(): 连接 python中join函数