毕业设计智能选题系统
2019-12-25 14:04:14 13 举报
毕业设计智能选题系统
作者其他创作
大纲/内容
course
- courseid:type =String- courseName:type =String- courseTitle:type =String- courseTitle:type =String- courseMaxNum:type =String- userid:type =String- username:type =String- collegeid:type =String- collegeName:type =String- courseDate:type =String- courseSelectNumtype =String- changeDate:type =String- Status:type =String- keyWord:type =String
usercourse
- courseid:type =String- courseName:type =String- courseTitle:type =String- courseTitle:type =String- userid:type =String- username:type =String- collegeid:type =String- collegeName:type =String- teacherUserid:type =String- teacherUserName:type =String- changeDate:type =String- Status:type =String- keyWord:type =String
CourseList
+ totel:type = int+ rows:type = List<Course>
+ CourseList(int List<Course>)
usercourseSelection
- userid:type= String- Courseid:type= String
courseSelection
- userid:type =String- coursename:type =String- userid:type= String- Status:type =String- keyWord:type =String
Usercourselist
+ total:type = int+ rows:type = List<UserCourse>
+ UserCourseList(int List<UserCourse>)

收藏
0 条评论
下一页