畢業(yè)論文 基于bs的網(wǎng)絡(luò)聊天室的實(shí)現(xiàn).doc
約36頁DOC格式手機(jī)打開展開
畢業(yè)論文 基于bs的網(wǎng)絡(luò)聊天室的實(shí)現(xiàn),目 錄摘 要iabstractii第一章 緒論11.1 本系統(tǒng)研究意義及國內(nèi)外發(fā)展概況11.2 本系統(tǒng)的設(shè)計(jì)目的、目標(biāo)、應(yīng)用執(zhí)行機(jī)制、要求2第二章 開發(fā)環(huán)境與技術(shù)的介紹42.1 開發(fā)環(huán)境42.1.1 硬件環(huán)境42.1.2 軟件環(huán)境42.1.3 環(huán)境配置42.2 技術(shù)的介紹52.2.1asp簡介52.2.2asp特點(diǎn)62...
內(nèi)容介紹
此文檔由會員 ljjwl8321 發(fā)布
目 錄
摘 要 I
Abstract II
第一章 緒論 1
1.1 本系統(tǒng)研究意義及國內(nèi)外發(fā)展概況 1
1.2 本系統(tǒng)的設(shè)計(jì)目的、目標(biāo)、應(yīng)用執(zhí)行機(jī)制、要求 2
第二章 開發(fā)環(huán)境與技術(shù)的介紹 4
2.1 開發(fā)環(huán)境 4
2.1.1 硬件環(huán)境 4
2.1.2 軟件環(huán)境 4
2.1.3 環(huán)境配置 4
2.2 技術(shù)的介紹 5
2.2.1 ASP簡介 5
2.2.2 ASP特點(diǎn) 6
2.2.3 ASP與傳統(tǒng)數(shù)據(jù)相比較 7
第三章 需求分析 8
3.1 可行性研究 8
3.1.1 經(jīng)濟(jì)可行性 8
3.1.2 技術(shù)可行性 8
3.1.3 操作可行性 8
3.2 理解需求 8
3.3 需求分析 9
3.3.1 前臺功能及頁面邏輯結(jié)構(gòu) 9
3.3.2 后臺管理系統(tǒng)功能及頁面邏輯結(jié)構(gòu) 10
第四章 概要設(shè)計(jì) 11
4.1 系統(tǒng)總體設(shè)計(jì) 11
4.1.1 系統(tǒng)功能模塊設(shè)計(jì) 11
4.2功能模塊流程圖 12
4.2.1登陸模塊流程圖 12
4.2.2聊天主頁流程圖 12
4.2.3管理功能模塊流程圖 13
4.3 體系結(jié)構(gòu)圖 13
4.4 系統(tǒng)建模UML 14
4.4.1 系統(tǒng)用例圖 14
4.5 數(shù)據(jù)庫設(shè)計(jì) 15
4.5.1 E-R圖 15
4.5.2 數(shù)據(jù)表 15
第五章 詳細(xì)設(shè)計(jì) 17
5.1 信息的組織、存儲、共享的實(shí)現(xiàn) 18
5.2 登陸模塊 19
5.3 在線人員列表模塊 20
5.4 公共聊天和私聊功能模塊 20
5.5 聊天內(nèi)容自動(dòng)刷新 23
5.6 用戶資料管理 24
5.7 在線人員管理模塊 24
5.8 聊天內(nèi)容管理 24
5.9 表情功能的實(shí)現(xiàn) 25
第六章 系統(tǒng)測試 27
6.1 系統(tǒng)調(diào)試 27
6.1.1 Microsoft 腳本調(diào)試工具 27
6.1.2 啟用調(diào)試 27
6.2 測試方法 28
6.2.1 單元測試 28
6.2.1.1 白盒測試 28
6.2.1.2 黑盒測試 28
6.2.2 組裝測試 28
6.2.3 確認(rèn)測試 28
6.2.4 系統(tǒng)測試 29
6.3 系統(tǒng)維護(hù) 29
總 結(jié) 30
參考文獻(xiàn)(References) 31
致 謝 32
基于B/S的網(wǎng)絡(luò)聊天室的實(shí)現(xiàn)
摘 要
隨著互聯(lián)網(wǎng)的飛躍發(fā)展,基于網(wǎng)絡(luò)的應(yīng)用層出不窮。ASP( Active Server Page)是一項(xiàng)較為成熟的Web技術(shù)。ASP功能強(qiáng)大、本領(lǐng)卓越,ASP功能的應(yīng)用幾乎沒有什么限制,ASP是服務(wù)器端的腳本環(huán)境,可以開發(fā)動(dòng)態(tài)的、交互的、高效的Web站點(diǎn)。
本文采用了軟件工程學(xué)的方法實(shí)現(xiàn)了聊天室的系統(tǒng)設(shè)計(jì)與開發(fā),簡單介紹了ASP技術(shù)相關(guān)的基礎(chǔ)知識,包括ASP的腳本語言、內(nèi)置對象。詳細(xì)地描述了各個(gè)模塊的功能及實(shí)現(xiàn)方法。利用ASP技術(shù)開發(fā)聊天室,解決了如聊天自動(dòng)刷新、框架網(wǎng)頁與變量的傳遞、聊天界面、屏蔽等問題,對開發(fā)過程中的難點(diǎn)進(jìn)行了分析和研究,并通過系統(tǒng)結(jié)構(gòu)圖,功能模塊圖等方式結(jié)合源程序形象地描述。所實(shí)現(xiàn)的聊天室具有良好的人機(jī)交互界面。
關(guān)鍵詞:網(wǎng)絡(luò);聊天室;ASP;系統(tǒng)設(shè)計(jì)
Chatting room Based on B/S Of Design
Abstract
Go up the selection that the net becomes more and more people in being living at present the community that WEB is popular. In the wake of each other speedily developing of networking , the relevant electric network technique also emerges in an endless stream . Item new technique which developed in nowadays ASP in active Web Site being living ( Active Server Page ) even though the past few years . The ASP meritorious service capacity is powerful and the capability is excelling in , and what limit is not nearly there is when utilizing the ASP meritorious service capacity . ASP is the server sure enough scenario environment , and may open up the developments and mutually and Web's Web Site high efficiency . Employ the Web Site that ASP establish have the dynamic paging .
The main introduction of the original ASP technique the person who is mutually related rudimentary knowledge , by means of the analysis to scripting language , integral target , ASP together with the data bank joint of ASP and so on technique , probing into to establish to chat room design of system, means and design process , the meritorious service detailed to analyze every module be able to reach the realization means. The problem such as utilizing ASP technological development to chat room , and resolving refurbishing and frame web page together with variable transmission and chatting interface and shielding and so on as chatting , and uniting the source program to expound, the chatting room that the original was achieved has the well user interaction interface , and the link is debugged to the course , yet demonstrates the application Web Site .
Keyword: Web ; Chatting Room ; ASP ; Design of system
摘 要 I
Abstract II
第一章 緒論 1
1.1 本系統(tǒng)研究意義及國內(nèi)外發(fā)展概況 1
1.2 本系統(tǒng)的設(shè)計(jì)目的、目標(biāo)、應(yīng)用執(zhí)行機(jī)制、要求 2
第二章 開發(fā)環(huán)境與技術(shù)的介紹 4
2.1 開發(fā)環(huán)境 4
2.1.1 硬件環(huán)境 4
2.1.2 軟件環(huán)境 4
2.1.3 環(huán)境配置 4
2.2 技術(shù)的介紹 5
2.2.1 ASP簡介 5
2.2.2 ASP特點(diǎn) 6
2.2.3 ASP與傳統(tǒng)數(shù)據(jù)相比較 7
第三章 需求分析 8
3.1 可行性研究 8
3.1.1 經(jīng)濟(jì)可行性 8
3.1.2 技術(shù)可行性 8
3.1.3 操作可行性 8
3.2 理解需求 8
3.3 需求分析 9
3.3.1 前臺功能及頁面邏輯結(jié)構(gòu) 9
3.3.2 后臺管理系統(tǒng)功能及頁面邏輯結(jié)構(gòu) 10
第四章 概要設(shè)計(jì) 11
4.1 系統(tǒng)總體設(shè)計(jì) 11
4.1.1 系統(tǒng)功能模塊設(shè)計(jì) 11
4.2功能模塊流程圖 12
4.2.1登陸模塊流程圖 12
4.2.2聊天主頁流程圖 12
4.2.3管理功能模塊流程圖 13
4.3 體系結(jié)構(gòu)圖 13
4.4 系統(tǒng)建模UML 14
4.4.1 系統(tǒng)用例圖 14
4.5 數(shù)據(jù)庫設(shè)計(jì) 15
4.5.1 E-R圖 15
4.5.2 數(shù)據(jù)表 15
第五章 詳細(xì)設(shè)計(jì) 17
5.1 信息的組織、存儲、共享的實(shí)現(xiàn) 18
5.2 登陸模塊 19
5.3 在線人員列表模塊 20
5.4 公共聊天和私聊功能模塊 20
5.5 聊天內(nèi)容自動(dòng)刷新 23
5.6 用戶資料管理 24
5.7 在線人員管理模塊 24
5.8 聊天內(nèi)容管理 24
5.9 表情功能的實(shí)現(xiàn) 25
第六章 系統(tǒng)測試 27
6.1 系統(tǒng)調(diào)試 27
6.1.1 Microsoft 腳本調(diào)試工具 27
6.1.2 啟用調(diào)試 27
6.2 測試方法 28
6.2.1 單元測試 28
6.2.1.1 白盒測試 28
6.2.1.2 黑盒測試 28
6.2.2 組裝測試 28
6.2.3 確認(rèn)測試 28
6.2.4 系統(tǒng)測試 29
6.3 系統(tǒng)維護(hù) 29
總 結(jié) 30
參考文獻(xiàn)(References) 31
致 謝 32
基于B/S的網(wǎng)絡(luò)聊天室的實(shí)現(xiàn)
摘 要
隨著互聯(lián)網(wǎng)的飛躍發(fā)展,基于網(wǎng)絡(luò)的應(yīng)用層出不窮。ASP( Active Server Page)是一項(xiàng)較為成熟的Web技術(shù)。ASP功能強(qiáng)大、本領(lǐng)卓越,ASP功能的應(yīng)用幾乎沒有什么限制,ASP是服務(wù)器端的腳本環(huán)境,可以開發(fā)動(dòng)態(tài)的、交互的、高效的Web站點(diǎn)。
本文采用了軟件工程學(xué)的方法實(shí)現(xiàn)了聊天室的系統(tǒng)設(shè)計(jì)與開發(fā),簡單介紹了ASP技術(shù)相關(guān)的基礎(chǔ)知識,包括ASP的腳本語言、內(nèi)置對象。詳細(xì)地描述了各個(gè)模塊的功能及實(shí)現(xiàn)方法。利用ASP技術(shù)開發(fā)聊天室,解決了如聊天自動(dòng)刷新、框架網(wǎng)頁與變量的傳遞、聊天界面、屏蔽等問題,對開發(fā)過程中的難點(diǎn)進(jìn)行了分析和研究,并通過系統(tǒng)結(jié)構(gòu)圖,功能模塊圖等方式結(jié)合源程序形象地描述。所實(shí)現(xiàn)的聊天室具有良好的人機(jī)交互界面。
關(guān)鍵詞:網(wǎng)絡(luò);聊天室;ASP;系統(tǒng)設(shè)計(jì)
Chatting room Based on B/S Of Design
Abstract
Go up the selection that the net becomes more and more people in being living at present the community that WEB is popular. In the wake of each other speedily developing of networking , the relevant electric network technique also emerges in an endless stream . Item new technique which developed in nowadays ASP in active Web Site being living ( Active Server Page ) even though the past few years . The ASP meritorious service capacity is powerful and the capability is excelling in , and what limit is not nearly there is when utilizing the ASP meritorious service capacity . ASP is the server sure enough scenario environment , and may open up the developments and mutually and Web's Web Site high efficiency . Employ the Web Site that ASP establish have the dynamic paging .
The main introduction of the original ASP technique the person who is mutually related rudimentary knowledge , by means of the analysis to scripting language , integral target , ASP together with the data bank joint of ASP and so on technique , probing into to establish to chat room design of system, means and design process , the meritorious service detailed to analyze every module be able to reach the realization means. The problem such as utilizing ASP technological development to chat room , and resolving refurbishing and frame web page together with variable transmission and chatting interface and shielding and so on as chatting , and uniting the source program to expound, the chatting room that the original was achieved has the well user interaction interface , and the link is debugged to the course , yet demonstrates the application Web Site .
Keyword: Web ; Chatting Room ; ASP ; Design of system