资源描述:
《毕业设计-房屋租凭管理系统设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、客票统计分析系统的设计与开发编号本科毕业设计(论文)题目:房屋租凭管理系统学院(系)专业学号:学生姓名:指导教师:(职称:)201年月2摘要随着我国市场经济的快速发展和人们生活水平的不断提高,简单的租凭服务已经不能满足人们的需求。如何利用先进的管理手段,提高房屋租凭管理水平,是当今社会所面临的一个重要课题。本文通过用VB6.0编写房屋租赁管理系统,利用软件工程原理,采用面向对象的编程方法,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面,实现了房屋租赁管理的自动化和信息化.整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,完成基本资料管理、
2、客户资料管理、租凭合同管理、财务管理、统计报表管理等功能.经过实际测试证明,本文所设计的房屋租赁管理系统可以用于物业管理部门从事房屋租赁信息管理方面的需要。论文主要介绍了本课题的开发背景,所要完成的功能和开发的全过程。重点的说明了系统设计的重点、设计思想、难点技术和解决方案。关键词:数据库VisualBasic6.0房屋租赁管理系统50AbstractWiththerapiddevelopmentofthemarketeconomyofourcountryandpeoplelivingstandardriseceaselessly,thesimplicityofthel
3、easeservicealreadycan'tsatisfypeople'sneeds.Howtousetheadvancedmanagementmethod,improvethelevelofmanagement,therentalhousefacingsocietytodayisanimportantissue.ThisarticlethroughtowritewithVB6.0houseleasemanagementsystem,theuseofsoftwareengineeringtheory,byusingobjectorientedprogrammingme
4、thod,anditsdevelopmentmainlyincludesthebackstagedatabasetheestablishmentandthemaintenanceanddevelopmentoffrontapplicationprogramoftwoaspects,realizedtheautomationofhouseleasemanagementandinformation.Fromtheentiresystemtooperateandfriendlyinterface,flexible,practical,safe,completetherequi
5、rementofbasicdatamanagement,customerdatamanagement,therentalcontractmanagement,financialmanagement,statisticsmanagementetc.Function.Aftertheactualtest,thispaperdesignedthehouseleasemanagementsystemcanbeusedinpropertymanagementdepartmentengagedinhouseleaseinformationmanagementneeds.Paperm
6、ainlyintroducedthistopicdevelopmentbackground;wanttocompletethewholeprocessofthefunctionanddevelopment.Thefocusoftheexplanationofthesystemdesign,designthoughts,thefocusofsometechnicalandsolutions.Keywords:databaseVisualBasic6.0houseleasemanagementsystem50目录摘要1第一章序论11.1课题来源11.2开发背景和开发目的11
7、.3本文所做的工作2第二章需求分析32.1应用现状调查32.2系统目标32.3可行性分析32.3.1经济可行性分析32.3.2操作可行性分析42.3.3技术可行性分析42.4.1业务流程图42.4.2数据流分析52.4.3系统功能需求6第三章总体设计73.2系统模块设计73.2.1系统功能分析73.2.2系统功能模块图83.3数据库的设计103.4数据库的选择10第四章相关技术简介104.1MicrosoftVisualBasic的技术简介104.2Microsoft Access技术简介14第五章房屋租赁管理系统的详细设计155.1数据