资源描述:
《软件工程毕业设计(论文)-j2ee网络相册管理系统》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、本科毕业设计(2010届)题目网络相册管理系统学院计算机学院专业软件工程班级学号学生姓名指导教师完成日期诚信承诺我谨在此承诺:本人所写的毕业论文《网络相册管理系统》均系本人独立完成,没有抄袭行为,凡涉及其他作者的观点和材料,均作了注释,若有不实,后果由本人承担。承诺人(签名):年月日杭州电子科技大学本科毕业设计摘要随着互联网的发展,人们已经不满足于只是把照片放在自己的电脑里,他们还希望可以将自己拍摄的数码照片传送到网络中,以供网络中的其他朋友分享浏览,充分展现自己的风采,网络相册服务也因此应运而生并日趋盛行。本文就是以此为背景,结合实际,从相关技术简介、需求及概
2、要设计、详细设计及实现、实现效果、测试分析等几个方面详细阐述了一个能够对照片进行网络存储、在线搜索、在线编辑的网络相册管理系统的设计实现。本网络相册管理系统采用JSP/Servlet、Applet等实现技术,以及Struts、Hibernate、Spring、DWR等先进的框架技术配合实现。系统可划分为用户注册/登陆模块、用户相册管理模块、用户相片管理模块、用户好友管理模块、用户分享管理模块、用户留言管理模块、用户搜索模块等12个模块。通过对各个功能模块的实现、集成,最终完成的系统除了为用户提供基于网络社区的基本的网络相册服务外,还为用户提供相片的在线编辑功能。
3、另外,在系统的架构上,采用多服务器的架构方式,实现基本的负载均衡,提升系统性能。关键词:网络相册;在线照片编辑;框架技术;多服务器架构杭州电子科技大学本科毕业设计ABSTRACTWiththedevelopmentoftheInternet,peoplearenotsatisfiedwithjuststoretheirphotosintheircomputer,theyalsohopetouploadthedigitalphotostheytaketothenetwork,sotheycanshareitwithotherfriendsonthenetwork,
4、lettheirfriendstoview,andshowtheirownstyle,thatiswhyawebalbumsservicehadcomeout,andtheincreasinglypopular. Thisarticleiswrittenwithinthiscontext,combinedwiththepractical,fromtherelevanttechnicalbrief,requirementsandoutlinedesign,detaileddesignandimplementation,achieveresults,testana
5、lysis,etc,chaptersitdetailsanetworkcapablephotostorage,onlinesearching,onlineediting webalbumsmanagementsystem’sdesignandimplementation.ThiswebalbumsmanagementsystemisdevelopedwithJSP/Servlet,Appletandotherimplementationtechniques,aswellasStruts,Hibernate,Spring,DWRandotheradvancedfr
6、ameworktechnical.Thesystemcanbedividedintouserregistration/loginmodule,albumsmanagementmodule,photomanagementmodule,friendsmanagementmodule,sharementmanagementmodule,userfeedbackmanagementmodule,usersearchingmodule,etc,such12modules.Withtheimplementationandintegrationofeachfunctional
7、module,finally,thesystemprovideuserswithabasicsocialnetworkingbasedwebalbumsservicewithonlinephotoeditingfeatures.Andinarchitecture,thesystemusingmulti-serverarchitecturewhichmeanstoachievethebasicloadbalancingtoimprovesystem’sperformance.Keywords:webalbums;onlinephotoediting;framewo
8、rktechnical;