File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 目录
2+
13* [ Python 爬虫:把廖雪峰的教程转换成 PDF 电子书] ( ./pdf/README.md )
2- * [ 用Python 写“爱心”] ( ./heart/README.md )
4+ * [ 用Python 写“爱心”] ( ./heart/README.md )
5+
6+ ### Contact me
7+
8+ > 作者:liuzhijun
9+ > 微信: lzjun567
10+ > 公众号:一个程序员的微站(id:VTtalk)
Original file line number Diff line number Diff line change @@ -17,4 +17,10 @@ pip install scipy-0.18.0-cp27-cp27m-win_amd64.whl
1717pip install numpy- 1.11 .3+ mkl- cp27- cp27m- win_amd64.whl
1818pip install matplotlib- 1.5 .3- cp27- cp27m- win_amd64.whl
1919```
20- 其他平台可根据错误提示 Google 解决。
20+ 其他平台可根据错误提示 Google 解决。也可以通过 [ issue] ( https://github.com/lzjun567/crawler_html2pdf/issues ) 在 GitHub 提交问题。
21+
22+ ### Contact me
23+
24+ > 作者:liuzhijun
25+ > 微信: lzjun567
26+ > 公众号:一个程序员的微站(id:VTtalk)
Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ python crawler.py
38382 . 如果是使用PyCharm开发, 那么运行的时候要在shell/cmd 窗口执行脚本, 直接在Pycharm中运行会找不到 wkhtmltopdf命令
3939
4040
41- ### contact me
41+ ### Contact me
4242
4343> 作者:liuzhijun
44- > 微信号 : lzjun567
45- > 公众号:一个程序员的微站(VTtalk)
44+ > 微信 : lzjun567
45+ > 公众号:一个程序员的微站(id: VTtalk)
4646
4747
You can’t perform that action at this time.
0 commit comments