Python 基础教程
最后更新于:2022-03-27 01:42:31
Python 是一种解释型、面向对象、动态数据类型的高级程序设计语言。Python 支持从简单的文字处理到 WWW 浏览器再到游戏等应用程序的开发。
- Python os.pipe() 方法
- Python os.pathconf() 方法
- Python os.openpty() 方法
- Python os.open() 方法
- Python os.mknod() 方法
- Python os.mkfifo() 方法
- Python os.mkdir() 方法
- Python os.minor() 方法
- Python os.makedirs() 方法
- Python os.makedev() 方法
- Python os.major() 方法
- Python os.lstat() 方法
- Python os.lseek() 方法
- Python os.listdir() 方法
- Python os.link() 方法
- Python os.chown() 方法
- Python os.lchown() 方法
- Python os.lchmod() 方法
- Python os.lchflags() 方法
- Python os.isatty() 方法