【摘要】 随着社会、经济和科学技术的不断进步发展,快节奏的生活方式让学生在校园生活中频繁出现丢失物品的状况,使学生遭受了经济和精神上的伤害。如今,丢失物品已经成为一个普通存在的问题,追寻一种高效率且有秩序的失物招领管理方式是当前社会共同向往的。失物招领工作信息化管理的实现有了必要性,只有信息化手段的介入,才能成为失物招领的一个方便可行的解决方案。本系统设计了基于JavaWeb开发的嘉园失物招领系统,失主可以通过网络进入到本系统的Web客户端查询自己丢失的物品是否已经发布到失物招领系统上,或者可以发布自己丢失的物品信息,使拾取到物品的人可以联系到失主,捡到物品的人同样可以发布拾取物品信息。管理员通过系统Web管理后台对寻物信息,招领信息,失物类别进行管理。一个良好的信息交流平台,使师生和工作人员能够及时找到失物,给校园生活带来了极大的方便。
【关键词】 失物招领 系统设计 Web端 Java语言
Jiayuan Lost and Found System Based on JavaWeb
[Abstract] With the continuous advancement of society, economy and science and technology, the fast-paced lifestyle has caused students to frequently lose items in campus life, causing students to suffer economic and mental damage. Nowadays, lost items have become a common problem. Pursuing an efficient and orderly management method of lost and found is the common aspiration of the current society. It is necessary to realize the information management of lost and found work. Only the intervention of information technology can become a convenient and feasible solution for lost and found. This system has designed the Jiayuan Lost and Found system based on JavaWeb development. The owner can access the Web client of the system through the network to check whether the lost items have been released to the lost and found system, or can publish the information of their lost items. The person who picks up the item can contact the owner, and the person who picks up the item can also post the items information. The administrator manages the search for information, claim information, and lost property category by web management backstage. A good information exchange platform enables teachers and students and staff to find lost property in time, bringing great convenience to campus life.
[Keywords] lost and found, system design, Web, Java
目 录
引言
第1章 绪论
1.1 项目背景
1.2 项目目的和意义
1.3 论文主要内容和结构安排
第2章 系统涉及的技术和开发环境
2.1 前端
2.1.1 HTML
2.1.2 CSS
2.1.3 Jquery
2.1.4 AngularJS
2.2 后端
2.2.1 Java
2.2.2 MySQL
2.2.3 XML语言
2.3 开发环境
2.3.1 MyEclispe
2.3.2 Navicat Premium
第3章 系统需求分析
3.1 系统总体功能
3.2 系统功能概述
3.3 系统需求概述
3.4 功能需求分析
3.4.1 管理员登录模块
3.4.2 物品审核模块
3.4.3 首页展示模块
3.4.3 数据统计模块
3.4.4 失物分类模块
3.4.5 寻物管理模块
3.4.5 招领管理模块
3.4.6 失物展示模块
3.4.7 失物添加模块
3.4.8 失物详情模块
3.4.9 失物操作模块
3.4.10 评论操作模块
3.3非功能性需求
第4章 系统设计与实现
4.1 系统设计目标
4.2 系统总体功能设计模块
4.2.1 系统开发环境与平台
4.3 系统架构设计
4.3.1 传统架构
4.3.2 分布式架构
4.3.3 系统选用架构
4.4 系统数据库设计
4.5 Web管理后台功能模块实现
4.5.1 登录模块的设计与实现
4.5.2 启事审核模块的设计与实现
4.5.3 失物分类管理模块的设计与实现
4.5.4 寻物启事管理模块的设计与实现
4.5.5 数据统计模块的设计与实现
4.6 Web前台客户端功能模块实现
4.6.1 失物招领首页设计与实现
4.6.2 快速检索模块的设计与实现
4.6.3 启事信息发布的设计与实现
4.6.4 启事详情信息的设计与实现
4.6.5 管理启事的设计与实现
第5章 系统测试与结果分析
5.1 系统测试环境选择
5.2 测试计划
5.3 测试用例
5.4 测试结果与分析
结论
致谢语
参考文献