基于ASP的学生信息管理系统的设计与实现论文

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

基于ASP的学生信息管理系统的设计与实现

摘要

由于学校规模进一步扩大,学生人数逐年上升,学生信息的管理也变得越来越复杂。为此,切实有效的把学生信息管理系统引入学校教务管理中,对于促进学校管理制度和提高学校教学质量有着显著意义。

本系统采用B/S结构,ASP为开发语言,SQL Server 2000为数据库来进行设计与开发。本论文,简要阐述了系统的开发背景与开发环境,对系统的构架进行分析,由此划分出各个模块,包括用户注册模块,用户登陆模块,个人管理模块,基本信息管理模块,特殊信息管理模块,毕业生信息管理模块,成绩管理模块,更多信息管理模块,退出系统模块。并根据模块制定所需的功能。详细介绍了系统各个模块与功能的实现原理。最后总结开发阶段与测试阶段所遇到的问题与解决方法。本系统完成了基本所需功能,界面友好,操作简单。

关键词:ASP;SQL Server 2000;B/S结构;功能;模块

Design and Realization of ASP Student's Information

Management System

Abstract

With the expansion of school's scale and increasing number of students, the management of students' information is getting more and more sophisticated. Therefore, to efficiently bring the management system of students' information into the management of school educational administration makes striking sense to promote the school management system and improve the education quality.

The system adopts B/S as structure, ASP as exploitation language and SQL Server 2000 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. What's 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.

Key words: ASP; SQL Server 2000; B/S structure; Fnctions; Mdule

目录

论文总页数:26页

1 引言 (1)

2 系统开发背景 (2)

3 系统开发环境 (2)

3.1 系统开发理论依据 (2)

3.1.1ASP概述 (2)

3.1.2SQL介绍 (4)

3.1.3B/S结构介绍 (4)

3.2 系统开发环境 (4)

3.2.1系统软件环境 (4)

3.2.2工具简介 (5)

4 系统分析 (5)

4.1 系统目标 (5)

4.2 可行性分析 (5)

4.3 系统构架 (6)

4.3.1系统概述 (6)

4.3.2系统模块简述 (7)

5 系统的设计 (7)

5.1 系统流程分析 (7)

5.2 数据库表的设计 (8)

5.3 字段的设计 (9)

5.4 表 (9)

5.5 注册模块设计 (13)

5.6 登陆模块设计 (14)

5.7 用户个人管理模块设计 (14)

5.8 学生基本信息管理模块设计 (15)

5.9 特殊信息管理模块设计 (16)

5.10 毕业生信息模块设计 (16)

5.11 更多管理模块设计 (17)

5.12 成绩管理模块设计 (17)

6 系统功能实现 (18)

6.1 用户注册功能 (18)

6.2 用户登陆功能 (19)

相关文档
最新文档