摘 要
在21世纪这个信息高度发达,并且高速流通的时代,计算机的普及以及计算机网络技术的应用,让大量普通人能够有机会接触到比以往更多的知识。作为一个以传播知识为主要职能的机构——学校,建立一个思想政治主题网是十分必要的事情,这不仅能使更多的人享用宝贵的教育资料源,同时也对于提升学校自身的知名度,提高学生自学能力,有相当大的帮助。
随着互联网技术的飞速发展,利用网络进行教育宣传已经成为时代发展的必然趋势,建立思想政治主题网,尽可能提高优质教学的利用率,对实现人才培养,促进社会经济发展都能起到十分重要的作用。也可以引导用户主动学习,提高学习效率,更为教学双方提供一个进行写作学习和交流的平台。
针对以上问题,设计开发了思想政治主题网,本系统前台主要使用JSP作为开发语言,后台使用MySql作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的思想政治主题网。
关键词:思想政治网,WEB,JSP,B/S结构
ABSTRACT
In twenty-first Century this information is highly developed, and the high circulation time, the popularity of computer and the application of computer network technology, make a large number of ordinary people can have access to more knowledge. As a knowledge as the main functions of the body — schools, the establishment of a political theme network is very necessary things, it not only makes more people to get valuable educational information source, but also school to enhance their visibility, the students’ self-study ability, there is considerable help。
With the rapid development of Internet technology, network education has become the development trend of the times, the establishment of Ideological and political subjects, as far as possible, improve the quality of teaching utilization, to achieve the training, promoting social and economic development will play a very important role. Also can guide users to active learning, enhance the learning efficiency, more teaching both sides to provide a platform for the exchange of learning and writing。
In view of the above problems, design and development of the ideological and political theme, the front of the system using JSP as a development language, the use of MySql as database management system, the development environment is MyEclipse, server using tomcat, developed a Web technology based on B/S structure of the ideological and political theme network。
Key words: Ideological and political network, WEB, JSP, B/S structure
目 录
摘 要
ABSTRACT
第一章 绪论
1.1课题背景
1.2目的和意义
1.3开发工具及技术
1.3.1开发工具
1.3.2 JSP
1.3.3 JavaScript
1.3.4 Struts 2简介
1.3.5 Hibernate简介
1.4软硬件需求
第二章 需求分析
2.1需求调研
2.2可行性分析
2.2.1技术的可行性
2.2.2经济的可行性
2.2.3操作可行性
2.2.4法律的可行性
2.3系统用户用例图
2.3.1管理员用例图
2.3.2普通用户用例图
2.4功能模块需求分析
2.5设计的基本思想
2.6性能需求
2.6.1系统的安全性
2.6.2数据的完整性
2.7界面需求
第三章 系统分析与设计
3.1数据库的分析与设计
3.1.1数据库的概念结构设计
3.1.2数据库的逻辑结构设计
3.1.3数据库的连接原理
3.2中文乱码问题处理
第四章 系统功能实现
4.1系统登陆页面实现
4.2管理员功能模块
4.2.1法制教育管理
4.2.2心理导航管理
4.2.3会员信息管理
4.2.4论坛信息管理
4.2.5公告信息管理
4.2.6修改个人密码
4.2.6安全退出系统
4.4前台网站模块
4.4.1网站首面
4.4.2用户注册
4.4.3法制教育信息浏览
第五章 系统测试
5.1系统测试目的与意义
5.2测试过程
5.2.1主页面的登录模块测试
5.3其他错误
结 论
参考文献
致 谢
附录1
附录2