update README.md
parent
bccf92026e
commit
7ced2be8fe
|
@ -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代码实例
|
||||
===================================================================================================
|
||||
|
|
Loading…
Reference in New Issue