1、摘 要 随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能 已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重 要的作用。课程管理系统是一个不断发展的新型学科,任何一个学校 要生存要发展, 要高效率地把内部活动有机地组织起来, 就必须建立 与自身特点相适应的学生课程管理信息系统。 作为计算机应用的一部 分,使用计算机对学生课程进行管理,.例如:检索迅速、查找方便、可 靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极 大地提高学生课程管理的效率,也是学校的科学化、 正规化管理,与世 界接轨的重要条件。 本文介绍了在 JSP+Mysql 环境下采用“自上而下地总体规划,
2、 自下而上地应用开发” 的策略开发一个学生课程信息管理系统的过程。 通过分析一个学校学生课程管理的需要, 创建了一个行之有效的计算 机管理学生课程的方案。 文章介绍了学生课程信息管理系统的系统分 析部分,包括可行性分析、数据流程分析等;系统设计部分主要介绍 了系统功能设计和数据库设计及代码设计; 系统实现部分说明了几个 主要模块的算法,本系统界面友好,操作简单,比较实用。 关键字:学生课程信息管理系统,Java,tomcat,Mysql,Eclipse ABSTRACT With more and more widespread and profound application of stud
3、ent information technology in management, the implement of management course information system has become mature in technology step by step. Student managing course information system is a new subject. Enterprise needs existence and development, so enterprise activities should be organized efficien
4、tly and organically, which means tightening up the enterprise management and strengthening effective management of any resource (staff, finance, property, etc.) internal the enterprise, and also establishing a student management information system fitting in with its own characteristics. This article introduces the detailed process of exploring a student management information system under the environment of active service page, utilizing “Top-Bottom” overall plan and a strategy according to “