摘要: os.path.abspath(path) #返回绝对路径 os.path.basename(path) #返回文件名 os.path.commonprefix(list) #返回list(多个路径)中,所有path共有的最长的路径。 os.path.dirname(path) #返回文件路径 os 阅读全文
posted @ 2019-04-15 10:06 USTC丶ZCC 阅读(156) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2019-04-15 09:29 USTC丶ZCC 阅读(149) 评论(0) 推荐(0) 编辑