摘要:
一、讲师与学生简介 1 初始化 course_record,studyrecord, 2 考勤 3 录入成绩 4 显示成绩 ajax 查询 5 上传作业(os模块) 6 下载作业 二、 初始化 ,studyrecord, 1、生成studyrecord 2、批量初始化迟到 3、get_field_d 阅读全文
posted @ 2018-09-02 18:02
venicid
阅读(315)
评论(0)
推荐(0)
摘要:
1、需求分析 CRM客户关系管理软件 》 学员管理 用户:企业内部用户 用户量: 业务场景: 2、数据库表设计 1 、表之间的对应关系 2、详细表设计models.py from django.db import models # Create your models here. class Dep 阅读全文
posted @ 2018-09-02 11:28
venicid
阅读(1943)
评论(0)
推荐(0)