本文主要为广大网友提供“大学计算机基础网络教学支撑软件平台——教师和学生管理子系统”,希望对需要大学计算机基础网络教学支撑软件平台——教师和学生管理子系统网友有所帮助,学习一下!
论文字数:11662,页数:30
中文摘要
随着计算机和网络技术的不断发展,社会的信息化程度越来越高,信息技术正在逐渐渗透到各个领域,网络教学的蓬勃发展正是一个很好的例子。与以往使用独立的计算机进行辅助教学相比,网络教学利用计算机可以访问遍及世界各地的计算机信息资源,并可通过网络实现教师和学生进行更广泛的交流,能够充分调动学生的主动性,更好的实施素质教育,符合新时代教育形式的要求。本文结合大学计算机基础这门课程, 讨论了构建基于JSP的网络教学系统的重要意义, 说明了系统的总体结构和主要的功能模块, 并介绍了B/S 体系结构、JSP动态网页和数据库等关键技术问题。
【关键词】网络教学; B/S; JSP
Abstract
With the continuous development of computer and network, the informatization of the society is emboldening, and the information technology is penetrating every domain. The development of web-based education just is a good example of it. Comparing with assistant education which used computer autonomously at one time, web-based education makes use of computer to browse computer information resource all around the world. Via network, it can accelerate more comprehensive communication between teachers and students, manoeuvre the initiative of students adequately, put diathesis education in good force . So it fits for the requirement of education situation at the new time. Making use of University Computer Foundation , this paper discusses the significance of building teaching system on Internet, gives a clear instruction about the whole structure of the system and the main function module, introduces the pivotal techniques including B/S architecture, JSP dynamic web - page and the database and so on.
Key words: Network Teaching ; B/S; JSP
目录
中文摘要 (I)
Abstract (I)
1.引言 (1)
2.开发工具的选用及介绍 (2)
2.1 JSP技术介绍 (2)
2.2 Tomcat介绍 (2)
2.3 Sql Server介绍 (3)
3.系统架构设计 (3)
3.1 页面模块化设计 (3)
3.2 三层架构设计 (3)
4.系统功能分析 (4)
4.1 教师操作界面功能介绍 (6)
4.2 学生操作界面功能介绍 (6)
5. 数据库设计 (7)
5.1 数据库需求分析 (7)
5.2 数据库概念结构设计 (8)
5.3 数据库逻辑结构设计 (12)
6.系统实现 (16)
6.1 网站总体形象设计与实现 (16)
6.2 教师和学生模块功能的设计与实现 (18)
7.遇到的问题和解决的办法 (22)
8.系统的使用说明与安装 (23)
结束语 (26)
致谢 (27)