随着社会的发展,社会的各行各业都在利用信息化时代的优势。计算机的优势和普及使得各种信息系统的开发成为必需。
家政服务网站,主要的模块包括查看管理员;个人中心、用户管理、服务类型管理、家政类型管理、家政评价管理、家政资讯管理、家政服务管理、家政预约管理、系统管理,用户;个人中心、家政评价管理、家政预约管理、前台首页;首页、家政资讯、家政服务、我的、跳转到后台等功能。系统中管理员主要是为了安全有效地存储和管理各类信息,还可以对系统进行管理与更新维护等操作,并且对后台有相应的操作权限。
要想实现家政服务网站的各项功能,需要后台数据库的大力支持。管理员验证注册信息,收集的用户信息,并由此分析得出的关联信息等大量的数据都由数据库管理。本文中数据库服务器端采用了Mysql作为后台数据库,使Web与数据库紧密联系起来。在设计过程中,充分保证了系统代码的良好可读性、实用性、易扩展性、通用性、便于后期维护、操作方便以及页面简洁等特点。
本系统的开发使获取家政服务网站信息能够更加方便快捷,同时也使家政服务网站信息变的更加系统化、有序化。系统界面较友好,易于操作。
关键词:家政服务网站;jsp ;Mysql
Abstract
With the development of society, all walks of life are making use of the advantages of the information age. The advantages and popularity of computers make the development of various information systems necessary.
The main modules of housekeeping service website include administrator; personal center, user management, service type management, housekeeping type management, housekeeping evaluation management, housekeeping information management, housekeeping service management, housekeeping appointment management, system management, user; personal center, housekeeping evaluation management, housekeeping appointment management, front page; home page, housekeeping information, housekeeping service , mine, jump to backstage, etc. The administrator in the system is mainly for the safe and effective storage and management of all kinds of information, can also manage and update the system maintenance and other operations, and has the corresponding operation authority on the background.
In order to realize the functions of the housekeeping service website, it needs the strong support of the background database. The administrator verifies the registration information, collects the user information, and obtains the association information and so on massive data by the database management. In this paper, the database server uses MySQL as the background database, so that the web and database are closely linked. In the design process, it fully ensures the good readability, practicability, expansibility, universality, easy to maintain, easy to operate and concise page of the system code.
The development of this system makes it more convenient to obtain the information of domestic service website, and also makes the information of domestic service website more systematic and orderly. The system interface is friendly and easy to operate.
Key words: domestic service website; JSP; MySQL
目 录