web交友中心論壇子系統(tǒng)畢業(yè)論文.doc
約99頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
web交友中心論壇子系統(tǒng)畢業(yè)論文,目 錄摘要1abstract20 引言41 概述51.1 開(kāi)發(fā)背景51.2 開(kāi)發(fā)環(huán)境和工具71.2.1 windows xp81.2.2 visual basic121.2.3 sql server 200014 1.2.4 reamweaver mx 2004172 主要技術(shù)和分析212.1 asp.net的產(chǎn)生21...
內(nèi)容介紹
此文檔由會(huì)員 wanli1988go 發(fā)布
目 錄
摘要………………………………………………………………………… 1
Abstract…………………………………………………………………… 2
0 引言……………………………………………………………………… 4
1 概述……………………………………………………………………… 5
1.1 開(kāi)發(fā)背景……………………………………………………………… 5
1.2 開(kāi)發(fā)環(huán)境和工具……………………………………………………… 7
1.2.1 Windows XP………………………………………………………… 8
1.2.2 Visual Basic……………………………………………………… 12
1.2.3 SQL Server 2000……………………………………………… 14
1.2.4 Reamweaver MX 2004…………………………………………… 17
2 主要技術(shù)和分析……………………………………………………… 21
2.1 ASP.NET的產(chǎn)生…………………………………………………… 21
2.2 ASP.NET的優(yōu)勢(shì)…………………………………………………… 23
2.3 ASP.NET的主要文件……………………………………………… 26
2.4 ASP.NET中的列表綁定控件……………………………………… 28
2.5 ASP.NET與IIS…………………………………………………… 29
2.5.1 IIS簡(jiǎn)介………………………………………………………… 30
2.5.2 IIS與ASP.NET結(jié)合…………………………………………… 33
2.6 利用ADO.NET訪問(wèn)數(shù)據(jù)庫(kù)………………………………………… 34
3 論壇的系統(tǒng)設(shè)計(jì)……………………………………………………… 36
3.1 B/S結(jié)構(gòu)模式的確定……………………………………………… 36
3.2 功能目標(biāo)設(shè)計(jì)……………………………………………………… 36
3.3具體頁(yè)面確定……………………………………………………… 37
4 論壇的數(shù)據(jù)庫(kù)設(shè)計(jì)…………………………………………………… 38
4.1 數(shù)據(jù)庫(kù)的需求分析………………………………………………… 38
4.2數(shù)據(jù)庫(kù)的結(jié)構(gòu)設(shè)計(jì)………………………………………………… 39
5 BBS論壇子系統(tǒng)后臺(tái)的數(shù)據(jù)庫(kù)和文件配置…………………………… 39
5.1 后臺(tái)數(shù)據(jù)庫(kù)配置…………………………………………………… 39
5.2 后臺(tái)文件配置……………………………………………………… 39
6 網(wǎng)上論壇系統(tǒng)詳細(xì)設(shè)計(jì)與實(shí)現(xiàn)……………………………………… 40
6.1 系統(tǒng)概況…………………………………………………………… 40
6.2 功能描述…………………………………………………………… 41
6.2.1 頭、尾文件及首頁(yè)描述………………………………………… 41
6.2.2 調(diào)查頁(yè)面描述…………………………………………………… 42
6.2.3 注冊(cè)功能描述…………………………………………………… 43
6.2.4 發(fā)、回貼功能描述……………………………………………… 45
7 心得體會(huì)……………………………………………………………… 50
8 參考文獻(xiàn)……………………………………………………………… 52
9 附錄…………………………………………………………………… 54
10 外文譯文……………………………………………………………… 75
11 原文說(shuō)明……………………………………………………………… 89
摘 要
隨著科技的發(fā)展網(wǎng)絡(luò)越來(lái)越普及,大多數(shù)人都能夠使用計(jì)算機(jī),人們通過(guò)計(jì)算機(jī)獲取各種各樣的知識(shí),通過(guò)計(jì)算機(jī)進(jìn)行娛樂(lè),通過(guò)計(jì)算機(jī)結(jié)識(shí)朋友,通過(guò)計(jì)算機(jī)進(jìn)行交流,甚至還能通過(guò)互聯(lián)網(wǎng)購(gòu)物,在此之前他們只能通過(guò)報(bào)紙,電視等途徑獲得信息。BBS正是網(wǎng)友們進(jìn)行交流的途徑之一。
BBS的開(kāi)發(fā)工具有好多,一般常用的是ASP、ASP.NET、VB、C++、Java,后臺(tái)數(shù)據(jù)庫(kù)有SQL以及ACCESS等等。一般網(wǎng)上的BBS都是使用ASP跟ACCESS數(shù)據(jù)庫(kù)相結(jié)合,采用的語(yǔ)言一般是C++,因?yàn)锳CCESS數(shù)據(jù)庫(kù)結(jié)構(gòu)比較簡(jiǎn)單而C++語(yǔ)言比較規(guī)范。
本系統(tǒng)利用ASP.NET和ADO.NET技術(shù)開(kāi)發(fā),運(yùn)作于Windows XP的環(huán)境下,采用的HTML編輯器形式為Dreamweaver MX 2004,后臺(tái)數(shù)據(jù)庫(kù)采用SQL SERVER 2000.因?yàn)楸鞠到y(tǒng)屬于交友中心網(wǎng)站的一個(gè)子系統(tǒng)所以沒(méi)有使用較簡(jiǎn)單的ACCESS數(shù)據(jù)庫(kù)而是使用大型數(shù)據(jù)庫(kù)SQL。
該系統(tǒng)可以分為兩個(gè)模塊:論壇調(diào)查模塊和論壇模塊。
對(duì)于論壇調(diào)查模塊,根據(jù)系統(tǒng)的功能分析,它包括以下的功能:論壇調(diào)查、查看調(diào)查結(jié)果。對(duì)于論壇模塊,根據(jù)系統(tǒng)的功能分析,它包括以下功能:論壇首頁(yè)、用戶(hù)注冊(cè)、查看文章、發(fā)表文章、回復(fù)文章等等。
關(guān)鍵詞: ASP.NET,ADO.NET,SQL SERVER 2000,調(diào)查模塊,論壇模塊
BBS of making friends
Abstract
Owing to increasingly development of technology, network is more and more widespread, so that most people can use computers. They can gain knowledge with computers, do recreation, meeting new friends, chating with other people and intercommunicate with computers. They can also do shipping whith Internet. We can get information from Internet, before that people can only get information from news paper, TV etc. BBS is just one way for Net Pals to intercommunicate with each other.
There are a lot of exploit tools of BBS, including the most common ASP, ASP.NET, VB, C++, JAVA; and background database, such as SQL SERVER 2000 and ACCESS, etc. The most common BBS in Internet is maked of ASP, ACCESS and C++. Because ACCESS is easier and smaller than SQL SERVER 2000 and C++ is standarded than other computer languages.
This system is made of ASP.NET and ADO.NET, ASP.NET and ADO.NET is newer than ASP and ADO. They have more and better function than ASP.NET and ADO.NET.The system moves and operates under Windows XP. Its HTML editor is Dreamweaver MX2004; background database is SQL SERVER 2000.This system is one part of Making Friends Ce..
摘要………………………………………………………………………… 1
Abstract…………………………………………………………………… 2
0 引言……………………………………………………………………… 4
1 概述……………………………………………………………………… 5
1.1 開(kāi)發(fā)背景……………………………………………………………… 5
1.2 開(kāi)發(fā)環(huán)境和工具……………………………………………………… 7
1.2.1 Windows XP………………………………………………………… 8
1.2.2 Visual Basic……………………………………………………… 12
1.2.3 SQL Server 2000……………………………………………… 14
1.2.4 Reamweaver MX 2004…………………………………………… 17
2 主要技術(shù)和分析……………………………………………………… 21
2.1 ASP.NET的產(chǎn)生…………………………………………………… 21
2.2 ASP.NET的優(yōu)勢(shì)…………………………………………………… 23
2.3 ASP.NET的主要文件……………………………………………… 26
2.4 ASP.NET中的列表綁定控件……………………………………… 28
2.5 ASP.NET與IIS…………………………………………………… 29
2.5.1 IIS簡(jiǎn)介………………………………………………………… 30
2.5.2 IIS與ASP.NET結(jié)合…………………………………………… 33
2.6 利用ADO.NET訪問(wèn)數(shù)據(jù)庫(kù)………………………………………… 34
3 論壇的系統(tǒng)設(shè)計(jì)……………………………………………………… 36
3.1 B/S結(jié)構(gòu)模式的確定……………………………………………… 36
3.2 功能目標(biāo)設(shè)計(jì)……………………………………………………… 36
3.3具體頁(yè)面確定……………………………………………………… 37
4 論壇的數(shù)據(jù)庫(kù)設(shè)計(jì)…………………………………………………… 38
4.1 數(shù)據(jù)庫(kù)的需求分析………………………………………………… 38
4.2數(shù)據(jù)庫(kù)的結(jié)構(gòu)設(shè)計(jì)………………………………………………… 39
5 BBS論壇子系統(tǒng)后臺(tái)的數(shù)據(jù)庫(kù)和文件配置…………………………… 39
5.1 后臺(tái)數(shù)據(jù)庫(kù)配置…………………………………………………… 39
5.2 后臺(tái)文件配置……………………………………………………… 39
6 網(wǎng)上論壇系統(tǒng)詳細(xì)設(shè)計(jì)與實(shí)現(xiàn)……………………………………… 40
6.1 系統(tǒng)概況…………………………………………………………… 40
6.2 功能描述…………………………………………………………… 41
6.2.1 頭、尾文件及首頁(yè)描述………………………………………… 41
6.2.2 調(diào)查頁(yè)面描述…………………………………………………… 42
6.2.3 注冊(cè)功能描述…………………………………………………… 43
6.2.4 發(fā)、回貼功能描述……………………………………………… 45
7 心得體會(huì)……………………………………………………………… 50
8 參考文獻(xiàn)……………………………………………………………… 52
9 附錄…………………………………………………………………… 54
10 外文譯文……………………………………………………………… 75
11 原文說(shuō)明……………………………………………………………… 89
摘 要
隨著科技的發(fā)展網(wǎng)絡(luò)越來(lái)越普及,大多數(shù)人都能夠使用計(jì)算機(jī),人們通過(guò)計(jì)算機(jī)獲取各種各樣的知識(shí),通過(guò)計(jì)算機(jī)進(jìn)行娛樂(lè),通過(guò)計(jì)算機(jī)結(jié)識(shí)朋友,通過(guò)計(jì)算機(jī)進(jìn)行交流,甚至還能通過(guò)互聯(lián)網(wǎng)購(gòu)物,在此之前他們只能通過(guò)報(bào)紙,電視等途徑獲得信息。BBS正是網(wǎng)友們進(jìn)行交流的途徑之一。
BBS的開(kāi)發(fā)工具有好多,一般常用的是ASP、ASP.NET、VB、C++、Java,后臺(tái)數(shù)據(jù)庫(kù)有SQL以及ACCESS等等。一般網(wǎng)上的BBS都是使用ASP跟ACCESS數(shù)據(jù)庫(kù)相結(jié)合,采用的語(yǔ)言一般是C++,因?yàn)锳CCESS數(shù)據(jù)庫(kù)結(jié)構(gòu)比較簡(jiǎn)單而C++語(yǔ)言比較規(guī)范。
本系統(tǒng)利用ASP.NET和ADO.NET技術(shù)開(kāi)發(fā),運(yùn)作于Windows XP的環(huán)境下,采用的HTML編輯器形式為Dreamweaver MX 2004,后臺(tái)數(shù)據(jù)庫(kù)采用SQL SERVER 2000.因?yàn)楸鞠到y(tǒng)屬于交友中心網(wǎng)站的一個(gè)子系統(tǒng)所以沒(méi)有使用較簡(jiǎn)單的ACCESS數(shù)據(jù)庫(kù)而是使用大型數(shù)據(jù)庫(kù)SQL。
該系統(tǒng)可以分為兩個(gè)模塊:論壇調(diào)查模塊和論壇模塊。
對(duì)于論壇調(diào)查模塊,根據(jù)系統(tǒng)的功能分析,它包括以下的功能:論壇調(diào)查、查看調(diào)查結(jié)果。對(duì)于論壇模塊,根據(jù)系統(tǒng)的功能分析,它包括以下功能:論壇首頁(yè)、用戶(hù)注冊(cè)、查看文章、發(fā)表文章、回復(fù)文章等等。
關(guān)鍵詞: ASP.NET,ADO.NET,SQL SERVER 2000,調(diào)查模塊,論壇模塊
BBS of making friends
Abstract
Owing to increasingly development of technology, network is more and more widespread, so that most people can use computers. They can gain knowledge with computers, do recreation, meeting new friends, chating with other people and intercommunicate with computers. They can also do shipping whith Internet. We can get information from Internet, before that people can only get information from news paper, TV etc. BBS is just one way for Net Pals to intercommunicate with each other.
There are a lot of exploit tools of BBS, including the most common ASP, ASP.NET, VB, C++, JAVA; and background database, such as SQL SERVER 2000 and ACCESS, etc. The most common BBS in Internet is maked of ASP, ACCESS and C++. Because ACCESS is easier and smaller than SQL SERVER 2000 and C++ is standarded than other computer languages.
This system is made of ASP.NET and ADO.NET, ASP.NET and ADO.NET is newer than ASP and ADO. They have more and better function than ASP.NET and ADO.NET.The system moves and operates under Windows XP. Its HTML editor is Dreamweaver MX2004; background database is SQL SERVER 2000.This system is one part of Making Friends Ce..
TA們正在看...
- 最新(合同模板)之《終身壽險(xiǎn)計(jì)劃基本條款》.doc
- 最新(合同模板)之《終身壽險(xiǎn)計(jì)劃基本條款》.doc
- 最新(合同模板)之計(jì)劃供用電經(jīng)濟(jì)責(zé)任合同書(shū).doc
- 最新(合同模板)之計(jì)劃供用電經(jīng)濟(jì)責(zé)任合同書(shū).doc
- 幼兒園每月工作計(jì)劃篇.doc
- 幼兒園每月工作計(jì)劃篇.doc
- xx小秋季學(xué)期教研工作計(jì)劃.doc
- xx小秋季學(xué)期教研工作計(jì)劃.doc
- “七五”普法五年工作計(jì)劃.doc
- “七五”普法五年工作計(jì)劃.doc