Abstract
Chinese genealogy is mainly based on recorded names. Because of the complex
surnames of genealogy, it is very difficult to save and query. The advantages and popularity
of computer make the development of genealogy necessary. Genealogy management system
is mainly with the help of computer, through the management of information. Reduce the
administrator's work, but also convenient for the majority of users to query and manage
personal information in time, followed by the management of a large amount of information,
and finally a high degree of security, and easy to use, which makes the management and
operation of genealogy management system very convenient.
In the development process of genealogy management system, B / S architecture is
adopted, mainly using Java technology. The middleware server is Tomcat server, using
MySQL database and eclipse development environment. The genealogy management system
includes users, compilers and administrators. Its main functions include administrator: home
page, personal center, user management, compiler management, genealogical information
management, genealogical member management, system management; compiler: home page,
personal center, genealogical information management, genealogical member management;
user: home page, personal center, genealogical information management, genealogical
member management; front page; home page, genealogical information, personal center
Heart, background management and other functions.
This paper introduces the development background of the genealogy management
system in detail, and introduces the system development technology, then analyzes the
requirements of the system, and describes the business process, system structure and data of
the genealogy management system in detail. Users can search their desired genealogy
information and genealogy members according to keywords.
Key words: family tree management system MySQL Java SSM
目 录
第一章 绪 论..............................................................1
1.1 背景及意义...........................................................1
1.2 国内外研究概况.......................................................2
1.3 研究的内容 ..........................................................2
第二章 关键技术的研究.....................................................3
2.1 JAVA 简介............................................................3
2.2 ECLIPSE 开发环境 ....................................................4
2.3 Tomcat 服务器........................................................4