会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
sun_spring
博客园
首页
新随笔
联系
管理
订阅
2015年9月8日
python os.path模块
摘要: os.path.abspath(path) #返回绝对路径os.path.basename(path) #返回文件名os.path.commonprefix(list) #返回list(多个路径)中,所有path共有的最长的路径。os.path.dirname(path) #返回文件路径os.pat...
阅读全文
posted @ 2015-09-08 11:54 sun_spring
阅读(124)
评论(0)
推荐(0)
编辑
公告