学生信息管理系统的设计与实现(ASP)(精品)☆
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
在各大中小学校,用计算机管理学校的信息已经越来越普遍了。用计算机不但可以提高工作效率,而且还节省了许多人力物力,增强了学校资料的安全性。提高了学校的管理能力,为此,用计算机来管理学校的信息,是非常必要的。
本系统采用B/S结构,ASP为开发语言,Access为数据库来进行设计与开发。本论文,简要阐述了系统的开发背景与开发环境,对系统的构架进行分析,由此划分出各个模块,包括用户登陆模块,个人管理模块,班级管理、学生管理、课程管理,成绩管理,个人信息管理,教师查询学生成绩,学生查询自己成绩和基本信息维护等部分,退出系统模块。并根据模块制定所需的功能。详细介绍了系统各个模块与功能的实现原理。最后总结开发阶段与测试阶段所遇到的问题与解决方法。本系统完成了基本所需功能,界面友好,操作简单。
[版权所有:http://think58.com]
关键词:ASP;Access;B/S结构;学生信息管理;模块
 
Design and Realization of ASP Students Information Management System
Abstract
In the middle school, college, computer management school of information has become increasingly common. Computer can not only improve efficiency but also saves a lot of human and material resources to enhance the school of information security. To improve the management capacity of the school, for which the school used a computer to manage information, it is very necessary.The system adopts B/S as structure, ASP as exploitation language and Access as data-base to carry out the work of design and exploitation.
The paper in brief expatiates the background and environment of the exploitation, analyses the truss of the system and according to this, carves up each module, including the module for users enrollment, the module for the management of basic information, the module for special information, the module for the management of graduates information, the module for the management of results, the module for the management of more information and the system module for exit. Whats more, it frame the needed functions according to the module. It gives detailed introduction of the theory to realize each module and functions of the system. Finally, it summarizes the problems likely to come up in the process of exploitation and test as well as the ways to solve them. With a good interface ,the system is easy to manage,accomplishing the basically needed functions. [资料来源:www.THINK58.com]
Key words: ASP Access B/S structure Students Information Management System Mdule
[资料来源:http://think58.com]
目录
                                                                      
1 引言 6
1.1 课题背景 6
1.2 国内外研究现状 6
1.3 本系统研究意义 6
1.4 本系统研究方法 7
1.5 本系统的主要工作 7
2 系统开发环境 7
2.1 系统开发理论依据 7
2.1.1 ASP概述 7
2.1.2 SQL介绍 9
2.1.3 B/S结构介绍 10
2.2 系统开发环境 10
2.2.1 系统软件环境 10
2.2.2 工具简介 10
3 系统分析 12
3.1 系统需求分析 12
3.2 可行性分析 13
3.3 业务流程分析 13
3.4 系统数据流程分析 13
3.5 系统构架 14
3.5.1 系统模块分析 14
4 系统概要设计 18 [资料来源:THINK58.com]
4.1 系统业务流程 18
4.2 数据库表的设计 18
4.3 数据库表的设计 19
5 系统详细设计 22
5.1 登陆模块设计 22
5.2 学生基本信息管理模块设计 23
5.3 班级管理模块设计 24
5.4 学生成绩模块设计 25
5.5 留言管理 26
5.6 查看所有信息功能 26
5.7 添加功能 26
5.8 修改功能 27
5.9 查询功能 28
5.10 删除功能 30
5.11 退出系统功能 30
6 软件测试 31
结    论 31
参考文献 32
致    谢 33
  [来源:http://think58.com]
本系统主要采用B/S结构,主要实用于各高校的各专业,从学生入学到毕业每个人在校的信息,以及成绩的管理。主要包括用户登陆模块,个人管理模块,班级管理、学生管理、课程管理,成绩管理,个人信息管理,教师查询学生成绩,学生查询自己成绩和基本信息维护等部分,退出系统。用WindonwsXP为操作平台,ASP作为开发语言,采用Access作为数据库,用户可以实现对数据的录入,修改,删除等操作。
本系统分为三种操作权限,学生,教师和管理员三种权限。
学生信息管理系统由登录界面进入,根据用户身份不同,分别进入以下界面:(1)管理员界面;(2)普通教师界面;(3)学生界面。
管理员进入之后便可对班级信息,学生档案信息,课程信息,成绩信息,用户账户信息等进行查询、添加、删除、修改、对教师及学生用户进行添加、找回用户密码、对留言板进行删除等操作。
普通教师界面进入之后可对班级信息,学生档案信息,课程信息,成绩信息,进行查询、对个人账户信息进行修改等操作。
学生进入之后便可对个人档案信息,成绩信息,用户账户信息等进行查询、对个人密码进行修改,并可以完成留言板及Email与管理员联系。 [资料来源:http://think58.com]
预览图:
[资料来源:http://THINK58.com]
   [资料来源:THINK58.com]
毕业设计(www.think58.com)