update README.md

master
xianhu 2016-12-05 18:38:16 +08:00
parent bccf92026e
commit 7ced2be8fe
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
### python_lda.py: 玩点高级的--带你入门Topic模型LDA小改进+附源码)
### python_sqlalchemy.py: 作为一个Pythoner不会SQLAlchemy都不好意思跟同行打招呼
### python_sqlalchemy.py: 作为一个Pythoner, 不会SQLAlchemy都不好意思跟同行打招呼
### python_oneline.py: 几个小例子告诉你, 一行Python代码能干哪些事
@ -26,7 +26,7 @@
### python_metaclass.py: Python进阶: 一步步理解Python中的元类metaclass
### python_coroutine.py: Python进阶理解Python中的异步IO和协程(Coroutine), 并应用在爬虫中
### python_coroutine.py: Python进阶: 理解Python中的异步IO和协程(Coroutine), 并应用在爬虫中
### python_aiohttp.py: Python中最好用的异步爬虫库Aiohttp代码实例
===================================================================================================