摘 要
随着互联网的迅速发展,跟网络技术与应用这一领域有关的网络课程不断涌现出来。如何使这些网络课程能够实现对自身教学资源进行有效的统一管理成了一个迫切需要解决的问题。本设计就是为此而作,本文主要总结了已有的同类型网络课程资源管理系统的优点与缺点,阐释了本研究的重要性和必要性,对网络课程中的资源管理系统的需求进行了分析,给出了关键功能模块的数据流图,介绍了ASP.NET的技术优势,并论述了应用ASP.NET技术开发一个高效、可靠、通用、基于信息资源建设规范的网络课程资源管理系统的方法与技术,以解决同类型网络课程所面临的教学资源管理问题。
关键词:网络课程;B/S架构;SqlServer2005;ASP.NET
Abstract
Along with the rapid development of the Internet, network technology and application to the field of network course, arise. How to make these network course can realize to your own teaching resources for effective and unified management became an urgent need to address the problem. This design is made for this purpose, this paper mainly summarizes the same type of existing network course resource management system the advantages and disadvantages of this research, this article explains the significance and necessity of the management of resources in the network course system demand, this paper analyzes the key function module, introduces the data flow graph asp.net technology advantage, and discusses the application of asp.net technology development an efficient, reliable, gm, based on the information resource construction standard network curriculum resource management system methods and techniques to solve the same type of network course teaching resource management faced.
Keywords: network course; B/S structure; SqlServer2005; Asp.net
目 录
第1章 前 言
第2章 使用工具及相关知识
2.1 SQL Server 2005概述
2.2 ASP.NET概述
第3章 需求分析
3.1 系统功能需求分析
3.1.1系统功能模块分析
3.2 系统可行性分析
3.3 数据流分析
3.4 运行环境与其它要求
3.4.1 运行环境简介
第4章 系统总体设计
4.1 系统介绍与功能模块
4.2 数据库设计
4.2.1数据库概念设计
4.2.1数据库逻辑设计
第5章 详细设计
5.1 登录模块设计
5.2 教师模块设计
5.3 修改密码模块设计
5.4 安全退出模块设计
第6章 系统测试与调试
第7章 结 论
参考文献
致 谢