基于Web的房地產(chǎn)中介管理系統(tǒng)設計與實現(xiàn)
發(fā)布時間:2018-06-22 00:07
本文選題:房產(chǎn)中介 + ASP.NET。 參考:《電子科技大學》2014年碩士論文
【摘要】:隨著互聯(lián)網(wǎng)的快速發(fā)展和迅速普及,通過互聯(lián)網(wǎng)進行房屋買賣的交易方式越來越普遍,網(wǎng)絡交易具有的時效性、便捷性等特點在房屋交易過程中的優(yōu)勢逐步顯現(xiàn)。由于房產(chǎn)交易活躍、市場規(guī)模不斷擴大,產(chǎn)生了大量的房產(chǎn)信息,并且信息具有更新速度快的特點。對于房產(chǎn)中介公司來說,需要及時地收集房產(chǎn)交易信息,對各種信息進行分類管理,同時能及時地找到滿足客戶需要的房源,避免客戶流失。因此在上述背景下,需要建設基于Web的房地產(chǎn)中介管理系統(tǒng),按照房產(chǎn)中介公司的實際業(yè)務需求設計,實現(xiàn)對信息收集、房屋銷售、出租信息等數(shù)字化管理。通過此系統(tǒng)建設,實現(xiàn)對房產(chǎn)信息等數(shù)據(jù)及時收集、分析、查詢、處理,提高了房產(chǎn)交易的管理效率,實現(xiàn)房產(chǎn)交易的流程化管理,降低了房產(chǎn)中介公司的運營成本,減輕房產(chǎn)銷售人員的工作強度。本論文對基于Web的房地產(chǎn)中介管理系統(tǒng)研究流程和內容如下:首先,分析本系統(tǒng)的課題背景、開發(fā)目的及國內外現(xiàn)狀,指出在房地產(chǎn)中介管理工作邁向網(wǎng)絡化、流程化、智能化方向發(fā)展的前提下,房地產(chǎn)中介公司建設使用基于Web的房地產(chǎn)中介管理系統(tǒng)是未來發(fā)展的必然趨勢。第二,通過與房地產(chǎn)中介公司的員工深入交流,確定了系統(tǒng)的業(yè)務需求和業(yè)務流程,在此基礎上,先設計了系統(tǒng)總體業(yè)務需求流程和系統(tǒng)總體技術開發(fā)框架,然后做了系統(tǒng)概要設計、系統(tǒng)詳細設計、數(shù)據(jù)庫設計、界面設計等工作。第三,在詳細設計的基礎上,進行了系統(tǒng)設計與實現(xiàn)、測試工作。開發(fā)的系統(tǒng)為Web系統(tǒng),編程平臺采用VS.Net 2010,服務端編程語言采用C#,Web技術采用Asp.net、數(shù)據(jù)庫開發(fā)技術采用、數(shù)據(jù)庫使用Sql Server 2005。基于分層架構開發(fā)的思想,構建了數(shù)據(jù)實體層、數(shù)據(jù)訪問層、業(yè)務邏輯層及用戶界面層。本文中針對重點功能模塊,列出了功能實現(xiàn)內容、功能結構劃分、業(yè)務處理邏輯、關鍵的實現(xiàn)代碼、測試用例、測試數(shù)據(jù)及測試結果。在系統(tǒng)部署實施方面,研究保證系統(tǒng)安全穩(wěn)定的防護策略和部署措施,通過制定實施細則,建立一套完整的保障系統(tǒng)安全穩(wěn)定運行的防護措施。最后,對本系統(tǒng)所做的整體工作進行總結,介紹目前系統(tǒng)的使用狀況并指出了目前系統(tǒng)存在的不足之處,為下一步系統(tǒng)功能的完善指明了方向。
[Abstract]:With the rapid development and popularization of the Internet, it is becoming more and more common to purchase and sell houses through the Internet. The advantages of online transactions such as timeliness and convenience gradually appear in the course of housing transactions. Because the real estate transaction is active, the market scale expands unceasingly, has produced the massive real estate information, and the information has the characteristic which the renewal speed is fast. For the real estate intermediary company, it is necessary to collect the real estate transaction information in time, to manage all kinds of information in a classified manner, and at the same time to find the source of the house to meet the needs of the clients in time, and to avoid the loss of the customers. Therefore, under the above background, it is necessary to build a Web-based real estate intermediary management system, design according to the actual business needs of real estate intermediary companies, and realize the digital management of information collection, house sales, rental information and so on. Through the construction of this system, the timely collection, analysis, inquiry and processing of real estate information and other data are realized, which improves the management efficiency of real estate transactions, realizes the flow management of real estate transactions, and reduces the operating costs of real estate intermediary companies. Reduce the work intensity of real estate sales personnel. The research process and contents of the Web-based real estate intermediary management system are as follows: firstly, the background of this system, the purpose of development and the present situation at home and abroad are analyzed. Under the premise of intelligent development, it is an inevitable trend for real estate intermediary companies to build and use Web-based real estate intermediary management system in the future. Secondly, through the deep communication with the employees of the real estate agency company, the business requirements and business processes of the system are determined. On this basis, the overall business demand process and the overall technical development framework of the system are designed first. Then the system outline design, system detailed design, database design, interface design and other work. Third, on the basis of detailed design, the system design and implementation, testing work. The system is Web system, the programming platform is VS.Net2010, the programming language of server is Asp.net. the database development technology is ASP. Net, and the database is SQL Server 2005. Based on the idea of hierarchical architecture development, data entity layer, data access layer, business logic layer and user interface layer are constructed. For the key function modules, this paper lists the function realization content, the function structure partition, the business processing logic, the key implementation code, the test case, the test data and the test result. In the aspect of system deployment and implementation, this paper studies the protection strategy and deployment measures to ensure the system security and stability, and establishes a complete set of protective measures to ensure the system safe and stable operation by drawing up the implementation rules. Finally, the paper summarizes the whole work of the system, introduces the current situation of the system, points out the shortcomings of the system, and points out the direction for the further improvement of the system function.
【學位授予單位】:電子科技大學
【學位級別】:碩士
【學位授予年份】:2014
【分類號】:TP393.09;TP311.52
【參考文獻】
相關期刊論文 前3條
1 單寶;創(chuàng)新:未來企業(yè)管理的主旋律[J];華東經(jīng)濟管理;2000年02期
2 謝梅芬;;查詢技術及報表設計器在畢業(yè)設計中的應用[J];寧德師專學報(自然科學版);2006年04期
3 張中華;唐文進;謝海林;;中國金融宏觀調控的問題與對策分析[J];中南財經(jīng)政法大學學報;2013年02期
,本文編號:2050638
本文鏈接:http://sikaile.net/guanlilunwen/ydhl/2050638.html
最近更新
教材專著