[Python] python获得当前工作目录 →→→→→进入此内容的聊天室

来自 , 2020-03-19, 写在 Python, 查看 113 次.
URL http://www.code666.cn/view/3ff31b21
  1. import os  
  2. curDir = os.getcwd()  

回复 "python获得当前工作目录"

这儿你可以回复上面这条便签

captcha