python 获取自身所在目录

current_path = os.path.dirname(os.path.abspath(__file__))

posted @ 2020-11-18 15:45  嘿.嘿.嘿  阅读(506)  评论(0)    收藏  举报