Python-第八周-os库的使用-02

1.OS库的概述
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02
2.os库之路径操作
Python-第八周-os库的使用-02
(1)函数
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02
.
.
.
.
.
.
.
2.os库之进程管理
进程管理指的是使用我们编写的Python程序,去调用其他的外部程序。
(1)函数
command为程序所在路径。
Python-第八周-os库的使用-02
实例:
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02
.
.
.
.
3.os库之环境参数
环境参数指的是获取或改变操作系统中的环境信息。
(1)函数
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02

.
.
.
.
4.Python第三方库的简要介绍
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02
Python-第八周-os库的使用-02