特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

房屋租賃管理系統(tǒng)的設計與實現(xiàn).rar

RAR格式版權(quán)申訴手機打開展開

房屋租賃管理系統(tǒng)的設計與實現(xiàn),摘 要本文主要介紹了過程。對sql server 2005數(shù)據(jù)庫及microsoft visual studio2005等技術也進行了說明。本系統(tǒng)是完全采用面向?qū)ο笏枷耄赽/s模式開發(fā),為用戶提供一個房屋出租、出售的交流平臺。本系統(tǒng)主要包括前臺的用戶注冊、信息...
編號:50-123834大小:2.25M
分類: 論文>計算機論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會員 wangyami 發(fā)布

房屋租賃管理系統(tǒng)的設計與實現(xiàn)

摘 要
本文主要介紹了房屋租賃管理系統(tǒng)的設計與實現(xiàn)過程。對SQL Server 2005數(shù)據(jù)庫及Microsoft Visual Studio2005等技術也進行了說明。
本系統(tǒng)是完全采用面向?qū)ο笏枷?,基于B/S模式開發(fā),為用戶提供一個房屋出租、出售的交流平臺。本系統(tǒng)主要包括前臺的用戶注冊、信息展示、查詢功能,如:最新房屋租、售信息展示、最新留言信息展示、房屋出租信息查詢、房屋出售信息查詢等,后臺的管理功能主要包括房源管理、合同管理、租售信息管理、房源基礎數(shù)據(jù)等。管理員可以對房屋出租信息進行查詢、添加、修改、刪除等,還可以對合同信息進行添加、查詢以及到期合同的管理等功能。
另外,本文對于系統(tǒng)的測試過程和測試結(jié)果也進行了說明。

關鍵詞:房屋租賃管理;C#;SQL Server 2005;B/S模式

 
Abstract
This thesis mainly introduces the design and implementation process of the house lease management system. The SQL Server 2005 database and Microsoft Visual Studio2005 technology are also explained.
This system is developed completely using the object-oriented idea, based on B/S model, and provides a communication platform of rental housing, sale housing for users. This system mainly includes the user registration, information display and inquires function onstage, such as the latest houses rental, sale information display, the latest message information display, rental housing information query, housing sales information query and so on. The management function of backstage mainly includes housing management, contract management, and rental information management; expand the basic data etc. The administrator can query, add, modify and delete rental housing information, and can also add contract information, query and manage the expiration contracts and so on.
In addition, this thesis explains the testing process and test results.

Key words: Housing rental management ; C #; SQL Server 2005; B/S model
目 錄
第1章 概 述 1
1.1 房屋租賃管理系統(tǒng)的背景和意義 1
1.2 房屋租賃管理系統(tǒng)簡介 2
第2章 系統(tǒng)開發(fā)工具相關知識簡介 3
2.1 ASP.NET簡介 3
2.2 SQL 語言簡介 4
2.3 Visual C#簡介 5
第3章 系統(tǒng)可行性研究及需求分析 6
3.1 系統(tǒng)開發(fā)模式及軟硬件環(huán)境 6
3.2 系統(tǒng)可行性研究 7
3.3 系統(tǒng)需求分析 7
3.4 系統(tǒng)數(shù)據(jù)流圖 8
第4章 系統(tǒng)總體設計 10
4.1 系統(tǒng)總體設計思想 10
4.2 系統(tǒng)功能結(jié)構(gòu)圖 11
4.3 數(shù)據(jù)庫設計 12
第5章 詳細設計 16
5.1 系統(tǒng)框架設計 16
5.2 系統(tǒng)前臺功能詳細設計 18
5.3系統(tǒng)后臺功能詳細設計 26
第6章 系統(tǒng)測試 31
6.1 軟件測試步驟 31
6.2 測試結(jié)果分析與說明 32
6.3 系統(tǒng)安全和性能分析 32
6.4 系統(tǒng)中存在的問題及解決方法 32
結(jié) 論 33
參考文獻 34
致 謝 35