python 设置当前目录

import os

os.getcwd()

os.chdir('E:\TE\')

posted @ 2022-05-23 10:34  myrj  阅读(145)  评论(0)    收藏  举报