【正文】
李川 發(fā)題日期:2022 年 12 月 10 日 完成日期:2022 年 5 月 25 日西安航空技術(shù)高等??茖W(xué)校畢業(yè)設(shè)計摘要BBS 已經(jīng)成為人們獲取信息、發(fā)表言論的重要場所。關(guān)鍵字:BBS 論壇,基本功能,擴(kuò)展功能,ACCESS 數(shù)據(jù)庫,ASP西安航空技術(shù)高等??茖W(xué)校畢業(yè)設(shè)計Abstract Forum and chat room has bee for people to obtain information and the important place of published a large number of registered users by the Forum of recent years, as the development of the campus work, Inter forums and chat rooms, university campuses have more building a good forum and a chat room are being increasingly necessary. This paper discusses the development of a simple system to use chat rooms, forums and the key technologies and the use of ASP, ACCESS database and so realization of the above methods are discussed in detail, introduced a Web and ADO, such as technology, a simple forums and chat rooms, the system design and development,and discussed in detail the structure of the system and its processes. KeywordS: BBs Forum, basic, functions expanded, ACCESS database, ASP西安航空技術(shù)高等專科學(xué)校畢業(yè)設(shè)計目錄第一章 緒論 ..................................................................................................................................................................1 的發(fā)展背景 ...................................................................................................................................................1 BBS 對大學(xué)生學(xué)習(xí)生活的影響 ..........................................................................................................................1 提供了豐富的網(wǎng)絡(luò)學(xué)習(xí)資源 ...............................................................................................................1 BBS 促進(jìn)了協(xié)作學(xué)習(xí) ..................................................................................................................................1 BBS 提高了學(xué)生自主學(xué)習(xí)能力 ..................................................................................................................2第二章 軟件介紹及基本原理 ......................................................................................................................................3 ADO 技術(shù) ..........................................................................................................................................................3 開發(fā)環(huán)境及工具 ..................................................................................................................................................4 ASP 有關(guān)的內(nèi)置對象的設(shè)置 ............................................................................................................................4 Request 對象 .............................................................................................................................................4 Response 對象 ...........................................................................................................................................4 Server 對象 ................................................................................................................................................4 Sessio n 對象 ..............................................................................................................................................5 與 ADO 有關(guān)的設(shè)置 ..........................................................................................................................................5第三章 系統(tǒng)需求規(guī)劃 ..................................................................................................................................................6 需求分析 ..............................................................................................................................................................6 功能設(shè)計 ..............................................................................................................................................................9 基本功能設(shè)計 ...............................................................................................................................................9 擴(kuò)展功能設(shè)計 ...............................................................................................................................................9 設(shè)計可擴(kuò)充功能的接口 ....................................................................................................................................11第四章 功能模塊與數(shù)據(jù)庫設(shè)計 ................................................................................................................................12 設(shè)計框架 .............................................................................................................................