一些琐碎配置

1、使用pip安装模块慢

使用国内源

清华https://pypi.tuna.tsinghua.edu.cn/simple

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple matplotlib

2、VS code设置换行

file->perfences->setting->editor:wordwrap 改为on

 

posted @ 2018-12-06 16:23  little_by  阅读(132)  评论(0)    收藏  举报