摘要: 1、PYTHONPATH是Python搜索路径,默认我们import的模块都会从PYTHONPATH里面寻找。import os print sys.path2、 阅读全文
posted @ 2019-10-30 14:39 fei2018 阅读(169) 评论(0) 推荐(0) 编辑