APP下载

基于MySQL数据库的在线选课系统

2014-07-13贺蕴彬

电脑知识与技术 2014年5期

贺蕴彬

摘要:文章探讨了基于MySQL数据库的在线选课系统的设计。通过分析基于MySQL数据库的在线选课系统的实际需求,阐述了系统的设计思想。在探讨选课系统总体设计的基础上,对数据库的设计原则进行了深入分析,指出了规范数据库、规范命名的原则,对数据库设计的重要考虑因素做了概括。对基本的数据表的构成进行了列举。最后,通过实例展示了选课系统中对数据库操作。

关键词:MySQL数据库;在线;选课系统

中图分类号:TP311 文献标识码:A 文章编号:1009-3044(2014)05-0883-03

Online Course System Based on MySQL Database

HE Yun-bin

(Information Science and Technology Department of Zhaotong University, Zhaotong 657000,China)

Abstract: This article explores the online course system based on MySQL database design. By analyzing the MySQL database based on the actual needs of the online course system, describes the design concept of the system. Articles explore the elective system design, based on the principles of database design conducted in-depth analysis, pointing out the specification database, standardized naming principle, an important consideration in the design of the database to do a summary. Article constitute the basic data tables were enumerated. Finally, the article shows by example elective system for database operations.

Key words: MySQL database; online; elective system

在如今的信息社會,信息技术蓬勃发展,许多高校都有完备的校园网络,在教学、辅导以及测试中,发挥着重要作用。学分制的改革,以及许多教学新举措的部署,增加了教学任务的难度,凸显了教学管理的重要性。

现在,在以学分制为主导的课程教学改革思路的指引下,学生选课成为每一个学期初的重要环节,其要求学生在一定时间内选择该学期要开设的所有选修课。因为选课时间较短,学生在选课时往往无法了解完整的课程体系,有时选课太盲目。学校为提升学生的自主学习和选课能力,在深入调研、广泛探讨的基础上,设计出一套基于MySQL数据库的在线选课系统。

1 在线选课系统需求分析

基于MySQL数据库的在线选课系统开发目的是针对学生自主选择选修课和加强教学组织管理。通常,该系统包括申报选修课、审核选修课、学生在线选课、查询选修结果、学生信息管理、通知通告发布等功能。……

登录APP查看全文