python中的split()函数和os.path.split()函数使用详解 Python中有split()和os.path.split()两个函数:split():拆分字符串。通过指定分隔符对字符串进行 os.path.split