os模块
Python os、sys、getopt模块
dirname返回目录名称
Python os、sys、getopt模块
basename返回文件名称
Python os、sys、getopt模块
Python os、sys、getopt模块
Python os、sys、getopt模块
Python os、sys、getopt模块
**利用

getatime(), getmtime(), getctime()

可以分别获取文件访问、创建、修改时间,获得文件状态**
Python os、sys、getopt模块

os的进程管理

Python os、sys、getopt模块
Python os、sys、getopt模块
Python os、sys、getopt模块

sys模块

Python os、sys、getopt模块

getopt

解析命令行的参数

Python os、sys、getopt模块

相关文章: