房屋中介管理系統(tǒng)__計(jì)算機(jī)專業(yè)畢業(yè)論文.doc
房屋中介管理系統(tǒng)__計(jì)算機(jī)專業(yè)畢業(yè)論文,摘 要房屋中介行業(yè)是房地產(chǎn)業(yè)的重要組成部分,其在房地產(chǎn)業(yè)經(jīng)濟(jì)運(yùn)作的全過(guò)程之中起著至關(guān)重要的作用,為房地產(chǎn)業(yè)的生產(chǎn)、流通和消費(fèi)提供了多元化的中介服務(wù),。房屋中介行業(yè)做為一個(gè)管理房屋信息的機(jī)構(gòu),其對(duì)信息的管理應(yīng)該準(zhǔn)確,無(wú)誤。利用所學(xué)過(guò)的軟件工程設(shè)計(jì)思想,數(shù)據(jù)庫(kù)等知識(shí)設(shè)計(jì)一個(gè)房屋中介管...
內(nèi)容介紹
此文檔由會(huì)員 cgq123 發(fā)布房屋中介管理系統(tǒng)__計(jì)算機(jī)專業(yè)畢業(yè)論文
摘 要
房屋中介行業(yè)是房地產(chǎn)業(yè)的重要組成部分,其在房地產(chǎn)業(yè)經(jīng)濟(jì)運(yùn)作的全過(guò)程之中起著至關(guān)重要的作用,為房地產(chǎn)業(yè)的生產(chǎn)、流通和消費(fèi)提供了多元化的中介服務(wù),。房屋中介行業(yè)做為一個(gè)管理房屋信息的機(jī)構(gòu),其對(duì)信息的管理應(yīng)該準(zhǔn)確,無(wú)誤。利用所學(xué)過(guò)的軟件工程設(shè)計(jì)思想,數(shù)據(jù)庫(kù)等知識(shí)設(shè)計(jì)一個(gè)房屋中介管理的軟件對(duì)于提高該中介機(jī)構(gòu)的工作效率變得尤為重要。
本文探討房產(chǎn)中介管理系統(tǒng)的理論基礎(chǔ)和設(shè)計(jì)思想,介紹了房屋中介管理系統(tǒng)的各個(gè)功能,以軟件工程理論作為系統(tǒng)開(kāi)發(fā)的理論基礎(chǔ),設(shè)計(jì)并實(shí)現(xiàn)了對(duì)出租,出售房屋信息的管理,對(duì)求租求購(gòu)客戶信息,需求的記錄,并及時(shí)為其提供準(zhǔn)確信息。其主要內(nèi)容包括如下:對(duì)于房屋信息的管理;后臺(tái)數(shù)據(jù)庫(kù)的設(shè)計(jì),建立以及各個(gè)模塊間的關(guān)系。
關(guān)鍵詞:信息管理;Microsoft Access數(shù)據(jù)庫(kù);.net 2005
Property agent management system
ABSTRACT
As an essential part of real estate industry, property agents exist in the whole economic operation of this industry, providing diversified services for the production, logistic and consumption of real estate industry. As an information management institution, property agents should ensure the information is precise and correct. Designing a set of management software for property agent by using the knowledge of software engineering design and database is very important for improving the efficiency of property agents.
In this paper, we talk about the theory basis and designing ideas of property agent management system and introduce all the functions in the property agent management system. Using software engineering theories as the theory foundation of system developing, we have designed and realized the goal to manage the information on leasing and selling houses, on clients who want to rent or purchase a house and on the record of property demands. Therefore, precise information are provided in a timely manner. This paper mainly includes the following content: management on property information, the design and building of database as well as the relationship among the modules.
Key words: Information management;Microsoft Access database;.net 2005
目 錄
1 引言 1
1.1 課題研究的背景 1
1.2 課題研究的意義 1
1.3 論文結(jié)構(gòu) 2
2 可行性研究 3
2.1 現(xiàn)狀及存在的問(wèn)題 3
2.2 可行性分析 3
3 需求分析 5
3.1 功能需求分析 5
3.2 開(kāi)發(fā)環(huán)境需求分析 6
4 總體設(shè)計(jì) 7
4.1 系統(tǒng)結(jié)構(gòu)圖設(shè)計(jì) 7
4.2 系統(tǒng)流程圖設(shè)計(jì) 8
4.3 系統(tǒng)功能模塊圖 8
4.4 系統(tǒng)數(shù)據(jù)流圖 9
5 數(shù)據(jù)庫(kù)設(shè)計(jì) 10
5.1 數(shù)據(jù)庫(kù)需求分析 10
5.2 數(shù)據(jù)庫(kù)結(jié)構(gòu)的設(shè)計(jì) 10
5.3 數(shù)據(jù)庫(kù)表格設(shè)計(jì) 12
6 各功能模塊的具體設(shè)計(jì)與實(shí)現(xiàn) 15
6.1 系統(tǒng)登錄界面的設(shè)計(jì)與實(shí)現(xiàn) 15
6.2 系統(tǒng)主界面的設(shè)計(jì)與實(shí)現(xiàn) 15
6.3 出租房屋信息管理界面的設(shè)計(jì)與實(shí)現(xiàn) 16
6.4 出售房屋信息管理界面的設(shè)計(jì)與實(shí)現(xiàn) 18
6.5 求購(gòu)客戶信息界面的設(shè)計(jì)與實(shí)現(xiàn) 20
6.6 求租客戶信息界面的設(shè)計(jì)與實(shí)現(xiàn) 20
6.7 數(shù)據(jù)庫(kù)連接的實(shí)現(xiàn) 21
7 總結(jié) 22
7.1 系統(tǒng)開(kāi)發(fā)中遇到的問(wèn)題 22
7.2 系統(tǒng)中有待改進(jìn)之處 22
7.3 心得體會(huì) 22
參考文獻(xiàn) 23
致 謝 24