12 2019 档案

摘要:from rest_framework.views import APIView from rest_framework.response import Response from .response import APIResponse from . import models, serializ 阅读全文
posted @ 2019-12-30 21:32 Daoqi 阅读(759) 评论(0) 推荐(0) 编辑
摘要:from rest_framework.views import APIView from rest_framework.response import Response from . import models, serializers from .response import APIRespo 阅读全文
posted @ 2019-12-30 21:26 Daoqi 阅读(357) 评论(0) 推荐(0) 编辑
摘要:```python 排名 姓名 数学 语文 英语 总分 {{ i + 1 }} {{ v }} ``` ```python 排名 姓名 数学 语文 英语 总分 60&&stu.chinese>60&&stu.english>60"> {{ i + 1 }} {{ v }} ``` ```python 语文 数学 英语 ~ 排名 姓名 数学 语文 英语 总分 = +min && stu.math { 阅读全文
posted @ 2019-12-18 18:44 Daoqi 阅读(190) 评论(0) 推荐(0) 编辑
摘要:![](https://images.cnblogs.com/cnblogs_com/luodaoqi/1614826/t_191217004444%E4%BD%9C%E4%B8%9A1.png)```python'''第一题:红黄蓝按钮变色''' 作业2 红 黄 蓝 ``````python'''第二题:200*200框颜色... 阅读全文
posted @ 2019-12-17 08:51 Daoqi 阅读(146) 评论(0) 推荐(0) 编辑
摘要:javascript基础 原创:https://www.cnblogs.com/zhuyeshen/p/10997893.html 一、javascript的六种数据类型 原始类型(基本类型):按值访问,可以操作保存在变量中实际的值。原始类型汇总中null和undefined比较特殊。 引用类型:引 阅读全文
posted @ 2019-12-10 16:05 Daoqi 阅读(112) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示