摘要:针对目前遗失物品难寻、找回难的问题,本文从功能模块、 UML用例分析、数据库概要设计、关键技术等几个方面,阐述了利用 JavaWeb实现的信息共享平台设计与实现。然后,详细地阐述了系统的软硬件设计和实现,并从系统的角度阐述了整个系统的实现。系统以数据库为核心,由输入系统、数据维护系统、查询系统、监控系统四大模块组成。本系统采用了多个通用的功能模块,通过模块化的方式进行信息共享,避免了数据的重复存储。本系统采用了易维护、易管理的硬件和软件开发系统,并采用了可维护的方法。
关键词:失物招领;联系;悬赏
Abstract: View of the difficulty in finding and retrieving lost items, this paper expounds the design and implementation of information sharing platform using Java Web from several aspects such as functional modules, UML use case analysis, database outline design, and key technologies. Then, the hardware and software design and implementation of the system are described in detail, and the implementation of the whole system is described from the perspective of the system. The system takes the database as the core and consists of four modules: input system, data maintenance system, query system and monitoring system. This system uses several general function modules to share information in a modular way, avoiding repeated storage of data. This system adopts a hardware and software development system that is easy to maintain and manage, and adopts a maintainable method.
Keywords: Lost and Found; Contact; offer a reward
目 录
摘要 1Advisor 1
引言 2
1 失物招领平台的功能简述 2
2失物招领系统的设计 3
2.1 失物招领系统UML 用例分析 3
2.2失物招领系统的概要结构设计 5
2.3失物招领系统的基本处理流程 6
3 失物招领系统的实现 7
3.1系统实现的关键技术 7
3.2执行系统的函数 7
4 系统测试 9
4.1系统实现的关键技术 9
5结论 12