当前位置:跳过导航链接计算机毕业设计首页 : VB计算机毕业设计 : 详细内容

基于VB社区住房销售管理系统

来源:本站原创 作者:管理员 添加时间:2011-07-14 点击数:3062

一、开发工具:VB+SQL2000

二、开发期限:2010年

三、相关介绍:

1、计算机毕业论文介绍
摘 要
随着经济的发展、人数的增加,有关住房情况及住房信息的查询、更新、删除、导出报表等日常工作信息日趋繁杂,从而使企事业单位的负担过重,因此,必须制定一套合理、有效,规范和实用的住房信息管理系统,对住房信息进行集中统一的管理。
本系统——住房信息管理系统,利用Visual Basic作为前端的应用开发工具,SQL Server2000作为后台的数据库,采用客户端/服务器的模型构建,结构健壮灵活,在数据处理、人机界面、数据通信、系统维护管理等方面具有功能全面、实用;界面丰富生动,美观友好,实用维护简单;权限管理完善,安全性高等特点。
实现了社区、居民区、房主、住房的信息维护,对住房销售和出租的管理登记、查询及系统的综合维护等功能。
关键字
住房信息管理系统;Visual Basic;SQL Server2000
〖资料来源:计算机毕业论文 www.xiaoniu168.com

Abstract
Along with the economical development, population increase, the related housing situation and the housing information's inquiry, the renewal, the deletion, derive the report form and so on routine work information to be day by day numerous and diverse, thus causes Enterprises and institutions's burden to be overweight, therefore, must formulate a set to be reasonable, to be effective, standard and practical housing information management system, carries on the centralism unified management to the housing information.
Front end this system - - housing information management system, takes using Visual Basic the application development kit, SQL Server2000 takes the backstage the database, uses the client side/server's model construction, the structure vigorously and healthily nimble, in aspects and so on data processing, man-machine contact surface, data communication, system maintenance management has the function to be comprehensive, to be practical; The contact surface rich vivid, artistic friendly, the practical maintenance is simple; The jurisdiction management consummates, secure higher characteristic.
Has realized the community, the inhabited area, the house-owner, the housing information maintenance, to housing sale and hiring management registration, inquiry and system's functions and so on synthesis maintenance.
Keywords
Housing information management system; Visual Basic; SQL Server2000

目  录

摘 要 Ⅰ
关键字 Ⅰ
Abstract Ⅱ
Keywords Ⅱ
1 绪论 1
1.1选题的背景 1
1.2 选题的目的和意义 1
1.3 可行性分析 1
1.3.1技术可行性 1
1.3.2经济可行性 2
1.3.3管理可行性 2
2 程序开发的技术基础 3
2.1 Visual Basic 6.0 3
2.2 数据库简介 5
2.3 系统开发环境 5
3 总体设计 7
3.1 系统分析 7
3.1.1 系统的名称、目标 7
3.1.2 系统数据流程图 7
3.1.3 数据字典 10
3.1.4 数据库E-R图 14
3.2 系统总体设计 14
3.3 模块功能设计 14
3.3.1基础资料维护 14
3.3.2住房租售管理 15
3.3.3 综合信息查询 16
3.3.4 系统维护 16
4 系统功能实现 17
4.1 用户登陆界面 17
4.2 社区信息维护页面 19
4.3 社区信息列表页面 20
4.4 居民区信息维护页面 23
4.5 居民区信息列表页面 25
4.6 房主信息维护页面 25
4.7 房主信息列表页面 26
4.8 住房信息维护页面 26
4.9 住房信息列表页面 30
4.10 住房销售管理页面 31
4.11 住房出售 31
4.12 住房出租管理页面 34
4.13 住房出售 35
4.14 住房信息查询 35
4.15房主信息查询 37
4.16住房销售信息查询 38
4.17住房出租信息查询 41
4.18 操作员信息维护 41
4.19 修改密码 42
4.20 权限设置 43
4.21 日志查询 46
4.22 报表模板设置 46
5 系统测试 51
5.1 测试的概述 51
5.1.1  测试的概念及意义 51
5.1.2  测试的特性 52
5.1.3 测试的重要性及范围 52
5.2 系统测试 52
6 总结 54
参考文献 55
谢 辞 56

2、计算机毕业设计功能介绍

住房信息管理系统主要分为以下几个功能结构菜单:基础资料维护、住房租售管理、综合信息查询和系统维护。

计算机毕业论文

相关代码:

 '判断登录名和密码
Dim tmprs As New ADODB.Recordset
Set tmprs = ExecSql("select * from czyxx where czydlm='" & Me.Text3(0).Text & "' and czykl = '" & Me.Text3(1).Text & "'")
With tmprs
    If .RecordCount > 0 Then
       frmMain.gczyxm = .Fields("czyxm").Value
       frmMain.gczydlm = .Fields("czydlm").Value
       frmMain.gczykl = .Fields("czykl").Value
       log = InsertOperateLog("进入系统", "成功")
       Unload Me
       frmMain.Show
    Else
       MsgBox "登陆名或密码错误"
    End If
End With
End Sub

<责任编辑:计算机毕业设计网(http://www.xiaoniu168.com)>

第1页

【联系方式】

【本站信誉】

用心做计算机毕业设计论文网
计算机毕业设计客服
计算机毕业论文客服在线 计算机毕业论文客服在线
计算机毕业论文在线,计算机毕业设计在线