We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef065f2 commit 762a8edCopy full SHA for 762a8ed
1 file changed
README.md
@@ -52,6 +52,8 @@
52
1.20. [Python之利用MongoDB存储图片](https://github.com/daacheng/PythonBasic/blob/master/studynotes/Python%E4%B9%8B%E5%88%A9%E7%94%A8MongoDB%E5%AD%98%E5%82%A8%E5%9B%BE%E7%89%87.md)
53
54
1.21. [nginx+flask+gunicorn部署](https://github.com/daacheng/PythonBasic/blob/master/studynotes/nginx%2Bflask%2Bgunicorn%E9%83%A8%E7%BD%B2.md)
55
+
56
+1.22. [Python之装饰器](https://github.com/daacheng/PythonBasic/blob/master/studynotes/Python%E4%B9%8B%E8%A3%85%E9%A5%B0%E5%99%A8.md)
57
## 2、spider文件夹为爬虫练习代码
58
2.[爬虫练习代码](https://github.com/daacheng/PythonBasic/tree/master/spider)
59
0 commit comments