Python os.path 模块Python OS 文件/目录方法os.path 模块主要用于获取文件的属性。 ... os.path.split(path), 把路径分割成dirname 和basename,返回一个元组.
確定! 回上一頁