会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
橘子偏爱橙子
博客园
首页
新随笔
联系
订阅
管理
2021年12月30日
【进阶02】【自学笔记】Python_ os库详解
摘要: 总结了一些常见的 文件 和目录的操作。 os模块 import os print '***获取当前目录***') print os.getcwd() print os.path.abspath(os.path.dirname(__file__)) print '***获取上级目录***' print
阅读全文
posted @ 2021-12-30 11:04 橘子偏爱橙子
阅读(63)
评论(0)
推荐(0)
编辑
公告