1 失踪儿童登记系统Missing Children Registration System摘 要21 世纪的如今,我们的发展非常快,社会上很多东西都由低等级向高等级转变,如今,人们越来越常用数据库系统记录相应的内容,有此现象可得到启发,编写本篇论文。论文主要是对失踪儿童登记系统进行了介绍,包括研究的现状,还有就是涉及的开发背景,然后还对系统设计的目标进行一个深刻论述,同时对系统的功能、可行性等设计进行论述,最后是对失踪儿童登记系统进行了一些具体测试。本文以 java 为开发技术,实现了一个失踪儿童登记系统。失踪儿童登记系统的主要使用者分为管理员和用户,管理员:系统权限管理、用户权限管理、失踪登记管理、线索提供管理、失踪找回管理、宝贝寻亲管理、宝贝认领管理、在线留言管理等,用户:相应的资料管理、所有在网页上显示的失踪登记查询、我的宝贝回家、我提供的线索、我找回的儿童、宝贝寻亲管理、我的收藏管理,前台:系统简介、系统公告、寻亲登记、失踪儿童、宝贝寻亲、站内新闻、在线留言、用户注册等功能。通过这些功能模块的设计,基本上实现了整个失踪儿童登记信息管理的过程。本文系统在设置上主要采用了 B/S 结构,同时通过 JAVA 编程语言进行开发,同时采用 SQL Server 数据库的记录,这是一个非常优秀的失踪儿童登记系统。关键词 :失踪儿童登记系统;java 技术;SQL Server 数据库;B/S 结构 2AbstractIn the 21st century, our development is very fast, and many things in society are changing from low to high levels. Nowadays, people are more and more commonly using database systems to record the corresponding content. This phenomenon can be inspired to write this paper.The paper mainly introduces the missing child registration system, including the current status of the research, as well as the development background involved, and then a deep discussion on the goals of the system design, as well as the design of the system's function and feasibility. Finally, some specific tests were conducted on the missing child registration system.This article uses java as a development technology to implement a missing child regist...