资源描述:
《网络相册管理系统大学本科毕业论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要数码产品的普及,传统的相册已经退出了市场,现在人们一般都用数码相机,照片都存在电脑上,电子相册就是把照片通过扫描仪扫描到电脑里,它具有传统相册无法比拟的优越性。随着互联网的发展,人们已经不满足于只是把照片放在自己的电脑里,他们还希望可以将自己拍摄的数码照片传送到网络中,以供网络中的其他朋友分享浏览,充分展现自己的风采,网络相册服务也因此应运而生并日趋盛行。本文就是以此为背景,结合实际,从相关技术简介、需求及概要设计、详细设计及实现、实现效果、测试分析等几个方面详细阐述了一个能够对照片进行网络存储、留言回复等交互功能的网络相册管理系统的设计实现。本网络相册管理系统采用JSP/
2、Servlet等实现技术,以及先进的框架技术配合实现。系统可划分为用户注册/登陆模块、用户信息管理模块、用户相册管理模块、用户相片管理模块、用户留言管理模块个模块。通过对各个功能模块的实现、集成,最终完成的系统实现为用户提供基于网络社区的基本的网络相册服务。关键词:信息化;相册;网络相册AbstractAlongwiththedevelopmentoftheInternet,peoplearenotcontenttojustputthephotosonyourcomputer,theyalsohopethatcanbepassedtothenetworkanddigitalph
3、otosofthemselvestootherfriendsinthenetworkbrowsing,tofullydemonstratetheirelegantdemeanour,webalbumsservicealsoarisesatthehistoricmomentandanincreasinglypopular.Thisarticleisbasedonthisbackground,combinedwiththeactual,fromtherelatedtechnologyintroduction,demandandgeneraldesign,detaileddesign
4、andimplementation,theimplementationeffect,thetestandanalysisandsoonseveralaspectsindetailelaboratedtheacancarryonthenetworkstorage,leaveamessagebacktothephotothedesignoftheinteractivefunctionssuchaswebalbumsmanagementsystemimplementation.ThiswebalbumsmanagementsystemUSEStheJSP/Servletimpleme
5、ntationtechnology,andadvancedtechnologywiththeframeworkofimplementation.Systemcanbedividedintouserregistration/loginmodule,userinformationmanagementmodule,usermanagementmodule,userphotoalbummanagementmodule,usermanagementmodulemessagemodule.Throughtheimplementationofeachfunctionmodule,integr
6、ationandfinishingsystemimplementationtoprovidebasicwebalbumsservicebasedonnetwork.Keywords:informationtechnology,photoalbum,webalbums目录1引言12相关技术简介22.1WEB建站思想22.1.1JavaWEB应用简介22.1.2Web工程过程22.2WEB系统实现技术32.2.1WEB服务实现技术32.2.2数据库技术42.2.3系统数据库连接42.3Tomcat的工作模式42.4运行环境和开发工具的选择52.4.1运行环境52.4.2开发工具53
7、系统需求及概要设计63.1系统需求描述63.2主界面设计63.3系统模块细分73.4关键技术83.4.1对相片上传格式的设置83.4.2缩略图的生成83.4.3图片显示特效93.5系统数据库设计93.5.1数据库设计93.5.2系统表结构93.5.3数据库的完整性和安全性103.5.4数据库的连接实现114系统实现效果124.1系统公共模块实现效果124.1.1系统首页的整体页面效果124.1.2用户成功登录页面124.1.3用户注册界面效果134.1.4图片留言界面效果134.1.5兴趣社