摘要:高校教师教学信息网站的开发能有效促进师生之间的交流,提高学生的学习效率和积极性,同时也为建设教师队伍提供了平台。网站采用B/S编程模式,以SQL Server 2005作为数据库服务器,以C#作为编程语言,运用ASP.NET技术来实现。网站主要实现了展示教师信息,发布文件,下载教学课件及视频,在线留言等功能。19464
关键词:信息展示;数据库;编程语言;ASP.NET;主要功能
College Teachers' Teaching Information Websites
Abstract: The development of University Teachers' teaching information website can effectively promote the communication between teachers and students, to improve the learning efficiency and enthusiasm of the students, at the same time also provides a platform for the construction of teachers' team. The website uses the B/S programming model, using SQL Server 2005 as the database server, using C# as the programming language, the use of ASP.NET technology to achieve. The site to achieve the main function has: show the teacher information, files, download the courseware and video, such as message online.
Key Words: Information display; database; programming language; ASP.NET; main function
目录
摘要 1
引言 1
1.研究背景及意义 2
2.相关技术介绍 2
2.1 B/S体系结构 2
2.2 ASP.NET 2
2.3 SQL Server 3
3.系统分析和设计 3
3.1系统需求分析 3
3.2系统功能模块设计 3
4.数据库设计 4
4.1数据库需求分析 4
4.2数据库概念模型设计 4
4.3数据库物理结构设计 5
5.系统的详细设计和实现 6
5.1用户母版页的实现 6
5.2 用户功能模块 6
5.3 管理员功能模块 8
6.总结 8
参考文献 10
致谢 11
高校教师教学信息展示网站
引言
随着Internet技术的发展,人们的学习生活已经离不开网络。未来社会人们的生活和学习将越来越依赖于数字技术的发展,越来越数字化、网络化、电子化、虚拟化。但与此同时,相关的信息数据却急剧膨胀。这些海量的、以不同形式存储的数据资料,表面上杂乱无章且缺乏组织的规整化,但事实上却包含了许多潜在的、有价值的知识和规则,如何从这些海量的数据中发现有用的知识是知识工程研究面临的新课题。