Skip to content

Commit 3a0c282

Browse files
committed
Merge PR justjavac#836: python 模块部分书籍链接失效的woried标记
2 parents 192cb64 + d3fff31 commit 3a0c282

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@
752752
* [Google Python 风格指南 中文版](http://zh-google-styleguide.readthedocs.org/en/latest/google-python-styleguide/)
753753
* [Python入门教程](http://liam0205.me/2013/11/02/Python-tutorial-zh_cn/) ([PDF](http://liam0205.me/attachment/Python/The_Python_Tutorial_zh-cn.pdf))
754754
* [笨办法学 Python](http://old.sebug.net/paper/books/LearnPythonTheHardWay/) ([PDF](http://liam0205.me/attachment/Python/PyHardWay/Learn_Python_The_Hard_Way_zh-cn.pdf) [EPUB](https://www.gitbook.com/download/epub/book/wizardforcel/lpthw))
755-
* [Python自然语言处理中文版](http://pan.baidu.com/s/1qW4pvnY) (感谢陈涛同学的翻译,也谢谢 [@shwley](https://github.com/shwley) 联系了作者) :worried:
755+
* [Python自然语言处理中文版](http://pan.baidu.com/s/1qW4pvnY) (感谢陈涛同学的翻译,也谢谢 [@shwley](https://github.com/shwley) 联系了作者):worried:
756756
* [Python 绘图库 matplotlib 官方指南中文翻译](http://liam0205.me/2014/09/11/matplotlib-tutorial-zh-cn/)
757757
* [Scrapy 0.25 文档](http://scrapy-chs.readthedocs.org/zh_CN/latest/)
758758
* [ThinkPython](https://github.com/carfly/thinkpython-cn)
@@ -778,9 +778,9 @@
778778
* [Scipy 讲义](https://github.com/cloga/scipy-lecture-notes_cn)
779779
* [Python 学习笔记 基础篇](http://www.kuqin.com/docs/pythonbasic.html)
780780
* [Python 学习笔记 模块篇](http://www.kuqin.com/docs/pythonmodule.html)
781-
* [Python 标准库 中文版](http://old.sebug.net/paper/books/python/《Python标准库》中文版.pdf) :worried:
782-
* [Python进阶](https://www.gitbook.com/book/eastlakeside/interpy-zh/details) :worried:
783-
* [Python 核心编程 第二版](https://wizardforcel.gitbooks.io/core-python-2e/) CPyUG译
781+
* [Python 标准库 中文版](http://old.sebug.net/paper/books/python/%E3%80%8APython%E6%A0%87%E5%87%86%E5%BA%93%E3%80%8B%E4%B8%AD%E6%96%87%E7%89%88.pdf) :worried:
782+
* [Python进阶](https://www.gitbook.com/book/eastlakeside/interpy-zh/details)
783+
* [Python 核心编程 第二版](https://wizardforcel.gitbooks.io/core-python-2e/content/) CPyUG译
784784
* [Python最佳实践指南](http://pythonguidecn.readthedocs.io/zh/latest/)
785785
* [Python 精要教程](https://www.gitbook.com/book/wizardforcel/python-essential-tutorial/details) :worried:
786786
* [Python 量化交易教程](https://www.gitbook.com/book/wizardforcel/python-quant-uqer/details) :worried:

0 commit comments

Comments
 (0)