python中怎么查看当前工作目录和更改工作目录

查询当前目录:os.getcwd()

更改当前目录:os.chdir()

posted @ 2015-04-08 11:56  Xander-Hang  阅读(935)  评论(0)    收藏  举报