摘要: 阅读全文
posted @ 2021-03-31 21:21 牛小胖666 阅读(10) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-03-31 21:09 牛小胖666 阅读(48) 评论(0) 推荐(0) 编辑
摘要: import json data={'id':1,'name':'51zxw','password':'66666'} print(type(data)) json_str=json.dumps(data) print(type(json_str)) print(json_str) import j 阅读全文
posted @ 2021-03-31 20:56 牛小胖666 阅读(42) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-03-31 20:32 牛小胖666 阅读(32) 评论(0) 推荐(0) 编辑
摘要: 参考资料: https://baike.baidu.com/item/http/243074?fr=aladdin#2 https://www.cnblogs.com/duanxz/p/5127561.html 阅读全文
posted @ 2021-03-31 20:24 牛小胖666 阅读(47) 评论(0) 推荐(0) 编辑
摘要: 参考资料: https://baike.baidu.com/item/%E6%8E%A5%E5%8F%A3/2886384?fr=aladdin https://blog.csdn.net/lovesoo/article/details/78558303?locationNum=9&fps=1 ht 阅读全文
posted @ 2021-03-31 19:32 牛小胖666 阅读(51) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-03-31 19:17 牛小胖666 阅读(123) 评论(0) 推荐(0) 编辑