房产中介管理系统设计(附源程序.rar
房产中介管理系统设计(附源程序,论文标准word格式排版53页 附程序设计源文件摘要房产中介管理系统是为房屋中介机构管理房屋出租、出售信息资料而设计的信息管理系统,包含有后台数据库和前台应用程序系统两大部分,后台数据库要求数据的一致性和完整性、安全性,用以储存单位工程文档资料及相关信息,前台应用程序系统要求应用程序功能完备、易于使用和界面友好等。经过...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 九阴真经 发布
论文标准WORD格式排版53页 附程序设计源文件
摘 要
房产中介管理系统是为房屋中介机构管理房屋出租、出售信息资料而设计的信息管理系统,包含有后台数据库和前台应用程序系统两大部分,后台数据库要求数据的一致性和完整性、安全性,用以储存单位工程文档资料及相关信息,前台应用程序系统要求应用程序功能完备、易于使用和界面友好等。经过全面分析,确定数据库采用ACCESS2000,开发工具为Delphi 7.0,利用Microsoft公司的ADO(ActiveX Data Object,ActiveX数据对象)访问和操作数据库服务器中的数据。
关键词: 数据库 面向对象开发软件包 数据对象
Abstract
House Agency Management System is to design for house agency enterprise or business. It have two include the database of backstage supporter and customer application system, the database of backstage supporter ask safety and integrity and the consistency of data to store unit project document information and related information, customer end ask application program function complete, easily to use and interface friendly etc.. Via overall analysis, determine to use database adopt ACCESS 2000, development tool is Delphi 7.0, ADO visit and operand according to the data in server.
Keywords: database System Delphi ADO
目 录
摘 要………………………………………………………………………1
Abstract………………………………………………………………………2
1前言及开发工具、开发技术简介…………………………………………3
1.1系统背景简介…………………………………………………………3
1.2 Delphi7.0编程软件介绍……………………………………………5
1.3 数据库技术概述………………………………………………………7
1.4 ADO编程技术概述……………………………………………………7
2需求分析……………………………………………………………………9
2.1功能需求………………………………………………………………9
2.2性能需求 ……………………………………………………………10
3总体设计…………………………………………………………………11
3.1 系统程次模块图 ……………………………………………………11
3.2 系统流程图……………………………………………………………
3.3 模块设计………………………………………………………………
3.3 数据库设计……………………………………………………………
4详细设计……………………………………………………………………
4.1系统项目文件…………………………………………………………
4.2闪现窗体设计…………………………………………………………
4.3登记登录管理模块设计………………………………………………
4.4主窗体管理模块设计………………………………………………
4.5 房屋出租登记模块设计………………………………………………
4.6房屋出租查询模块设计………………………………………………
4.7房屋资料管理模块设计………………………………………………
4.8本软件所用控件的安装和使用方法…………………………………
4.9遇到的问题及解决方法………………………………………………
5系统性能测试………………………………………………………………
6总结…………………………………………………………………………
7致谢与参考文献…………………………………………………………53
摘 要
房产中介管理系统是为房屋中介机构管理房屋出租、出售信息资料而设计的信息管理系统,包含有后台数据库和前台应用程序系统两大部分,后台数据库要求数据的一致性和完整性、安全性,用以储存单位工程文档资料及相关信息,前台应用程序系统要求应用程序功能完备、易于使用和界面友好等。经过全面分析,确定数据库采用ACCESS2000,开发工具为Delphi 7.0,利用Microsoft公司的ADO(ActiveX Data Object,ActiveX数据对象)访问和操作数据库服务器中的数据。
关键词: 数据库 面向对象开发软件包 数据对象
Abstract
House Agency Management System is to design for house agency enterprise or business. It have two include the database of backstage supporter and customer application system, the database of backstage supporter ask safety and integrity and the consistency of data to store unit project document information and related information, customer end ask application program function complete, easily to use and interface friendly etc.. Via overall analysis, determine to use database adopt ACCESS 2000, development tool is Delphi 7.0, ADO visit and operand according to the data in server.
Keywords: database System Delphi ADO
目 录
摘 要………………………………………………………………………1
Abstract………………………………………………………………………2
1前言及开发工具、开发技术简介…………………………………………3
1.1系统背景简介…………………………………………………………3
1.2 Delphi7.0编程软件介绍……………………………………………5
1.3 数据库技术概述………………………………………………………7
1.4 ADO编程技术概述……………………………………………………7
2需求分析……………………………………………………………………9
2.1功能需求………………………………………………………………9
2.2性能需求 ……………………………………………………………10
3总体设计…………………………………………………………………11
3.1 系统程次模块图 ……………………………………………………11
3.2 系统流程图……………………………………………………………
3.3 模块设计………………………………………………………………
3.3 数据库设计……………………………………………………………
4详细设计……………………………………………………………………
4.1系统项目文件…………………………………………………………
4.2闪现窗体设计…………………………………………………………
4.3登记登录管理模块设计………………………………………………
4.4主窗体管理模块设计………………………………………………
4.5 房屋出租登记模块设计………………………………………………
4.6房屋出租查询模块设计………………………………………………
4.7房屋资料管理模块设计………………………………………………
4.8本软件所用控件的安装和使用方法…………………………………
4.9遇到的问题及解决方法………………………………………………
5系统性能测试………………………………………………………………
6总结…………………………………………………………………………
7致谢与参考文献…………………………………………………………53