{$cfg_webname}
主页 > 计算机 > 论文 >

基于SSH框架的校园媒体信息服务系统的开发论文

来源:56doc.com  资料编号:5D17296 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D17296
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于SSH框架的校园媒体信息服务系统的开发论文(毕业论文13000字)
摘  要
校园媒体是丰富学生精神、文化生活的重要途径。通过本课题的研究与实践,打造一个具有图、文、声、视频的校园信息浏览、发布与管理功能,学习交流评论等功能的校园媒体信息服务系统,使其成为学生信息交流的新式媒体,活跃校园文化,推动学生相互的学习与交流。
本系统使用SSH的框架组合为核心进行系统开发,即 Spring + Struts + Hibernate。SSH框架广泛应用于现代企业信息管理系统中,该架构实现了层次间的松耦合,有效地提高了项目的开发效率,使系统具有良好的交互性、可扩展性和可维护性。此外,本系统综合运用了java、XHTHL、DIV+CSS、JavaScript、Jquery、Ajax等技术,借助MyEclipse集成开发、MySQL数据库、Flash动画制作、PhotoShop图像处理等软件来实现这个校园媒体信息服务系统。
本系统的主要功能模块包括:用户的注册与登录,图文资讯的浏览、发布与管理,视频资讯的浏览、发布与管理,音乐资讯的浏览、发布与管理,学习交流主题的发布与管理,交流主题的回复评论,用户的信息维护等功能模块。
[关键词]:SSH框架;校园媒体;信息交流


Abstract
Campus media is an important way to enrich students' life. Through research
and practice in this topic, we built a campus media information service system withthe functions of Browsing, publishing and managing different campus infomation of
pictures,texts,audios and videos and learning,exchanging and discussing. This system will be a new media to the students for information exchange,which can also
invigorate the campus and promote study and exchange.
The system uses the combination of SSH(Spring + Struts + Hibernate)as the core framework for systems development. SSH framework is widely used in the
modern enterprise information management systems. This framework achieves the
loose coupling between layers so that it can effectively improve the efficiency of
project development and supply the system with good interactivity, scalability and
maintainability. In addition, this system comprehensively uses the technology of Java,XHTHL,DIV+CSS,JavaScript,Jquery,Ajax and softwares such as MyEclipse integrated development,MySQL Database,Flash animation and PhotoShop image processing.
The main function modules of this system include user registration and login,
text information browsing, publishing and managing,video information browsing,
publishing and managing,music information browsing, publishing and managing,
learning exchange theme publishing and managing,reply and comments of the
exchange topics and maintenance of the user information.
[Key Words]: SSH framework; campus media; information exchange
 
目    录
摘  要    I
ABSTRACT    II
1. 绪论    1
1.1 研究背景    1
1.2 校园媒体发展的现状    1
1.3 研究的内容和意义    2
1.4 SSH框架的概念    2
2、需求分析    3
2.1 系统特性分析    3
2.2 功能分析    4
2.2.1 前台用户功能分析    4
2.2.2 后台管理功能分析    5
2.3 网站业务逻辑分析    6
2.3.1 前台用户业务逻辑分析    6
2.3.2 后台管理员业务逻辑分析    7
2.4 数据及数据库需求分析    7
2.4.1 数据流图    7
2.4.2 数据字典    8
3、系统设计    9
3.1 系统的总体设计    9
3.1.1 系统开发环境    9
3.1.2 错误处理机制    10
3.2 系统的逻辑模型设计    10
3.2.1 表示层设计    12
3.2.2 业务层设计    13
3.2.3 持久层设计    15
3.3 数据库设计    16
3.3.1 E-R图    16
3.3.2 数据库表设计    16
4、系统的实现    19
4.1系统实现的规则    19
4.1.1 系统界面结构    19
4.1.2 网站目录规范    19
4.1.3 文件命名规则    19
4.2 系统的实现    20
4.2.1系统入口及登录模块实现    20
4.2.2信息展示模块的实现    21
4.2.3学习交流模块的实现    22
4.2.4用户管理模块的实现    22
总结    26
参考文献    27
致    谢    28
附录 部分程序代码    29

推荐资料