房屋销售管理系统的设计与实现(VB)
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘  要
[资料来源:http://think58.com]
当今社会,随着房地产企业规模不断扩大,有关服务的各种信息也成倍增长,特别是一些比较大的房地产企业,而面对庞大的信息量,有必要开发一套与之相适应的信息管理系统来提高管理工作的效率。通过这样的系统,可以做到信息的规范管理、科学统计和快速查询,从而减少管理方面的工作量。
本系统——房屋销售管理系统,利用Visual Basic作为前端的应用开发工具,Access作为后台的数据库,采用客户端/服务器的模型构建,结构健壮灵活,在数据处理、人机界面、数据通信、系统维护管理等方面具有功能全面、实用;界面丰富生动,美观友好,实用维护简单;权限管理完善,安全性高等特点。本系统基本遵循了软件工程方法论进行需求分析、概要设计、详细设计和软件测试。实现了区域信息、房型信息维护;购房客户登记、售房房源登记、看房记录登记、购房信息登记、时间提醒等业务信息管理;购房客户信息、售房房源、看房计录和购房信息登记等房屋信息的查询。
关键字:Visual Basic  Access  房屋销售管理系统 [资料来源:http://think58.com]
ABSTRACT
Now the society, unceasingly expands along with the real estateenterprise scale, related service each kind of information alsobecomes doubles the growth, specially some quite big real estateenterprise, but facing huge information content, it is necessary todevelop a set the information management system which adapts with itto enhance the supervisory work the efficiency. Through such system,may achieve the information the standard management, the sciencestatistics and the fast inquiry, thus reduced management aspect workload.
This system - house selling management system management system, usingVisual Basic front end took the application development kit, Accesstook the backstage the database, uses the customer end/server themodel to construct, structure vigorous and healthy nimble, in aspectand so on data processing, man-machine contact surface, datacommunication, system maintenance management has the functioncomprehensively, is practical The contact surface rich vivid,artistic friendly, the practical maintenance is simple Thejurisdiction management consummates, secure higher characteristic. This system basically followed the software engineering methodology tocarry on the demand analysis, the outline design, the detailed designand the software test. Has realized the region information, the roominformation maintenance Buys the room customer registration, sellsFang Fangyuan to register, to look the room recording registration,buys room service information management and so on informationregistration, time reminder Buys the room customer information, sellsFang Fangyuan, looked Fang Jilu and buys house information the and soon room information registration inquiry. [资料来源:http://www.THINK58.com]
Key words:Visual Basic  Access  House selling management system
目    录 [资料来源:THINK58.com]
第一章  概述 1
1.1课题来源 1
1.2 开发背景和开发目的 1
1.3项目开发的意义 1
1.4 开发工具简介 2
1.4.1 VB 6.0简介 2
1.4.2 Visual Basic 6.0 语言的特点 3
1.5 数据库基础知识与Access的应用 5
1.5.1 数据库基础知识 5
1.5.2  Access的应用 6
第二章  计算机网络简介 10
2.1计算机网络的概念 10
2.2计算机局域网络简介 10
第三章  需求分析 12
3.1可行性分析 12
3.1.1技术可行性 12
3.1.2经济可行性 12
3.1.3管理可行性 12
3.2系统目标 12
3.3 系统开发环境 13
3.4 系统应该具备的功能 13
3.4.1 基础信息设置 13
3.4.2 系统业务管理 14
3.4.3 房屋信息查询 14
第四章  系统总体设计 15
4.1 系统结构图 15
4.2 系统详细设计 15
4.2.1 登陆主界面 15
4.2.2 数据库中表的设计 15
4.2.3 数据库逻辑设计E—R图 18
4.2.4 功能模块详细设计 19
第五章  系统程序实现 22
5.1 frmLogin(登陆界面) 22
5.2 frmMain(系统主界面) 22 [资料来源:http://www.THINK58.com]
5.3 frmQy(区域信息维护) 23
5.4 frmGfkh(购房登记) 26
5.5 frmKfjl(登记看房记录) 28
5.6 frmfindKhxx(购房客户信息查询) 32
第六章 软件测试 35
6.1 软件测试的意义 35
6.2 软件测试的重要性 35
6.3 软件测试的范围 36
6.4 软件测试的方法 36
6.5 软件测试的目的和原则 36
结论 38
参考资料 39
谢辞 40
[资料来源:http://think58.com]
3.4 系统应该具备的功能
3.4.1 基础信息设置
(1)区域信息维护:对区域信息进行添加和删除操作。
(2)房型信息维护:对房型信息进行添加和删除操作。
3.4.2 系统业务管理
(1)购房客户登记:对客户信息进行添加、删除和查看操作。
(2)售房房源登记:对房源信息进行添加、删除和查看操作。
(3)看房记录登记:对看房记录信息进行添加、删除和查看操作。
(4)购房信息登记:对购房信息进行添加、删除和查看操作。
(5)事件提醒管理:对时间提醒信息进行添加、删除和查看操作。
3.4.3 房屋信息查询
(1)购房客户信息查询:可以对购房客户信息通过登记日期和客户名称进行查询操作。
(2)售房房源查询:可以对房源信息通过登记日期和选择是否出售进行查询。
(3)看房记录查询:可以对看房记录通过选择看房时间进行查询。
(4)购房信息登记查询:可以对购房信息通过签订日期进行查询,并可以通过选中记录查看该记录的详细信息。 [资料来源:http://THINK58.com]
预览图: [资料来源:THINK58.com]
[资料来源:THINK58.com]
[资料来源:http://www.THINK58.com]
毕业设计(www.think58.com)