《计算机实用软件》教学网站设计与实现 摘 要:随着Internet的普及,网络已经成为人们学习、工作、生活中不可或缺的一部分。其中,网络教学网站作为高校教学改革的重要手段与工具越来越受重视,它是课程网络化在线学习的平台,也是教师与学生交流的媒介。《计算机实用软件》教学网站主要采用ASP.NET技术和SQL Server 2000数据库技术,实现了用户注册登录、课程介绍、课程学习、课程管理、在线留言等功能。本教学网站的实现能够促进师生之间的交流和合作学习,提高教学效率和教学质量。
关键词:教学网站;计算机实用软件;ASP.NET;SQL Server 2000
Design and Implementation of Computer Software Teaching Website
Abstract: With the popularity of the internet, the network already becomes an indispensable part of people to study, work in life. Among them, as an important means and tool,network teaching reform of colleges and universities teaching website has been paid more and more attention.It is a network of online learning platform and the medium of communication between teachers and students. Computer software teaching website mainly uses the ASP.NET technology and SQL Server 2000 database technology, realized the functions of user login, courses intro, course learn, course management, online features and so on. The teaching website realization to promote exchanges between teachers and students and cooperative learning, improve teaching efficiency and teaching quality.
Key Words: Teaching Website; Computer Software; ASP.NET; SQL Server 2000
目 录
摘 要 1
Abstract. 1
1.绪论 1
1.1系统发展现状 1
1.2系统研究意义 2
2.相关技术简介 2
2.1 ASP.NET技术 2
2.2 SQL Server 2000 数据库技术 3
3.系统总体设计 3
3.1系统功能设计 3
3.2数据库设计 4
4.系统的实现 6
4.1数据库连接 6
4.2主要功能模块的实现 7
5.系统测试 8
6.总结 9
参考文献 10
致谢 11,3489