会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Apple
Apple stands under the apple tree, chewing apple!
博客园
首页
新随笔
联系
管理
订阅
2018年7月20日
Python3 - os模块和shutil模块常用方法及实例
摘要: os 模块 1. os.getcwd() 函数 getcwd = get current working directory得到当前工作目录,即当前Python脚本工作的目录路径 2. os.name 字符串指示你正在使用的平台。比如对于Windows,它是'nt',而对于Linux/Unix用户,
阅读全文
posted @ 2018-07-20 16:49 Apple Zhang
阅读(1196)
评论(0)
推荐(0)
公告