您好,欢迎访问三七文档
当前位置:首页 > 建筑/环境 > 设计及方案 > 软件工程毕业设计(论文)-J2EE网络相册管理系统
本科毕业设计(2010届)题目网络相册管理系统学院计算机学院专业软件工程班级学号学生姓名指导教师完成日期诚信承诺我谨在此承诺:本人所写的毕业论文《网络相册管理系统》均系本人独立完成,没有抄袭行为,凡涉及其他作者的观点和材料,均作了注释,若有不实,后果由本人承担。承诺人(签名):年月日杭州电子科技大学本科毕业设计摘要随着互联网的发展,人们已经不满足于只是把照片放在自己的电脑里,他们还希望可以将自己拍摄的数码照片传送到网络中,以供网络中的其他朋友分享浏览,充分展现自己的风采,网络相册服务也因此应运而生并日趋盛行。本文就是以此为背景,结合实际,从相关技术简介、需求及概要设计、详细设计及实现、实现效果、测试分析等几个方面详细阐述了一个能够对照片进行网络存储、在线搜索、在线编辑的网络相册管理系统的设计实现。本网络相册管理系统采用JSP/Servlet、Applet等实现技术,以及Struts、Hibernate、Spring、DWR等先进的框架技术配合实现。系统可划分为用户注册/登陆模块、用户相册管理模块、用户相片管理模块、用户好友管理模块、用户分享管理模块、用户留言管理模块、用户搜索模块等12个模块。通过对各个功能模块的实现、集成,最终完成的系统除了为用户提供基于网络社区的基本的网络相册服务外,还为用户提供相片的在线编辑功能。另外,在系统的架构上,采用多服务器的架构方式,实现基本的负载均衡,提升系统性能。关键词:网络相册;在线照片编辑;框架技术;多服务器架构杭州电子科技大学本科毕业设计ABSTRACTWiththedevelopmentoftheInternet,peoplearenotsatisfiedwithjuststoretheirphotosintheircomputer,theyalsohopetouploadthedigitalphotostheytaketothenetwork,sotheycanshareitwithotherfriendsonthenetwork,lettheirfriendstoview,andshowtheirownstyle,thatiswhyawebalbumsservicehadcomeout,andtheincreasinglypopular.Thisarticleiswrittenwithinthiscontext,combinedwiththepractical,fromtherelevanttechnicalbrief,requirementsandoutlinedesign,detaileddesignandimplementation,achieveresults,testanalysis,etc,chaptersitdetailsanetworkcapablephotostorage,onlinesearching,onlineeditingwebalbumsmanagementsystem’sdesignandimplementation.ThiswebalbumsmanagementsystemisdevelopedwithJSP/Servlet,Appletandotherimplementationtechniques,aswellasStruts,Hibernate,Spring,DWRandotheradvancedframeworktechnical.Thesystemcanbedividedintouserregistration/loginmodule,albumsmanagementmodule,photomanagementmodule,friendsmanagementmodule,sharementmanagementmodule,userfeedbackmanagementmodule,usersearchingmodule,etc,such12modules.Withtheimplementationandintegrationofeachfunctionalmodule,finally,thesystemprovideuserswithabasicsocialnetworkingbasedwebalbumsservicewithonlinephotoeditingfeatures.Andinarchitecture,thesystemusingmulti-serverarchitecturewhichmeanstoachievethebasicloadbalancingtoimprovesystem’sperformance.Keywords:webalbums;onlinephotoediting;frameworktechnical;multi-serverarchitecture杭州电子科技大学本科毕业设计目录1引言.............................................................................................................................12相关技术简介.............................................................................................................22.1J2EE开发平台概述.........................................................................................22.1Hibernate框架概述..........................................................................................22.3Spring框架概述...............................................................................................32.4Struts框架概述................................................................................................42.5DWR框架概述................................................................................................52.6Applet技术概述...............................................................................................53系统需求及概要设计.................................................................................................73.1系统需求概要...................................................................................................73.2系统模块细分...................................................................................................73.3系统架构设计.................................................................................................143.4系统数据库设计.............................................................................................164系统详细设计及实现...............................................................................................204.1系统主要类及功能.........................................................................................204.2多服务器架构的关键实现.............................................................................274.3在线图片编辑的设计实现.............................................................................314.4框架技术的整合实现.....................................................................................375系统实现效果...........................................................................................................435.1系统公共模块实现效果.................................................................................435.2相册及相片模块实现效果.............................................................................455.3好友管理模块实现效果.................................................................................505.4站内信及留言模块实现效果.........................................................................516系统测试报告...........................................................................................................536.1测试平台配置.................................................................................................536.2测试结果及缺陷分析.....................................................................................546.3测试结论.........................................................................................................577结论............................................................................................................
本文标题:软件工程毕业设计(论文)-J2EE网络相册管理系统
链接地址:https://www.777doc.com/doc-5488560 .html