免费获取|
论文天下网
  • 论文天下网 |
  • 原创毕业论文 |
  • 论文范文 |
  • 论文下载 |
  • 计算机论文 |
  • 论文降重 |
  • 论文排版 |
  • 外文翻译 |
  • 免费论文 |
  • 开题报告 |
  • 心得体会 |

当前位置:论文天下网 -> 计算机论文 -> ASP.NET

基于WEB的房屋出租管理系统的设计与实现

本文ID:4517 字数:9215,页数:28

下载地址 全文下载链接(充值:¥50.00元) 

包括论文,设计,论文字数:9215,页数:28

摘   要
随着互联网技术的迅猛发展,越来越多的商业活动都从传统的现实社会中发展到了网络上。房屋的出租业务也从现实生活中走上了网络空间。伴随着这类业务的开展,如何对出租房屋进行高效,合理的管理这个问题越来越凸现出来。针对这一需求,本文设计并实现了一套基于Web的房屋出租管理系统,力求能简洁高效地解决房屋出租管理方面的问题。
本系统采用B/S模式,基于ASP.net平台开发,后台数据库采用SQL Server2000,WEB服务器采用IIS 5.0。系统主要由以下几个模块组成:数据发布模块,数据查询模块,数据管理模块,身份验证模块,系统管理模块,数据计算模块。系统实现了用户登录,信息发布,信息修改,房屋收费项设置,房屋收费计算,信息查询,用户留言,管理员发布公告等功能。使用本系统,客户端用户只需要通过浏览器访问就可以实现对房屋出租信息管理的操作。

关键词:基于Web的房屋出租;管理系统;数据库
Design and Implementation of Web-based House Renting Management System
Abstract
With rapidly developing of the Internet technology, commercial activities are developing from the traditional society to the network. For example, the house renting business is dealing online, which used to appear in real life. With such business developing, how to manage the house renting efficiently and rationally become important. In response to this demand, the paper designed and implemented a Web-based house renting management system; it strives to solve problems of house renting management simply and efficiently.
The system uses B/S model, based on the ASP.net development platform, database server is SQL Server 2000, Web server is IIS 5.0. System is mainly composed of the following modules: information publication module, data query module, data management module, authentication module, system management module, and data counting module. System achieves the following functions: users’ login, information publication, information modification, setting up charges on housing, calculating house renting fees, information inquiries, user messages, and administrators issued a public notice, etc. By using this system, the client users can achieve the house renting information management operation through the browser.

Key words: web-based house renting; management system; Database

目 录
1引言 1
1.1课题背景 1
1.2 国内外研究现状 1
1.3 本课题研究的意义 1
1.4 本课题的研究方法 1
2 开发工具和采用技术介绍 2
2.1 开发工具简介 2
2.1.1 Sql Server2000 2
2.1.2 Dreamweaver 8 2
2.1.3 IIS 5.0 2
2.2 采用技术简介 3
2.2.1 ASP技术简介 3
2.2.2 B/S(Browser rver)结构 3
2.2.3 Web数据库访问原理 3
3 系统总体设计 4
3.1系统概要 4
3.2 系统构成 4
3.3身份验证模块 5
3.3.1会员登陆 5
3.3.2 管理员登陆 5
3.4信息发布 5
3.4.1 游客留言发布 5
3.4.2 会员发布信息 5
3.4.3 管理员发布公告消息 5
3.5 数据查询 5
3.5.1 查看所有房屋信息和留言信息 5
3.5.2 模糊查询房屋信息 5
3.5.3 会员查看自己发布的信息 6
3.6 数据管理 6
3.6.1 密码修改 6
3.6.2 删除留言 6
3.6.3 编辑房屋信息 6
3.7 数据计算 6
3.7.1 会员设定收费标准 6
3.7.2 计算所有收费项目并详细显示 6
3.8 数据库设计 7
3.8.1 管理员信息表admin 7
3.8.2 房屋管理表 house_manage 7
3.8.3 房屋留言表 house_note 7
3.8.4 房屋信息表 info 8
3.8.5 新闻表 news 8
3.8.6 留言表 note 9
3.8.7 用户表 user 9
3.8.8 房屋推荐表 tuijian 9
3.9 系统工作流程 9
3.9.1 用户工作流程 9
3.9.2 管理员工作流程 10
4 系统详细设计与实现 11
4.1数据库访问的实现 11
4.1.1 WEB数据库连接代码 11
4.2 登陆模块代码实现 12
4.2.1 会员登陆实现 12
4.3查询模块的实现 14
4.4 数据插入更新删除 16
4.4.1 数据插入 16
4.4.2数据更新 17
4.4.3 数据删除 17
4.4.4 数据计算 17
4.5 开发中所遇到的问题及解决办法 19
4.5.1 开发中遇到的问题 19
4.5.2 解决办法 19
5系统测试 19
5.1测试内容 19
5.2测试结果和分析 19
结  论 20
参考文献 20
致    谢 21
声    明 22

相关论文
上一篇:B/S结构的城市酒店入住信息管理系.. 下一篇:网上图书订阅系统的设计
推荐论文 本专业最新论文
Tags:基于 WEB 房屋出租 管理系统 设计 实现 2009-07-23 09:57:54【返回顶部】

相关栏目

Delphi
ASP
VB
JSP
ASP.NET
VB.NET
java
VC
pb
VS
dreamweaver
c#.net
vf
VC++
计算机论文


关于我们 | 联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 原创毕业论文

 

论文天下网提供论文检测,论文降重,论文范文,论文排版,网站永久域名WWW.GEPUW.NET

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 893628136@qq.com

Copyright@ 2009-2022 GEPUW.NET 论文天下网 版权所有