摘要: 昨日内容回顾 JsonResponse类 # 视图函数必须返回一个HttpResponse对象 HttpResponse redirect render # json格式的数据 序列化: import json dumps loads 反序列化 from django.http import Jso 阅读全文
posted @ 2022-03-02 21:14 Deity_JGX 阅读(95) 评论(0) 推荐(0)