web学生信息管理系统的设计与开发.doc

约33页DOC格式手机打开展开

web学生信息管理系统的设计与开发,目录摘要iii关键字iiiabstractivkey wordsiv第一章 绪论11.1 引言11.2 课题现状11.3 课题的研究目的和意义11.4 本文结构2第二章 系统设计原理32.1 asp技术介绍32.2 b/s结构42.3 asp运行环境52.4 数据库管理及介绍62.5 uml应用介绍7第三章 系统总体设...
编号:66-90698大小:593.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 csfujixie 发布

目录
摘要 III
关键字 III
Abstract IV
Key words IV
第一章  绪论 1
1.1  引言 1
1.2  课题现状 1
1.3  课题的研究目的和意义 1
1.4  本文结构 2
第二章  系统设计原理 3
2.1  ASP技术介绍 3
2.2  B/S结构 4
2.3  ASP运行环境 5
2.4  数据库管理及介绍 6
2.5  UML应用介绍 7
第三章  系统总体设计 8
3.1  系统的软、硬件环境 8
3.2  系统功能模块设计 8
3.3  数据库结构设计 10
3.3.1  ach表结构 11
3.3.2  admin表结构 11
3.3.4  subject表结构 12
第四章  详细设计与系统实现 13
4.1  管理员用户管理设计 13
4.2  系统流程图设计 13
4.3  数据库的连接 15
4.4  数据库的加密 15
4.5  系统主界面设计 17
4.6 管理员管理程序设计 18
4.6.1  初始化首页显示 18
4.6.2 信息管理模块 20
4.6.3 课程管理模块 24
4.6.4 成绩管理模块 25
4.7  系统页面介绍 27
4.8 分页显示的代码设计 29
第五章 设计总结 31
参考文献 32
致谢 33

 


 

WEB学生信息管理系统的设计与开发
——后端教学管理员用户系统

摘要
随着计算机网络技术的不断发展,其被越来越广泛地应用于各行各业,作为教育单位的学校更不例外。现在校园网已普及,学生管理信息系统就是其中及其重要的一个。基于Web的网络管理模式将Web技术与管理技术相融合,使学校管理人员能够方便地通过Web浏览器异地配置和监控网络,这大大方便了老师和学生信息查阅和使用,提高了效率。
本管理信息系统是基于B/S结构的WEB应用程序,采用ASP作开发平台,借助FrontPage等网页制作软件对系统进行开发,后台则采用Access数据库,并通过ADO数据库访问技术实现网页对后台数据库的各种管理操作,实现了学生管理信息的基本功能。该系统主要分为前端学生系统和后端管理系统两部分。我主要负责后端管理系统的设计与开发和相关数据库的创建。实现的后端管理系统基本功能主要包括:管理员登录与验证、用户维护、成绩维护、课程维护等。
设计中还使用了UML统一建模语言对系统需求进行建模。
关键字
B/S结构,ASP,管理信息系统,ADO
 

The Development and Design of WEB Student Management Information System
——the Teaching Administrator Back-end System

Abstract
With the computer network technology continues to develop, its been more widely used in various trades and industries, educational institutions as the school is not an exception. Now the campus network has been widespread, student management information system is one of the important one. Web-based management model will be Web technology and management technology integration, so that school administrators can easily through a Web browser remote configuration and monitoring network, which greatly facilitate the teachers and students access to and use of information and improve efficiency.
The management information system is based on B / S-WEB applications, using ASP for development platforms, such as using FrontPage Web authoring software for system development, the background is used Access database and, through ADO database access technology background database on the Web Various management operations, and the students the basic functions of management information. The system can be divided into front-end and back-end systems student management system in two parts. I am mainly responsible for the back-end management system design and development and the creation of relevant databases. Back-end management system to achieve the basic functions include: administrator login and authentication, user maintenance, performance maintenance, maintenance courses.
Also used in the design of the UML modeling of the system needs.
Key words
B/S Structure, ASP, MIS, ADO