We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f454c1 commit 4300a9eCopy full SHA for 4300a9e
1 file changed
README.md
@@ -17,6 +17,7 @@
17
1. [python的生成器,迭代器和装饰器详解](https://mp.weixin.qq.com/s/hKMk285LRmGt7nDbMdepXw)
18
2. [一文读懂python68个内置函数](https://mp.weixin.qq.com/s/vtMHgt6kknU94fVZwfWjUA)
19
3. [学了这么久Python,你知道Python有多少关键字吗?硬核总结来了!](https://mp.weixin.qq.com/s/tIaegWbFC-sHawKBmaiwnw)
20
+4. [Python魔法方法指南](https://pyzh.readthedocs.io/en/latest/python-magic-methods-guide.html#id8)
21
22
#### python的容器分析:
23
@@ -49,7 +50,7 @@
49
50
51
## 常见应用
52
-#### 爬虫学习与练习:
53
+#### 爬虫学习与实战:
54
#### Django学习与实战
55
#### Flask学习与实战
56
0 commit comments