小区物业管理信息系统

更新时间:2024-06-25 10:33:01 阅读量: 综合文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

JIU JIANG UNIVERSITY

毕 业 论 文

题 目 小区物业管理信息系统 英文题目Residention Property Mangement Information System

院 系 信息科学与技术学院 专 业 计算机科学与技术 姓 名 王 燕 班级学号 A0811 18 指导教师 汪海滨

二○一二年五月

信息科学与技术学院学士学位论

摘 要

随着计算机技师的迅速发展,人们的生活也步入了信息时代,信息化,智能化起来。由于现在对于小区物业收费还没有一个成熟的系统来实现,于是我试着开发了本小区物业管理信息系统。

对于物业管理信息系统,主要是实现小区用户资料的管理以及水电表数据的管理及小区物业收费的管理。系统需要实现收费管理,数据处理,统计查询和系统管理等的功能。对于一个系统,一般分为管理员和普通用户角色。管理员对系统的数据要进行增删改查,而对于普通用户一般只要实现查询及一些关于个人数据信息的查询就可以了。

系统的功能通过Jsp+Servlet+Oracle技术,采用MVC模式实现。通过Jsp实现前台的页面显示,其中穿插一些JS实现一些数据验证的功能。JavaBean和JavaBeanBO编写Java文件,完成Model层的数据库操作功能。控制层我采用了Servlet来实现,最终达到实现系统功能的效果。

关键词:小区物业,JSP技术,Oracle数据库

I

信息科学与技术学院学士学位论

Abstract

With the rapid development of computer technicians, the people's lives have also entered the information age, information, intelligence up. Not yet a mature system for residential property charges, so I try to develop the residential property management information system.

Property management information systems, mainly residential users and data management, and hydropower table of data management and residential property management fee. The system needs to achieve the management fees, data processing, statistical queries and system management functions. Generally divided into a system administrator and general user role. Administrator of the system data CRUD for the average user is generally as long as the inquiries and information on personal data query can be.

Function of the system basically achieved, but there are still some small defects due to lack of experience of the development system, the system developed, in general, the function has been realized through jsp + the servlet + oracle.

Keyword:Plot Property, JSP Technology, Oracle Database

II

信息科学与技术学院学士学位论

目 录

摘 要 ...................................................... I Abstract ................................................... II 1 绪论

1.1项目开发背景 ........................................... (1) 1.2技术可行性研究 ......................................... (2) 1.3本课题要达到的设计目标 ................................. (2) 1.4本章小结 ............................................... (3) 2 系统分析

2.1小区物业管理系统的需求分析 ............................. (4) 2.2功能说明 ............................................... (4) 2.3本章小结 ............................................... (6) 3 系统设计

3.1系统功能分析 ........................................... (7) 3.2数据库设计 ............................................ (12) 3.3概念结构设计 .......................................... (13) 3.4物理结构设计 .......................................... (17) 3.5本章小结 .............................................. (22) 4 系统详细设计

4.1管理员登录模块设计 .................................... (23)

III

本文来源:https://www.bwwdw.com/article/nyo3.html

Top