运维网's Archiver
论坛
›
Python
› python os
xiaodouya33
发表于 2017-5-7 11:24:30
python os
[*]获取当前目录
import os
os.getcwd()
页:
[1]
查看完整版本:
python os