文档介绍:自学考试计算机软件编程技术专业本科
毕业论文
题目:网络选课系统的设计与实现
作者:
所在单位:哈尔滨华夏计算机职业技术学院
考号:
指导教师:
黑龙江大学
2011年10月15日
摘要
随着计算机网络迅速发展,信息资源统计和日常办公也迅速无纸化和网络化。大量数据的搜集及处理通过网络实现已经非常普遍,且技术已经相当成熟,如国家公务员考试报名系统,学生电子档案管理系统等。学生选课系统是典型的信息管理系统(MIS),本系统是根据现代化校园的发展而设计的基于ASP的学生选课管理系统,本系统可以方便老师、家长来学校查找学生。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。实现全校学生信息在线查询。还可以对新来的学员信息进行信息录入。
由于学员上课情况复杂,可以实现信息修改,及时调整学员的基本情况。对MS SQL Server2000数据库管理系统、SQL语言原理、ASP数据库技术进行了较深入的学习和应用,主要完成对学生选课系统的需求分析、功能模块划分、数据库模式分析,并由此设计了数据库结构和应用程序。
关键词
ASP 在线查询信息录入信息修改 SQL
Abstract
With the rapid development works, statistics of information resources and the daily office work are ing paperless working quickly. Large amounts of data collection and processing through work is very popular, and the technology is quite mature, such as the National Civil Service Examination Registration System, student electronic records management systems. The system is designed to simplify the college students course selection, the convenience and faster technology, abandoning the traditional ASP technology instead of using the B / S architecture and technology to achieve. System is divided into three types of landing the role of students, teachers and administrators can pleted in the browser all the work themselves, and this system is a server-side implementation, so more efficient than the ASP web site increased.
Studio 2000, the data base is built by Access and the active website is made by using the C# language .This paper includes the main designing , the detail designing, the function designing and , before this , some basic knowledge and present development of the programs mentioned above.
Keyword
;Access Database;B/S
目录
摘要 I
Abstract II
目录 1
前言 1
第一章绪论 2
一选题背景 2
二课题研究的目的及意义 3
(一) 课题研究的目的 3
(二) 课题研究的意义 4
三论文主要内容 4
四课题的可行性分析 5
(一) 课题调研 5
(二) 可行性分析 5
第二章准备阶段 7
一 ASP基础 7
二数据库系统设计 7
第三章应用系统开发工具 9
一系统对硬件和软件的要求 9
二运行需求 9
三其他需求 9
四数据库应用系统开发简介 10
五学生选课系统 10
六 MS SQL Server简介 11
第四章系统分析 12
一系统简要分析 12
二应用需求分析 1