毕业设计电子相册
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
毕业设计电子相册
篇一:电子相册管理系统毕业论文
毕业设计
电子相册管理系统
学生姓名:李丽
专业班级:微机1201
所在系部:信息工程系
指导教师:张兵义
黄河水利职业技术学院
XX.6.6
摘要
随着高清晰成像手机,数码相机和数码摄像机的普及,照片再也不是原来意义上的相片了。原来的相片是可以存放在相册之中的,现在的电子照片如何管理呢?目前国内很多网站都提供了个人电子相册功能,用户可以把照片放在电子相册中,一是有利于保管照片,而是可以朋友共同分享这些照片并为网站聚集较高的人气。本系统将从系统概述、需求分析、数据库结构设计、系统设计和功能实现等方面讲述如何实现电子相册管理系统的开发。
关键词:Jsp、Servlet、MySQL、过滤器、监听器
Abstract
With the popularization of high definition imaging mobile phone, digital camera and digital camera, photo is not the original meaning of the photo. The original photo can be stored in the photo album of photos, how to manage it? At present many domestic web site provides personal electronic album function, the user can put the photos in the album, one is beneficial to keep the photos, but you can share these photos and Yu for the site gathered high popularity. The system will be from the system, needs analysis, database structure design, system design and functions about development and how to realize the electronic photo album management system.
Keywords: Jsp, Servlet, MySQL, filter, listener
目录
第1章概述 ................................................ ................................................... .. 1
1.1 需求分析................................................. . (1)
1.2 功能分析................................................. . (1)
1.2.1 前台相册模块................................................. (1)
1.2.2 管理相册模块................................................. (1)
第2章开发环境 ................................................ .. (3)
2.1 硬件配置................................................. . (3)
2.2 软件开发环境................................................. .. (3)
2.2.1 操作系统................................................. .. (3)
2.2.2 网站服务器................................................. . (4)
2.2.3 编程语言................................................. .. (4)
2.2.4 数据库................................................. (4)
2.2.5 开发工具................................................. .. (5)
第3章总体设计 ................................................ .. (6)
3.1 系统功能................................................. . (6)
3.1.1 系统的架构设计................................................. .. (6)
3.1.2 业务实体设计................................................. (6)
3.1.3 业务逻辑设计................................................. (7)
3.2 数据库设计................................................. (7)
3.2.1 E-R 图 ................................................ . (7)
3.2.2 数据库结构设计................................................. .. (7)
第4章详细设计 ................................................ .. (9)
4.1 系统目录结构................................................. .. (9)