学生信息管理系统的设计与实现(JSP SQL200)(精品)☆
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
学生管理系统对于学校的决策者和管理者来说都至关重要,是一个教育单位不可缺少的管理工具,能够为用户提供充足的信息和快捷的查询手段。本学生管理系统是基于JSP技术的系统。学生管理系统是一个教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要,所以学生档案管理系统应该能够为用户提供充足的信息和快捷的查询手段。一直以来人们使用传统人工的方式管理文件档案,这种管理方式存在着许多缺点:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。
随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。使用计算机对学生档案信息进行管理,具有手工管理无法比拟的优点。如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等,这些优点能够极大地提高学生档案管理的效率。。
关键字:学生管理系统;模块;查询 [来源:http://think58.com]
Abstract
Along with networkings development, the computer application levels enhancements expansion, systems effectiveness, the data accuracy, in the operation conveniences has the insufficiency originally, Has affected systems normal use. After the inspection comparison, decided that uses own strength to the literature management system management system redesign, enables the system to use the software development technology the achievement, convenient literature management.
The literature registration management system management system is the typical information management system. The system introduced the literature referral systems performance history, in the design meets the question and the solution as well as enhance the current application procedure or the system development progress and the improvement operating performance. Each kind of object-oriented development kit which provides using it, first establishes the system application prototype in a short time, then, carries on the demand iteration to the initial prototype system, revises unceasingly and improves, until forms the user satisfied feasible system.
This curriculum project 2000 databases develops this literature management system management system using the JSP 2.0 development kits and SQL the Server. This system must solve the literature administration center must solve the question, may satisfy the literature management essential requirements, including increase, inquiry, management and so on three aspect functions. This system can act according to the user the demand, what facilitates quickly is the reader provides the service.
[资料来源:THINK58.com]
Key words: Literature management system, Information management, JSP
[资料来源:www.THINK58.com]
目 录
1 绪论 1
1.1 选题背景 1
1.2 管理信息系统简介 1
1.3 计算机信息系统的发展 2
1.4 管理信息系统的发展现状 2
1.5 开发管理信息系统应注意的问题 3
1.6 可行性分析 3
1.7 系统开发步骤 4
2 开发环境 5
2.1 软件工程介绍 5
2.2开发环境及工具 5
2.1.1选择JSP 2.0作为开发语言 5
2.2.3选择SQL2000 作为后台数据库 6
2.3 JSP数据库开发技术 6
2.3.1.JDBC开发数据库 6
2.3.2.BDE开发数据库 7
2.4 体系结构 8
2.4.1 系统体系机构的一般阐述 8
2.4.2 C/S模式与B/S模式的比较分析 8
2.4.3 B/S模式的优势 10
2.4.4 C/S模式的优势 10
2.5 开发方法整体选择 11
3 系统分析 12
3.1 模块设计 12
3.2 功能模块图 12
3.3 数据库设计概述 12
3.4 数据库设计周期 13
3.5 SQL查询语言及使用 14
3.6 系统数据分析 14
3.7 系统数据库设计 15
4 详细设计 18
4.1 用户登录界面 18
4.2 添加学生信息 19
4.3 学生信息管理 19
4.4 管理员设置 20
4.5 学生信息导出管理 20
4.6 老师信息管理 21
5 系统调试与测试 22
5.1 程序调试 22
5.2 程序的测试 22
5.2.1 测试的重要性及目的 22
5.2.2 测试的步骤 23
5.2.3 测试的主要内容 23
6 结  论 25
致  谢 27
参考文献 28
 
部分预览图: [资料来源:www.THINK58.com]
[资料来源:http://www.THINK58.com]
毕业设计(www.think58.com)上一篇:药品进销存管理系统的设计与实现(JSP SQL2000)