Abstract
This paper mainly discusses how to use java language to develop a personal dating
website. The system will strictly follow the software development process for each stage of
the work, using B / S architecture, object-oriented programming ideas for project
development. In the introduction, the author will discuss the current background of personal
dating website and the purpose of system development. The following chapters will analyze
and design the system in each stage in strict accordance with the software development
process.
The main users of personal dating website are administrator and user. The functions include
administrator: personal center, user management, dating information management, offline
activity management, activity registration management, system announcement management,
forum communication, system management, user: personal center, dating information
management, activity registration management, my collection management, front page; front
page; front page Make friends information, offline activities, system announcements, forum
information, my, jump to the background, customer service and other functions. Because the
function module design of this website is more comprehensive, so the whole process of
personal dating website information management can be realized.
The use of this system can realize the informatization of the personal dating website
management, which can facilitate the administrator to manage more conveniently and
quickly.
Keywords: personal dating website; JSP technology; MySQL database;
目 录
摘 要.................................................................................................................................I
1 绪论 ..............................................................................................................................1
1.1 研究背景 ...........................................................................................................1
1.2 研究现状 ............................................................................................................1
1.3 研究内容 ............................................................................................................2
2 系统关键技术 ..............................................................................................................3
2.1 JSP 技术 .............................................................................................................3
2.2 JAVA 简介.........................................................................................................3
2.3 MYSQL 数据库 .................................................................................................4
2.4 B/S 结构 .............................................................................................................4