摘要:
python中添加模块儿路径的代码1.首先添加环境变量vim ~/.bash_profile#添加python环境变量如下两行代码:PYTHONPATH="$PYTHONPATH:./"export PYTHONPATH2.python脚本中代码# -*- coding: utf-8 -*-impo... 阅读全文
posted @ 2016-01-25 12:02 Vincent90 阅读(128) 评论(0) 推荐(0)
posted @ 2016-01-25 12:02 Vincent90 阅读(128) 评论(0) 推荐(0)