国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

在線聊天室的設(shè)計與實現(xiàn)[獨家原創(chuàng)].doc

  
約36頁DOC格式手機(jī)打開展開

在線聊天室的設(shè)計與實現(xiàn)[獨家原創(chuàng)],在線聊天室的設(shè)計與實現(xiàn)design and implementation of online chat rooms1.22字自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨家出售,大家放心下載使用摘要 網(wǎng)絡(luò)的出現(xiàn),不僅改變了人們使用計算機(jī)的方式,也改變了人們生活的方式。特別是21世紀(jì),是個信息化的時代,信...
編號:99-481703大小:808.36K
分類: 論文>計算機(jī)論文

內(nèi)容介紹

此文檔由會員 jiji888 發(fā)布

在線聊天室的設(shè)計與實現(xiàn)
Design and implementation of online chat rooms

1.22字
自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨家出售,大家放心下載使用

摘要 網(wǎng)絡(luò)的出現(xiàn),不僅改變了人們使用計算機(jī)的方式,也改變了人們生活的方式。特別是21世紀(jì),是個信息化的時代,信息的交流量也與日俱增,人們的生活、工作等已經(jīng)越來越離不開網(wǎng)絡(luò)和信息。在互聯(lián)網(wǎng)高速發(fā)展的時代,人們更傾向于隨時隨地的交流。如何與別人更好地交流, 是當(dāng)前人們普遍關(guān)心的問題。,人們越來越多的迫切需要一種可以易于維護(hù)、易于交流而且可以發(fā)布多媒體信息的平臺,那就要用在線聊天室系統(tǒng)。
在線聊天室是網(wǎng)絡(luò)用戶最喜歡的Web應(yīng)用程序。借助聊天室,用戶可以即時地互通信息,交流思想。聊天室程序設(shè)計根據(jù)需求的不同可繁可簡。本系統(tǒng)實現(xiàn)的是一個具有簡易功能的聊天室,是使用JSP技術(shù)開發(fā)的動態(tài)網(wǎng)站。系統(tǒng)開發(fā)的任務(wù)主要包括前臺界面設(shè)計和后臺數(shù)據(jù)庫管理系統(tǒng)設(shè)計。
本系統(tǒng)采用JSP語言作為開發(fā)工具,Eclipse編輯工具,后臺數(shù)據(jù)庫采用My Sql4.1數(shù)據(jù)庫設(shè)計,利用基于JDBC的ODBC數(shù)據(jù)庫訪問技術(shù)實現(xiàn)對數(shù)據(jù)庫的各種管理操作,實現(xiàn)聊天室的基本功能。本論文所介紹的聊天室是具有簡易聊天功能的在線聊天室,可以實現(xiàn)基本的用戶注冊及登錄功能,管理員登錄,查看用戶的登錄時間,踢出一些用戶,查看在線聊天用戶等基本功能。
關(guān)鍵詞:聊天室 JSP Eclipse My Sql JDBC ODBC數(shù)據(jù)庫訪問技術(shù)

Design and implementation of online chat rooms
Abstract Advent of the Internet has not only changed the way people use computers, but also changed the way people live.Especially in the 21st century, is the information age,the amount of information exchange is also increasing, people's life, work, etc.have become increasingly inseparable from the network and information.In the area of rapid development of the Internet,people are more inclined to communicate anytime, anywhere.How to better communicate with others,is that peopleare generally concerned about the current problem.People increasingly urgent need for a way to easy to maintain,easy to communicate and publish multimedia information platform,then use the online chat room.
Online chat room website users like Web applications. With the help of the chat room, the user can timely exchange of information, exchange of ideas. Chat program design according to the needs of different can be simple or complex. This system is a simple function of the chat room, is a dynamic website using JSP technology. The main task of system development including the design of interface design and database management system.
The system uses JSP language as the development tool, Eclipse editing tools, background database using My Sql4.1 database design, using the access technology of the various database management operations based on the JDBC ODBC database, achieve the basic functions of the chat room.This thesis describes a chat roomisan online chat room with a simple chat feature, you can achieve the basic user registration and login function, the administrator login to view the user's login time,kicked some users to view online chat users, and other basic functions.
Key words Chat rooms, JSP, Eclipse, My Sql, JDBC, ODBC database access technology

目錄
第一章 引言 1
1.1 課題背景 1
1.2 課題意義 2
1.3 研究現(xiàn)狀 3
第二章 系統(tǒng)相關(guān)技術(shù)介紹 4
2.1 在線聊天室系統(tǒng)運行環(huán)境 4
2.2 聊天室技術(shù)介紹 4
2.2.1 JAVA開發(fā)語言介紹 4
2.2.2 JSP網(wǎng)頁語言介紹 5
2.2.3 ECLIPSE編輯工具介紹 6
第三章 系統(tǒng)分析 7
3.1 系統(tǒng)任務(wù)目標(biāo) 7
3.2 系統(tǒng)需求分析 7
3.2.1 在線聊天室系統(tǒng)具體功能說明 7
3.3.2 在線聊天室系統(tǒng)功能模塊說明 9
3.3 可行性分析 9
3.3.1 經(jīng)濟(jì)可行性 9
3.3.2 技術(shù)可行性 9
3.3.3 操作可行性 10
第四章 系統(tǒng)設(shè)計 11
4.1 系統(tǒng)總體設(shè)計 11
4.2 系統(tǒng)模塊設(shè)計 14
4.3 數(shù)據(jù)庫設(shè)計 15
4.3.1 數(shù)據(jù)庫表設(shè)計 15
4.3.2 系統(tǒng)邏輯模型 17
第五章 系統(tǒng)實現(xiàn) 19
5.1 模塊實現(xiàn)方法 19
5.2 核心代碼及系統(tǒng)運行界面 19
5.2.1登錄和注冊界面模塊 19
5.2.2 選擇聊天室列表界面 22
5.2.3 聊天室主界面模塊 23
5.2.4 管理員功能界面 27
結(jié)術(shù)語 30
致謝 31
參考文獻(xiàn) 32