ASP网络学生信息管理系统的设计与开发(开题报告+源代码+论文+文献综述+答辩PPT)

2013 年 3 月 8 日4500

ASP网络学生信息管理系统的设计与开发(开题报告+源代码+论文+文献综述+答辩PPT)
  
  
  
  摘 要
  随着信息处理技术的飞速发展,基于计算机网络的信息处理已成为人们日常工作,学习和生活必备系统。在Internet飞速发展的今天,互联网已成为人们快速获取,发布和传递信息的重要渠道,它已成为社会生活的一部分。学生信息处理的电脑化、网络化,是实现学校管理现代化和信息化的重要内容,也是方便用户快捷查询相关充足信息的重要工具。与传统学生信息处理模式相比,基于网络的学生管理系统具有无可比拟的优越性。
  本系统的开发是基于B/S结构,使用 ASP程序设计语言及Access 2000数据库进行设计与开发。本文首先对学生信息管理系统进行较详细的需求分析,并给出系统总体架构及详细设计步骤。系统主要包含普通用户和管理员两大模块,主要功能包括学生信息的查询,统计,添加,修改,删除,用户管理和用户注册验证等功能。通过测试分析说明,本系统的开发基本达到预定目标,并具有一定的应用价值。
  
  关键词:学生管理系统;数据库;B/S结构;系统构架;信息查询
  
   Design and Development of Students Management System
   Abstract
   Along with the rapid development of information processing technology, information management system, which is based on computer network, has become a necessity system in routine work, study and life. With the rapid development of the Internet, today the Internet has become an important channel for fast gaining, issuing and transmitting information, and obviously it has been an essential part of our social life. Computerization and network station of student information processing are important for realizing modernization and information of school administration, and it also is an important way for searching sufficient information of users. Compared with the traditional pattern, student management system based on the Internet has incomparable superiority.
   This system is based on the B/S structure, designed and developed by adopting the ASP+VBScript programming language and the Access2000 database. This paper first carries on a detailed demand analysis to the student information management system, and then gives the overall construction and the detailed design procedure. The system consists of two main modules: ordinary users and managers. Its main functions include student information inquiry, statistics, adding, modifying and deletion as well as the functions of user management, user registration authorization and so on. Through test and analysis, it shows development of the system basically achieves the predetermined goal and has the certain application value.
  
   Keywords: Student Management System; Database; B/S Structure; System Structure; Information Inquiry
  
  
  目 录
  论文总页数:21页
  
   1 引 言 1
   1.1 课题背景 1
   1.2 国内外研究现状 1
   1.3 本系统研究的意义 1
   1.4 本系统的研究方法 1
   1.5 本文的主要工作 1
   1.5.1 研究的主要内容 1
   1.5.2 论文各章节安排 2
   2 需求分析与开发工具 2
   2.1需求分析 2
   2.2开发工具 2
   3系统设计 2
   3.1 系统的结构图 2
   3.2 基本功能模块概述 3
   3.2.1学生信息管理 3
   3.2.2学生成绩管理模块 3
   3.2.3考试管理模块 4
   3.2.4用户管理模块 4
   3.3 数据库设计 4
   3.4 数据库需求分析 4
   3.5 数据库物理设计 5
   3.6 数据库逻辑设计 5
   3.7 数据库连接 5
   4 系统的具体实现 6
   4.1前台登陆模块 6
   4.1.1流程分析 6
   4.1.2前台登陆模块效果 7
   4.2学生信息管理模块 9
   4.3成绩管理模块 9
   4.4考试管理模块 9
   4.5用户管理模块 10
   5 运行测试与分析 16
   5.1运行测试 16
   5.1.1学生档案信息查询 16
   5.1.2学生成绩查询 17
   5.1.3考试管理 17
   5.1.4用户查询 17
   5.1.5测试系统管理模块 17
   5.1.6留言版模块 17
   5.2具体测试流程 17
   5.3测试与分析 18
  结 论 18
  参考文献 19
  致 谢 20
  声 明 21

0 0