学生网上选课系统的设计与开发(JSP+SQL2000)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

摘要
随着科学技术的不断发展,计算机科学日趋成熟,其强大的功能也被人们深刻认识,它已逐渐进入人类社会的各个领域并发挥着越来越重要的作用。学生选课系统作为一种现代化的教学技术,以越来越受到人民的重视,是一个学校不可缺少的部分, 学生选课系统就是为了管理好选课信息而设计的。学生选课系统的将使选课管理工作规范化,系统化,程序化,避免选课管理的随意性,提高信息处理的速度和准确性,能够及时、准确、有效的查询和修改选课情况。
系统实现了对课程的基本信息和学生选课、学生和教师用户进行管理。系统对学生角色提供个人信息查看、选课管理以及其他功能;对教师提供查看自己所担任课程的课表和选该门课程的学生信息;提供给管理员以下功能:查看所有课程、学生、教师的信息并可以对它们进行管理(添加、编辑、删除),以及实现新闻的发布并修改。

关键词:选课;课程信息发布;B/S;SQL Server 2000;JSP

ABSTRACT
With the improvement of science technology, the computer science becomes gradually mature, people have already deeply understood its strong function, and it has already got into each realm of the human society to exert a more and more important function. The student selecting system, a modernizing teaching technology, pays much more attention by people. It is indispensable part for a school. The student selecting system is for the sake of managing to the information of selecting courses. The tendency of student selecting system will edify the selecting management, it would be more systematical and procedural in future work. We try to avoid the random work, promoting the accuracy and speed of the processing information, so that we can check the information of selecting course with a convenient and efficient form.
The system carried out the management of basic information of course, the student selecting course, the student and the teacher's customer. The system provides a function, which is good for students to check their personal information and the management of selecting course, to the characters of the students. And for the teachers, it is convenient to look into the curricular lesson that he hold and the Student's information that chose the course. At last, it is good for manager to check all the information of the lessons, students and teachers. Furthermore, it can carry on a management (increase, edit, delete) to them, and carry out the renounce of the news

Keywords: select course; the renouncement of course information;B/S;SQL Server 2000;JSP

学生选课系统作为一种现代化的教学技术,以越来越受到学校的重视。是一个学校不可缺少的部分,它的内容对于学校的老师和同学说都是至关重要的,所以学生选课系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。所以新型的网上选课系统就应运而生了,它符合了学生和老师的要求,方便快捷,能处理大量文件,及时有效    
本系统具体有以下功能:
    个人信息:包括学生和学生的个人资料
    课程计划:计划课程的开课时间,上课地点,上课老师等信息
    管理功能:课程发布,修改,删除。学生,老师用户的添加删除。新闻的发布和删除和修改
    教师用户:教师可以修改密码,查看课程和选修自己课程的学生列表以及查看新闻
    学生用户:选修课程,可以取消选择
    条件查询:用户可以查询自己所需的资料
    退出系统

软件平台:
操作系统:Windows 2000 Server;
数据库:SQL Server 2000;
开发工具包:JDK Version 1.4.2;
JSP 服务器:Tomcat 5.0;

学生网上选课系统的设计与开发(JSP+SQL2000)
学生网上选课系统的设计与开发(JSP+SQL2000)
学生网上选课系统的设计与开发(JSP+SQL2000)
学生网上选课系统的设计与开发(JSP+SQL2000)
学生网上选课系统的设计与开发(JSP+SQL2000)
学生网上选课系统的设计与开发(JSP+SQL2000)
学生网上选课系统的设计与开发(JSP+SQL2000)


10000字
第一章绪论    1
第二章  系统需求分析    2
(一) 需求分析    2
(二)可行性分析    2
(三)系统配置需求    2
第三章  系统总体设计    3
(一)项目规划    3
(二)设计目标    3
(三) 系统相关技术介绍    3
1.1    1.系统开发采用的技术方案——B/ S模式 ………………………………………………………3
1.2    2.JSP技术介绍    …………………………………………………………………………………... 3
(四) 数据库设计分析    4
1.3    1数据库需求分析    …………………………………………………………………………………..4
1.4    2. 数据库概念结构设计    ……………………………………………………………………………5
1.5    3.数据库表的设计和创建    …………………………………………………………………………..6
(五)系统模块设计    9
第四章 系统详细设计和实现    10
(一) 主界面设计    10
(二)界面头尾设计    10
(三 )登录界面    10
(四) 学生用户界面设计    11
1.6    1.个人信息模块功能模块设计    ……………………………………………………………………12
1.7    2 网上平台模块功能设计    ………………………………………………………………………...13
1.8    3 系统公告    ………………………………………………………………………………………...14
1.9    4 其他功能模块设计    ……………………………………………………………………………...15
(五) 管理员用户界面设计    15
1.10    1用户管理模块功能设计    …………………………………………………………………………15
1.11    2 网上平台模块功能设计    ………………………………………………………………………...16
1.12    3 系统公告模块设计    ……………………………………………………………………………...17
1.13    4 其他功能模块设计    ……………………………………………………………………………...18
(六)教师用户界面设计    18
(七)系统后台模块    19
第五章系统测试    21
(一) 测试项目    21
(二) 测试方法    22
结束语    23
参考文献    24
致谢    25