【正文】
本科生畢業(yè)論文(設(shè)計) 題目 : 房產(chǎn)中介 系統(tǒng)的設(shè)計與實現(xiàn) 學(xué)院 / 系 軟件學(xué)院 專 業(yè) 計算機科學(xué)與技術(shù)(日英強化) 年 級 20xx 級 學(xué) 號 作者姓名 指導(dǎo)教師 20xx 年 12 月 20 日 大連外國語學(xué)院 本科生畢業(yè)論文 (設(shè)計 ) 摘要 隨著信息自動化處理技術(shù)的日益發(fā)展,如何科學(xué),全面,高效的對單位紛繁復(fù)雜的檔案管理事務(wù)進行計算機的自動化管理是個熱門話題,當(dāng)前企事業(yè)單位為了提升自身的競爭力,各單位都在定制和購買各項業(yè)務(wù)應(yīng)用軟件,運用高科技手段進行科學(xué),規(guī)范的管理。作為 網(wǎng)上購房 公司的管理者,希望能夠?qū)?網(wǎng)上購房 事務(wù)管理的整個流程狀態(tài),信息資料的情況了如指掌,使其可以做出科學(xué)的決策。作為工作人員期望能夠避免繁瑣的手工操作,甩掉傳統(tǒng)的手工記錄方式,達(dá)到事半功倍的效果。一個能夠使其實現(xiàn)管理系統(tǒng)化、 規(guī)范化、自動化的計算機系統(tǒng)就顯得很有必要。利用計算機技術(shù) ,實現(xiàn)管理系的自動化 ,規(guī)范化就是這個問題最好的解決方法。 本 文主要探討“ 網(wǎng)上購房 管理系統(tǒng)”的理論基礎(chǔ)和設(shè)計思想,根據(jù)系統(tǒng)的開發(fā)過程和系統(tǒng)的功能實現(xiàn)為主線來論述數(shù)據(jù)庫管理軟件的開發(fā)過程。主要闡述以軟件工程理論作為系統(tǒng)開發(fā)的理論基礎(chǔ),以客戶機 /服務(wù)器模式的關(guān)系型數(shù)據(jù)庫作為后臺,以專業(yè)數(shù)據(jù)庫開發(fā)語言作為實現(xiàn)手段的數(shù)據(jù)庫管理軟件的開發(fā)過程分析和理論研究。 本系統(tǒng)以 Visual Studio 為開發(fā)工具,通過后臺數(shù)據(jù)庫的建立與設(shè)置,軟件界面的設(shè)計與實現(xiàn),程序的 編寫與調(diào)試等幾個階段來完成對 網(wǎng)上購房 管理系統(tǒng)的開發(fā)。 本文詳細(xì)地介紹了開發(fā)系統(tǒng)的具體步驟,以及應(yīng)用的技術(shù),以配圖例的方式詳盡說明,并在文中對一些源程序作了詳細(xì)的解釋。 關(guān)鍵詞: 網(wǎng)上購房 ,信息管理, , SQL Server 大連外國語學(xué)院 本科生畢業(yè)論文 (設(shè)計 ) Abstract As the basic tool of information age, puter has been widely used in every part of modern life. With the increasing demands of IT specialist by the society, puter software ability examinations grow too. The application of “House Agency Management Information System” can greatly reduce registrants39。 workload, the high error rates caused by handwork and avoid unnecessary repeating work. All these can make the register and statistic more convenient, fast and efficient. This dissertation mainly discussed the basic theory and designation of “House Agency Management Information System”., and the developing procedure according to system developing procedure and function realization. The essay also mentioned database management software39。s developing procedure analyses and theory study by using software project theory as the theoretic basis of system developing , the C/S model relating database as the background and the professional database as the developing language applying method. This System uses Mengyou System Develop Platform as developing kit. By building and setting up background database, designing and applying software interface, programme writing and debugging, developed “House Agency Management Information System”. This dissertation introduced the specific steps in developing the system, as well as the technical skill applied, presented with graphics and specific instruction and some source code has been explained particularly. Keywords: House Agency, Information Management, , SQL Server 大連外國語學(xué)院 本科生畢業(yè)論文 (設(shè)計 ) 目 錄 1 緒論 ..................................................................................................................................... 1 項目背景 .................................................................................................................... 1 系統(tǒng)開發(fā)意義 ............................................................................................................. 1 系統(tǒng)開發(fā)的主要任務(wù) .................................................................................................. 1 小結(jié) ........................................................................................................................... 2 2 相關(guān)技術(shù)介紹 ....................................................................................................................... 3 JSP 技術(shù) .................................................................................................................... 3 Oracle數(shù)據(jù)庫簡介 ..................................................................................................... 4 3 需求分析 .............................................................................................................................. 4 系統(tǒng)需求分析 ............................................................................................................. 5 功能需求 .............................................................. 5 性能需求 .............................................................. 6 系統(tǒng)可行性分析 ......................................................................................................... 6 技術(shù)及開發(fā)方法可行性 .................................................. 6 管理可行性 ............................................................ 6 經(jīng)濟可行性 ............................................................ 7 業(yè)務(wù)流程分析 ............................................................................................................. 7 4 系統(tǒng)設(shè)計 ............................................................................................................................ 10 系統(tǒng)開發(fā)環(huán)境 ........................................................................................................... 10 系統(tǒng)結(jié)構(gòu)設(shè)計 ........................................................................................................... 10 系統(tǒng)概要設(shè)計 ............................................................................................................11 ............................................... 12 ........................................... 13 數(shù)據(jù)庫設(shè)計 .............................................................................................................. 13 概念設(shè)計 ............................................................. 14 邏輯設(shè)計 ............................................................. 17 物理設(shè)計 ............................................................. 17 系統(tǒng)詳細(xì)設(shè)計 ........................................................................................................... 20 用戶模塊設(shè)計 ......................................................... 20 管理員模塊設(shè)計 ....................................................... 20 5 系統(tǒng)實現(xiàn) ............................................................................................................................