【正文】
................................. 1 系統(tǒng)功能簡(jiǎn)介 ........................................................ 2 第二章 開(kāi)發(fā)環(huán)境介紹 ....................................................... 3 系統(tǒng)運(yùn)行環(huán)境配置 ................................................... 3 ASP 簡(jiǎn)介 ........................................................... 3 ASP 的優(yōu)點(diǎn) ...................................................... 4 ASP 的 6大對(duì)象 .................................................. 5 ASP 的使用環(huán)境 .................................................. 6 配置 MicrosoftIIS............................................... 7 ASP 的腳本語(yǔ)言 .................................................. 8 動(dòng)態(tài)網(wǎng)頁(yè)開(kāi)發(fā)工具 DREAMWEAVER MX簡(jiǎn)介 .................................. 9 系統(tǒng)數(shù)據(jù)庫(kù)介紹 .................................................... 10 數(shù)據(jù)庫(kù)的概念 ................................................... 10 ACCESS 簡(jiǎn)介 ..................................................... 10 “結(jié)構(gòu)化查詢語(yǔ)言”( SQL)簡(jiǎn)介 ...................................... 11 ASP 與 ADO 配合工作 ................................................. 12 第三章 數(shù)據(jù)庫(kù)設(shè)計(jì) ........................................................ 15 數(shù)據(jù)表的介紹 ...................................................... 15 數(shù)據(jù)的加密介紹 .................................................... 18 建立數(shù)據(jù)庫(kù)連接 .................................................... 18 第四章 總體設(shè)計(jì) .......................................................... 20 用戶模塊介紹 ...................................................... 20 服務(wù)器及客戶端的功能可劃分為以下模塊 ........................... 20 總體流程圖如下 ................................................. 21 第五章 詳細(xì)設(shè)計(jì) ......................................................... 22 新用戶注冊(cè) ........................................................ 22 聊天室初始化 ...................................................... 22 用戶登陸 .......................................................... 25 用戶幫助 .......................................................... 26 留言板 ............................................................ 28 基于 ASP 的聊天室設(shè)計(jì)與實(shí)現(xiàn) III 聊天室主頁(yè)面 ...................................................... 31 第六章 軟件測(cè)試 .......................................................... 33 軟件測(cè)試的重要性 .................................................. 33 測(cè)試 .............................................................. 33 步驟 .............................................................. 33 CHAT 主窗體模塊測(cè)試 ................................................ 35 結(jié) 束 語(yǔ) ................................................................. 36 致 謝 ................................................................. 37 參考文獻(xiàn) ................................................................. 38 程序附錄 ................................................................. 38 基于 ASP 的聊天室設(shè)計(jì)與實(shí)現(xiàn) IV Abstractor The system mainly uses Microsoft ASP to take the development kit, uses Dreamweaver MX to carry on the edition for the system, and using the ASP technology and the server Access database connection, the system uses Microsoft Access to take the database backstage, simply causes the system development, to be convenient, Using the ADO database visit technology realization to the database each kind of management operation, realizes the onstage contact surface design and the backstage database design,And can the relaxed realization chat the friend material registration, the revision, the manager records, the chatroom management, the jurisdiction management, the online name list tabulates with the information transmission, moreover also has chats the friend to record function and so on statistical system is based on the ASP development design,Its principal characteristic is can dynamic plete the information the transmission, also has the highly effective interaction,The more effective processing customer requested, Also has simply, More convenient database access method, Easy to maintain and the renewalThis kind of technical procedure by text, The HTML mark and the script bination but bees, The paper can introduce its movement needs the environment and its the work flow and each function controls the principle of work. Keywords: Chatroom, object, Access, IIS 基于 ASP 的聊天室設(shè)計(jì)與實(shí)現(xiàn) V 引 言 在 Inter 飛速發(fā)展的今天,互聯(lián)網(wǎng)成為人們快速獲取、發(fā)布和傳遞信息的重要渠道,它在人們政治、經(jīng)濟(jì)、生活等各個(gè)方面發(fā)揮著重要的作用。系統(tǒng) 是基于ASP 開(kāi) 發(fā)設(shè)計(jì)的 ,其主要特性是能動(dòng)態(tài)完成信息的傳遞,且具有高效的交互性 ,更有效的處理客戶請(qǐng)求 , 且具有更簡(jiǎn)單 , 更方便的數(shù)據(jù)庫(kù)訪問(wèn)方法 , 易于維護(hù)和更新 。 基于 ASP 的聊天室設(shè)計(jì)與實(shí)現(xiàn) I 基于 ASP 的聊天室設(shè)計(jì)與實(shí)現(xiàn) [內(nèi)容摘要 ]系統(tǒng)主要采用 Microsoft ASP 作為開(kāi)發(fā)工具,使用 Dreamweaver MX 對(duì)系統(tǒng)進(jìn)行編輯,并利用 ASP 技術(shù)與服務(wù)器的 Access 數(shù)據(jù)庫(kù)連接。 系統(tǒng)采用Microsoft Access 作為數(shù)據(jù)庫(kù)后臺(tái),使系統(tǒng)開(kāi)發(fā)更為簡(jiǎn)單、方便 , 利用 ADO 數(shù)據(jù)庫(kù)訪問(wèn)技術(shù)實(shí)現(xiàn)對(duì)數(shù)據(jù)庫(kù)的各種管理操作,實(shí)現(xiàn)前臺(tái)界面設(shè)計(jì)和后臺(tái)數(shù)據(jù)庫(kù)的設(shè)計(jì) ,并能輕松的實(shí)現(xiàn) 聊友資料注冊(cè),修改,管理員登入,聊天室管理,權(quán)限管理,在線名單列表和信息發(fā)送,另外還有聊友登入統(tǒng)計(jì)情況等 功能。 這種技術(shù)程序由文本 , HTML 標(biāo)記和腳本組合而成 , 論文會(huì)介紹 其運(yùn)行所需環(huán)境及其工作流程和各個(gè)功能控件的工作原理 。 Inter上發(fā)布信息主要是通過(guò)網(wǎng)站來(lái)實(shí)現(xiàn)的,獲取信息也是要在 Inter“海洋”中按照一定的檢索方式將所需要的信息從網(wǎng)站上下載下來(lái)。 聊天室是一個(gè)通過(guò)國(guó)際互聯(lián)信息網(wǎng)絡(luò)進(jìn)行多人通訊的一個(gè)系統(tǒng)。非但費(fèi)時(shí)費(fèi)力費(fèi)錢而且效果也不一定很好。但是,聊天室這個(gè)就能很好的解決這個(gè)問(wèn)題,我們 不需要聚集在同一地點(diǎn),各自在不同的地點(diǎn)就可以在聊天室中發(fā)言,大家互相討論。而且費(fèi)用低廉,信息交流速度快,只有這樣,才能在這個(gè)涌動(dòng)的社會(huì)中加強(qiáng)聯(lián)系,創(chuàng)造出更多的財(cái)富。 基于 ASP 的聊天室設(shè)計(jì)與實(shí)現(xiàn)