精品课网站系统的设计.rar
精品课网站系统的设计,摘 要本文介绍了asp.net数据库编程的基础知识和相关技术以及sql server数据库的操作方法。详细地说明了和实现过程。该系统主要包括教师管理、学生管理。教师管理部分包括课件上传管理、作业管理、教学信息管理和个人信息维护;学生管理部分包括课件下载、教学信息查看、查看分数和在...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 wangyami 发布精品课网站系统的设计
摘 要
本文介绍了ASP.NET数据库编程的基础知识和相关技术以及SQL Server数据库的操作方法。详细地说明了精品课网站系统的设计和实现过程。
该系统主要包括教师管理、学生管理。教师管理部分包括课件上传管理、作业管理、教学信息管理和个人信息维护;学生管理部分包括课件下载、教学信息查看、查看分数和在线交流等;提高了教学成果。
精品课程系统具有交互性,为老师和学生提供一个更全方位的网络体验。为了符合用户的需求,该系统从操作简便,界面友好、灵活、实用、安全的出发,更合理的完善精品课网站系统。
关键词:网络教学;数据库;指导平台;ASP.NET
Abstract
This article has made a brief introduction to the base knowledge and technique of ASP.NET Database programming, and operation methods of SQL Server database. The article has also made a detailed introduction of Website designs of the competitive products course.
The system mainly includes teacher management and student management module. The teacher management module includes course upload management, homework management, teaching information management and personal information maintain. The student management module includes course download, teaching information viewing, score viewing and online chat, so as to improve the teaching efficiency
The competitive course has interactivity, providing the students and teachers with a better online experience. To meet user’s requirement, the system make it more easy to use, improve its interface friendly, flexibility, availability and security, making it a better and more reasonable Web course system.
Key words: Network teaching; Database; Instructs the platform; ASP.NET
目 录
第1章 概述 1
1.1课题背景 1
1.2本课题研究意义 1
1.3本课题研究方法 2
第2章 系统开发工具 3
2.1 ASP.NET 3
2.2数据库及SQL Server2005 4
2.3系统开发环境 6
第3章 系统的可行性研究 7
3.1 系统流程图 7
3.2 系统数据流图 8
第4章 系统的需求分析 9
4.1系统需求分析 9
4.2系统设计目标 11
4.3系统模块分析与设计 12
第5章 管理系统总体设计 14
5.1数据库设计 14
5.2 系统数据表设计 15
5.3 系统功能模块图 19
第6章 精品课平台功能模块具体实现 20
6.1用户登录认证部分代码 20
6.2学生提交作业模块 22
6.3 分配班级模块 24
6.4 添加课件模块 26
第7章 系统测试 28
结 论 30
参考文献 31
致 谢 32