We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3143801 commit 8886957Copy full SHA for 8886957
README.md
@@ -27,4 +27,10 @@
27
[来自知乎](https://zhuanlan.zhihu.com/p/39340856)
28
29
## Requests使用
30
-[官方中文文档](http://docs.python-requests.org/zh_CN/latest/index.html)
+[官方中文文档](http://docs.python-requests.org/zh_CN/latest/index.html)
31
+
32
+## JSON
33
+[菜鸟教程](http://www.runoob.com/json/json-tutorial.html)
34
35
+## XML
36
+[菜鸟教程](http://www.runoob.com/xml/xml-tutorial.html)
0 commit comments