资源描述:
《房屋租赁管理 系统》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、西安财经学院行知学院本科(毕业设计)论文——图书管理系统本科毕业论文(设计)论文题目:房屋租赁管理系统——前台子系统的设计与实现学生姓名:XXX学号:xxxx专业:信息管理与信息系统班级:XXX指导教师:xxx完成日期:200X年xx月xx日2房屋租赁管理管理系统内容摘要随着我国市场经济的快速发展和人们生活水平的不断提高,简单的租凭服务已经不能满足人们的需求。如何利用先进的管理手段,提高房屋租凭管理水平,是当今社会所面临的一个重要课题。本文通过用VB6.0编写房屋租赁管理系统,利用数据库原理,采用面向对象的编程方法,其开发主要
2、包括后台数据库的建立和维护以及前台应用程序的开发两个方面,实现了房屋租赁管理的自动化和信息化.整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,完成基本资料管理、客户资料管理、租凭合同管理、财务管理、统计报表管理等功能.经过实际测试证明,本文所设计的房屋租赁管理系统可以用于物业管理部门从事房屋租赁信息管理方面的需要。论文主要介绍了本课题的开发背景,所要完成的功能和开发的全过程。重点的说明了系统设计的重点、设计思想、难点技术和解决方案。关键词:数据库VisualBasic6.0房屋租赁管理系统32RentalDesi
3、gnandImplementation——ThefuturedesignandimplementationofsubsystemsAbstractWiththerapiddevelopmentofmarketeconomyandthecontinuousimprovementofpeople'slivingstandard,Simpleleaseservicescannotmeetpeople’sneeds.Howtomakeuseofadvancedmanagementmethods,enhancethelevelofhou
4、singleasemanagement,isavitalimportanttopicwhichwefaceinsocietytoday.Inthispaper,byusingVB6.0towritehousingrentalmanagementsystem,makinguseofsoftwareengineeringprinciples,usingtheObject-Orientedprogrammingmethod.Includingthedevelopmentofboththebackgroundoftheestablis
5、hmentandmaintenanceofdatabaseandfront-endapplication,achievedtheautomationandinformationofthehousingleasemanagement.Thewholesystemstartwiththesimple,user-friendly,flexible,practicalandsafetypoint,completethebasicinformationmanagement,customerdatamanagement,leasecont
6、ractmanagement,financialmanagementandstatisticsmanagementfunction,etc.Inthispaper,thehousingleasemanagementsystemhasalreadybeenprovedthroughpractice,canbeappliedtothepropertymanagementandengagedintherentalhousingneeds.Thispapermainlyintroducesthedevelopmentbackgroun
7、dofthesubject,Focusingontheimportanceofsystemdesign,designideas,technologiesandsolutions.Keywords:database;VisualBasic6.0;housingleasemanagementsystem.32目录绪论1一.房屋租赁管理系统概述2(一)课题来源2(二)开发背景和开发目的2二.系统规划3(一)系统的任务3(二)系统目标3(三)系统计划3(四)可行性研究41.技术可行性42.经济可行性53.社会可行性6三.系统分析7(一
8、)业务流程71.总的业务流程图72.详细业务流程图8(二)数据流程图91.房屋类别管理基本信息流程:92.客户信息管理基本信息流程:103.租赁信息类别管理基本信息流程:10(三)数据字典12321.数据元素122.数据流条目123.处理功能条目13四.系统设计14(一)系统