JAVA网络爬虫
HttpClient

导航

 

2019年5月13日

摘要: 在终端执行下面两条指令 alias mysqladmin=/usr/local/bin/mysqladmin alias... 阅读全文
posted @ 2019-05-13 21:28 gmlgxx 阅读(115) 评论(0) 推荐(0)
 
摘要: ERROR: Command “python setup.py egg_info” failed with error code ... 阅读全文
posted @ 2019-05-13 19:30 gmlgxx 阅读(38) 评论(0) 推荐(0)
 
摘要: cp /usr/share/vim/vimrc ~/.vimrcvi ~/.vimrc进入配置文件后添加13-24行的设置 ... 阅读全文
posted @ 2019-05-13 18:55 gmlgxx 阅读(42) 评论(0) 推荐(0)
 
摘要: ERROR: Cannot uninstall ‘six’. It is a distutils installed projec... 阅读全文
posted @ 2019-05-13 15:12 gmlgxx 阅读(56) 评论(0) 推荐(0)
 
摘要: which ipython cd进入到bin, ls ipython* which python vi 打开ipython, 把第一... 阅读全文
posted @ 2019-05-13 15:07 gmlgxx 阅读(46) 评论(0) 推荐(0)
 
摘要: which pip 或 which pip3 进入bin目录, ls pip* which python vi pip 把 第一行改... 阅读全文
posted @ 2019-05-13 15:01 gmlgxx 阅读(44) 评论(0) 推荐(0)