1、数据库系统原理课程网站的设计与实现 摘摘 要要 数据库系统原理课程网站是一个集成了课程介绍、教学资源、课程作业、资源的 下载、在线教学视频、在线批改作业、课程论坛等功能的平台。本网站是采用 ASP. NET2.0 技术与 SQL Server 的结合开发出而成。本网站实用性强,实现资源共享,改变学生的学习 方式,使教师与教师、教师与学生、学生与学生之间的交流有了全新的方式,打破传统课 堂的制约,改进教与学的方法,提高数据库课程的教学质量。本文主要讨论了此网站的需 求分析,介绍了系统各个模块的功能设计与实现、网页布局、访问数据库以及相关操作信 息。 关键字:课程网站,课程论坛,数据库系统原理 数
2、据库系统原理课程网站的设计与实现 ABSTRACTABSTRACT The principle of database system, the course website is an integrated curriculum, teaching resources, the course assignments, resource download, online teaching video, online corrects students papers, course BBS functions such as platform. This website is USES ASP.N
3、ET2.0 technique combining with SQL Server to develop and become. This website practicability, resource sharing, change the students study way, make the teachers and teachers, teachers and students, communication between students and a new way to break traditional classroom, the restriction, improvem
4、ent of teaching and learning methods, to improve the teaching quality of course database. This paper mainly discusses the website needs analysis, introduces the function of each module of system design and implementation, and web page layout, and relevant operation information access database. Key W
5、ordsKey Words:course website,Course BBS, principle of database system 数据库系统原理课程网站的设计与实现 目目 录录 1. 引言引言 1 1.1 课题背景 . 1 1.2 国内外研究现状 1 1.3 研究内容 . 3 1.4 开发方式与工具 3 2.可行性分析可行性分析 5 2.1 经济可行性 5 2.2 技术可行性 5 2.3 管理可行性 5 2.4 社会因素方面的可行性 6 2.5 网站建设目标可能存在的问题 . 6 3需求分析需求分析 . 7 3.1 用户需求 7 3.2 功能性需求 7 3. 3 非功能性需求 . 8
6、 4. 系统设计系统设计 9 4.1 网站的架构设计 . 9 4.2 网页布局 9 4.3 功能设计 11 4.4 数据库的分析与设计 12 4.4.1 数据库的设计.12 4.4.2 数据库的连接.15 5. 网站详细设计与实现网站详细设计与实现 18 5.1 注册以及登录模块18 5.1.1 注册功能的实现 .18 5.1.2 登录功能的实现 .19 5.2 个人信息管理模块20 5.2.1 查看并修改个人基本信息 20 5.2.2 发表的帖子管理21 5.3 论坛模块 23 5.3.1 论坛首页 23 数据库系统原理课程网站的设计与实现 5.3.2 浏览帖子、发表帖子和回复帖子 .24 5.3.3 论坛管理员功能的实现过程 .28 5.4 资源列表中的留言31 6. 小结与展望小结与展望 33 6.1 小结33 6.2 展望33 参考文献参考文献 . 34 致谢致谢 . 35 数据库系统原理课程网站的设计与实现 1 1 1. 引言 1.1 课题背景课题背景 数据库系统是对数据进行存储、管理、处理和维护的软件系统,是现代计算机环境中