Merge pull request #666 from keelii/master

添加「Python 中的 Socket 编程」翻译版
This commit is contained in:
迷渡 2018-10-30 17:28:36 +08:00 committed by GitHub
commit f3a0260b1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -606,6 +606,7 @@
* [Python 官方文档中文版](http://data.digitser.net/zh-CN/python_index.html)
* [Fabric 中文文档](http://fabric-chs.readthedocs.org)
* [Beautiful Soup 4.2.0 中文文档](http://beautifulsoup.readthedocs.org/zh_CN/latest/)
* [Python 中的 Socket 编程](https://legacy.gitbook.com/book/keelii/socket-programming-in-python-cn/details)
* [用Python做科学计算](http://old.sebug.net/paper/books/scipydoc)
* [Sphinx 中文文档](http://www.pythondoc.com/sphinx/index.html)
* [精通 Python 设计模式](https://github.com/cundi/Mastering.Python.Design.Patterns)
@ -723,4 +724,3 @@
* [前端开发笔记本](https://github.com/li-xinyang/FEND_Note)
### 测试相关