chdir - KerwinKoo/KerwinKoo.github.io GitHub Wiki python 路径跳转 python获取当前路径: os.getcwd() python 跳转指定路径: os.chdir('目标目录') ⚠️ **GitHub.com Fallback** ⚠️