计算机应用基础教学网站的设计与实现 摘 要:在现代化的教育技术模式下,计算机已经广泛应用于学校的教育管理。从学校的实际需求出发,采用当前较为流行的ASP.NET动态网页开发技术,基于Windows XP Professional操作系统和SQL Server 2005数据库,设计并实现了一个计算机应用基础教学网站。通过需求分析、系统设计、编码、调试等过程,实现了教师布置作业、上传课件、发布公告、教师批改作业、学生上传作业、查看作业批改情况、在线交流、资源下载等基本功能。《计算机应用基础》教学网站的开发,能为学生计算机的学习提供一个较好的平台。
关键词:教学网站;ASP.NET; SQL Server 2005
The Design and Implementation of “Computer Application Foundations” Teaching Website
Abstract:Under the model of modern education, computer has been widely used in school management. The system adopts ASP.NET dynamic webpage and SQL Server 2005 database, and then has designed a small-scale basic “Computer Application Foundations” teaching website with comparatively perfect function on the operation system of Windows XP Professional. The system is finally realized through a series of preparations such as needs analysis, system design, coding and debugging. The teachers could assign tasks on line freely, upload courseware, release announcement, mark the assignment and make the comment. Students could upload assignment, finish assignment in time, check the assignment which they had done, online communication and download resources .The development of teaching web site could provide a good platform for students’ computer learning.
Key Words: Computer teaching network; ASP.NET; SQL Server 2005
目 录
摘 要 1
关键词 1
引言 1
1.系统开发的背景与意义 2
1.1本课题研究的背景 2
1.2本课题研究的目的意义 2
1.3国内外研究现状 3
1.4主要工作 3
2.相关技术介绍 3
2.1 ASP.NET技术 3
2.2 SQL Server 2005 4
2.3 Browser/Server结构 4
3.系统分析与设计 4
3.1系统需求分析 5
3.2功能模块设计 5
4.数据库设计 6
5.网站模块具体实现 7
5.1资源管理模块 7
5.2作业管理模块 7
5.3在线论坛模块 9
6.结论 11
参考文献 12
致谢 13,3090