1 / 26
文档名称:

毕业设计(论文)-基于WEB的房屋出租管理系统的设计与实现.doc

格式:doc   页数:26页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于WEB的房屋出租管理系统的设计与实现.doc

上传人:3346389411 2012/8/5 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于WEB的房屋出租管理系统的设计与实现.doc

文档介绍

文档介绍:基于WEB的房屋出租管理系统的设计与实现
论文作者姓名:
申请学位专业:
申请学位类别:
指导教师姓名(职称):
论文提交日期:
基于WEB的房屋出租管理系统的设计与实现
摘要
随着互联网技术的迅猛发展,越来越多的商业活动都从传统的现实社会中发展到了网络上。房屋的出租业务也从现实生活中走上了网络空间。伴随着这类业务的开展,如何对出租房屋进行高效,合理的管理这个问题越来越凸现出来。针对这一需求,本文设计并实现了一套基于Web的房屋出租管理系统,力求能简洁高效地解决房屋出租管理方面的问题。
本系统采用B/S模式,平台开发,后台数据库采用SQL Server2000,WEB服务器采用IIS 。系统主要由以下几个模块组成:数据发布模块,数据查询模块,数据管理模块,身份验证模块,系统管理模块,数据计算模块。系统实现了用户登录,信息发布,信息修改,房屋收费项设置,房屋收费计算,信息查询,用户留言,管理员发布公告等功能。使用本系统,客户端用户只需要通过浏览器访问就可以实现对房屋出租信息管理的操作。
关键词:基于Web的房屋出租;管理系统;数据库
Design and Implementation of Web-based House Renting Management System
Abstract
With rapidly developing of the technology, commercial activities are developing from the traditional society to work. 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 e 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 development platform, database server is SQL Server 2000, Web server is IIS . System is posed 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
目录
论文总页数:22页
1引言 1
1
国内外研究现状 1
本课题研究的意义 1
本课题的研究方法 1
2 开发工具和采用技术介绍 2
开发工具简介 2
Sql Server2000 2
Dreamweaver 8 2
I