文档介绍:目录
摘要 V
前言 1
第1章绪论 2
系统开发的背景和意义 2
国内外发展状况 2
研究内容 3
第2章选择平台与架构 5
开发环境 5
架构 5
运行环境 5
5
第3章电子像册系统需求分析 6
6
6
6
6
6
6
系统总体结构 7
7
8
8
8
9
9
10
本章小结 11
第4章系统实现 12
注册用户登陆设计 12
注册用户登陆界面的创建 12
注册用户登陆界面 12
实现过程 13
未注册用户注册设计 16
相册列表 17
20
29
29
30
实现DAO层 30
DAO组件的定义 30
30
33
33
软件测试的目的 33
各模块测试 33
本章小结 36
绪论 37
参考文献 39
致谢 40
摘要
随着人们生活水平的逐步提高,旅游照相成了大家必不可少放松项目。虽然照片最后会存入到自己的电脑里,但是时间一长、照片一多,这些有着勾起回忆的“资料”,就会显得杂乱无章,即不方便欣赏,也不方便管理。而在线相册具有欣赏、传播方便,界面美观等特点,可以很好的管理所存入的照片,不失为最佳欣赏、保存照片的相册工具。在线相册系统平台也就应此应运而生。
本系统是一种基于B/S架构的在线管理系统,它采用目前最流行的java语言编写,用到了当今先进的技术如 jsp技术、基于JSP+Servlet+DAO模式在小型应用系统中式灵活并稳定的架构,是典型的基于MVC模式的架构。同时采用MVC框架技术也提高了系统的可维护性。
系统分为:个人管理模块、相册管理模块、相片管理、评论管理模块。注:注册用户登陆后可以进行添加相册,上传,删除照片,修改资料等一系列操作。而如果是未注册用户只能查看相册中的内容,没有权力进行相应的修改。特别是上传相片、相册列表、相册管理、相片查看及评论管理等模块是在线相册系统的重点。
关键词:JAVA;电子相册; MVC
Abstract
As people gradually increase the standard of living, travel photography has e essential to relax the project everyone. While the photos will eventually be deposited to puter, but over time,more than one photo,which has brought back memories of the "data",will be very chaotic, that is inconvenient to enjoy, not to facilitate management. Electronic album with appreciation,the spread of convenience,the interface appearance characteristics such as good management can be deposited in the photos, after all, enjoy the best, save a photo album tool. Electronic photo album will be the platform came into being.
The system is based on B / S architecture online management system, it uses the most popular java language, used in today's advanced technologies such as jsp technology, based on JSP + Servlet + DAO patterns in small application f