毕业设计(论文) 公众号搜索 毕业程序员
毕业程序员网站:www.bycxy123.com 摘要
I
XXX 毕业设计(论文)
系 所:
软件工程系
专 业:
软件工程
学生姓名:
学生学号:
指导教师:
导师职称:
完成日期:
论文题目:开心公寓房屋出租管理系统的设计与实现
毕业设计(论文) 公众号搜索 毕业程序员
毕业程序员网站:www.bycxy123.com 摘要
II
开心公寓房屋出租管理系统的设计与实现
摘 要
随着我国市场经济的快速发展和人们生活水平的不断提高,简单的房屋出租服务已
经不能满足人们的需求。如何利用先进的管理手段,提高房屋出租的管理水平,是当今
社会所面临的一个重要课题。
本文采用结构化分析的方法,详细阐述了一个功能比较强大的中信房屋出租管理系
统的前后台开发、操作流程和涉及的一些关键技术。首先进行了可行性分析,然后是系
统分析,通过实际的业务流程调研,分析业务流程和系统的组织结构,完成了数据流分
析和数据字典;然后是系统设计阶段主要完成了功能模块的划分、阐述了系统设计的思
想、数据库的设计和系统设计的工具及技术。该阶段对本系统各个模块的功能进行了详
细设计,形成了本系统的功能模块图;数据库设计时先进行了概念结构设计,然后进行
了逻辑结构设计,最后完成了数据表的设计。
目前在本课题范围内,分析了开心公寓出租管理人员对房屋的管理现状和现有的用
户对开心公寓管理人员的服务的要求。针对两者的要求,设计了一套基于 SpringMVC
的公寓出租管理系统。本系统的集成开发环境是 Eclipse,使用 MySQL 作为数据库管理
系统,Web 服务器采用 Tomcat,运用 SpringMVC 及 Spring3.0 框架技术实现。为了充
毕业设计(论文) 公众号搜索 毕业程序员
毕业程序员网站:www.bycxy123.com 摘要
III
分利用网络信息化的优势,本系统采用 B/S 结构。系统具有专门的供用户使用的前台和
专门供公寓出租管理人员使用的后台。
在开心公寓出租管理系统的实现下,网站管理人员能够充分发挥信息化处理的优势,
提高日常管理的处理速率。用户一方可以更好的享受信息化处理带来的便利。系统运行
能够稳定且高效。并且人机友好程度能够显著提升。
关键词:公寓出租管理,SpringMVC,B/S
毕业设计(论文) Abstract
IV
The design and realization of the management
system of happy apartment rental
Abstract
With the rapid development of China's market economy and the continuous improvement of
people's living standards, simple housing rental services can no longer meet people's needs.
How to make use of advanced management means to improve the management level of housing
rental is an important task facing the society today.
This paper USES the method of structural analysis to elaborate the front and back stage
development, operation process and some key technologies involved in a powerful citic housing
rental management system. Firstly, the feasibility analysis was carried out, and then the system
analysis was carried out. Through the investigation of the actual business process, the
organization structure of the business process and the system was analyzed, and the data flow
analysis and data dictionary were completed. Then is the system design stage mainly completed
the functional module division, elaborated the system design thought, the database design and
the system design tools and technology. In this stage, the functions of each module of the system
are designed in detail, and the functional module diagram of the system is formed. In the design
of database, the conceptual structure is designed first, then the logical structure is designed, and
finally the data table is designed.
At present, in the scope of this topic, the author analyzes the current situation of the
management of happy apartment rental managers and the service requirements of the existing
users for happy apartment managers. According to the requirements of both, an apartment rental
management system based on SpringMVC is designed. The integrated development
environment of this system is Eclipse. MySQL is used as the database management system.
Tomcat is used as the Web server. In order to make full use of the advantages of network
information, the system USES B/S structure. The system has a dedicated front desk for users
and a dedicated back office for apartment rental managers.
With the realization of happy apartment rental management system, website managers can
give full play to the advantages of information processing and improve the processing rate of
daily management. Users can better enjoy the convenience brought by information processing.
毕业设计(论文) Abstract
V
The system can run stably and efficiently. And man-machine friendliness can be significantly
improved.
Key words: Apartment rental management, SpringMVC, B / S