如何在Python中获取当前的工作目录?
要在Python中获取当前的工作目录,有一个库函数getcwd()在os模块中。
getcwd()函数不接受任何参数,并以字符串形式返回当前工作目录的路径,即其返回类型为<classstr>。
语法:
import os # 函数调用 os. getcwd()
Python代码获取当前工作目录
# Python代码获取
# 当前工作目录
# 导入模块
import os
# 获取当前路径
current_path = os.getcwd()
print("Current working directory is:", current_path)
#打印getcwd()函数的类型
print("Type of \'getcwd()\' function is:", type(os.getcwd()))输出结果
Current working directory is: /home/runner/FrenchBrightDaemon Type of 'getcwd()' function is: <class 'str'>
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短