There was an error while loading. Please reload this page.
1 parent bccf920 commit 7ced2beCopy full SHA for 7ced2be
README.md
@@ -12,7 +12,7 @@
12
13
### python_lda.py: 玩点高级的--带你入门Topic模型LDA(小改进+附源码)
14
15
-### python_sqlalchemy.py: 作为一个Pythoner,不会SQLAlchemy都不好意思跟同行打招呼!
+### python_sqlalchemy.py: 作为一个Pythoner, 不会SQLAlchemy都不好意思跟同行打招呼!
16
17
### python_oneline.py: 几个小例子告诉你, 一行Python代码能干哪些事
18
@@ -26,7 +26,7 @@
26
27
### python_metaclass.py: Python进阶: 一步步理解Python中的元类metaclass
28
29
-### python_coroutine.py: Python进阶:理解Python中的异步IO和协程(Coroutine), 并应用在爬虫中
+### python_coroutine.py: Python进阶: 理解Python中的异步IO和协程(Coroutine), 并应用在爬虫中
30
31
### python_aiohttp.py: Python中最好用的异步爬虫库Aiohttp代码实例
32
===================================================================================================
0 commit comments