基于asp網絡bbs論壇系統(tǒng)設計(畢業(yè)論文).doc
約33頁DOC格式手機打開展開
基于asp網絡bbs論壇系統(tǒng)設計(畢業(yè)論文),網絡bbs論壇系統(tǒng)此畢業(yè)論文共10407字33頁摘 要隨著internet的發(fā)展,網站的作用越來越重要,被稱之為繼廣播、報紙、雜志、電視后的第五種媒體——數(shù)字媒體,擁有眾多優(yōu)勢,所以現(xiàn)在不少企業(yè)都有或正在建設自己的網站,她已經是人們了解企業(yè)的窗口之一。同時由于互聯(lián)網業(yè)的復蘇,帶動了如門戶網站、論壇系統(tǒng)等的發(fā)展。本文主要...
內容介紹
此文檔由會員 陳海峰 發(fā)布
網絡BBS論壇系統(tǒng)
此畢業(yè)論文共10407字33頁
摘 要
隨著Internet的發(fā)展,網站的作用越來越重要,被稱之為繼廣播、報紙、雜志、電視后的第五種媒體——數(shù)字媒體,擁有眾多優(yōu)勢,所以現(xiàn)在不少企業(yè)都有或正在建設自己的網站,她已經是人們了解企業(yè)的窗口之一。同時由于互聯(lián)網業(yè)的復蘇,帶動了如門戶網站、論壇系統(tǒng)等的發(fā)展。
本文主要介紹網絡論壇系統(tǒng)的設計思路和制作過程,從網絡論壇的重要性開始,介紹動態(tài)網頁相關技術ASP、ASP.NET、PHP、JSP及他們之間的差異。再詳細介紹網絡論壇系統(tǒng)采用的ASP技術和SQL語言。進而闡述了整個系統(tǒng)的制作過程和設計思路。最后介紹自己在設計過程的心得體會,及網絡論壇系統(tǒng)未來的發(fā)展。
關鍵字:網站 、ASP、BBS
Network BBS Forum System
Abstract
With the development of Internet, website become more and more importance, it is called the fifth medium——Digital media after broadcast, newspaper, magazine, and TV. . It has many advantages, so many business enterprises have own website, she has been one way that people understand the business enterprise. At the same time because of the recovery of the Internet industry, such as the development of website, Network forum system and so on.
This thesis introduce the process of the Network forum system’s designing way. Beginning with the importance of the Network forum system, it introduces the related technique in dynamic web pages, such as ASP, ASP.NET, PHP, JSP and their differences. At second, detailead introduce why the Network forum system to adope the technique of ASP and the language of SQL. Then explain the creation process of whole system with design the way of thinking. At third,the Network forum system has three greatest techniques of the special features combined with code. Finally it talks about the insight of the website at design process, and future development of the Network forum system.
Key words: Website 、ASP、BBS
目 錄
摘要----------------------------------------------------------------------------2
Abstract------------------------------------------------------------------------3
1、系統(tǒng)概述-----------------------------------------------------------------4
1.1、本系統(tǒng)設計目的-----------------------------------------4
1.2、本系統(tǒng)設計的基本內容-----------------------------------5
2、動態(tài)網頁技術的發(fā)展前景和前景分析-----------------------------6
2.1、常見動態(tài)網頁技術---------------------------------------6
2.2、發(fā)展趨勢與前景分析-------------------------------------7
2.3、選擇ASP的理由-----------------------------------------7
3、網絡BBS論壇系統(tǒng)設計相關原理-----------------------------------8
3.1、ASP技術介紹-------------------------------------------8
3.2、SQL語句介紹------------------------------------------12
3.3、SQL的優(yōu)點--------------------------------------------13
4、網絡論壇系統(tǒng)總體設計-----------------------------------------------15
5、網絡BBS論壇系統(tǒng)詳細設計-----------------------------------------16
5.1、首頁界面設計-------------------------------------------16
5.2、數(shù)據庫設計---------------------------------------------17
5.3、后臺管理設計-------------------------------------------20
6、結束語--------------------------------------------------------------------22
7、謝辭-----------------------------------------------------------------------23
8、參考文獻-----------------------------------------------------------------24
附錄1 源程序清單
附錄2 系統(tǒng)使用說明書
此畢業(yè)論文共10407字33頁
摘 要
隨著Internet的發(fā)展,網站的作用越來越重要,被稱之為繼廣播、報紙、雜志、電視后的第五種媒體——數(shù)字媒體,擁有眾多優(yōu)勢,所以現(xiàn)在不少企業(yè)都有或正在建設自己的網站,她已經是人們了解企業(yè)的窗口之一。同時由于互聯(lián)網業(yè)的復蘇,帶動了如門戶網站、論壇系統(tǒng)等的發(fā)展。
本文主要介紹網絡論壇系統(tǒng)的設計思路和制作過程,從網絡論壇的重要性開始,介紹動態(tài)網頁相關技術ASP、ASP.NET、PHP、JSP及他們之間的差異。再詳細介紹網絡論壇系統(tǒng)采用的ASP技術和SQL語言。進而闡述了整個系統(tǒng)的制作過程和設計思路。最后介紹自己在設計過程的心得體會,及網絡論壇系統(tǒng)未來的發(fā)展。
關鍵字:網站 、ASP、BBS
Network BBS Forum System
Abstract
With the development of Internet, website become more and more importance, it is called the fifth medium——Digital media after broadcast, newspaper, magazine, and TV. . It has many advantages, so many business enterprises have own website, she has been one way that people understand the business enterprise. At the same time because of the recovery of the Internet industry, such as the development of website, Network forum system and so on.
This thesis introduce the process of the Network forum system’s designing way. Beginning with the importance of the Network forum system, it introduces the related technique in dynamic web pages, such as ASP, ASP.NET, PHP, JSP and their differences. At second, detailead introduce why the Network forum system to adope the technique of ASP and the language of SQL. Then explain the creation process of whole system with design the way of thinking. At third,the Network forum system has three greatest techniques of the special features combined with code. Finally it talks about the insight of the website at design process, and future development of the Network forum system.
Key words: Website 、ASP、BBS
目 錄
摘要----------------------------------------------------------------------------2
Abstract------------------------------------------------------------------------3
1、系統(tǒng)概述-----------------------------------------------------------------4
1.1、本系統(tǒng)設計目的-----------------------------------------4
1.2、本系統(tǒng)設計的基本內容-----------------------------------5
2、動態(tài)網頁技術的發(fā)展前景和前景分析-----------------------------6
2.1、常見動態(tài)網頁技術---------------------------------------6
2.2、發(fā)展趨勢與前景分析-------------------------------------7
2.3、選擇ASP的理由-----------------------------------------7
3、網絡BBS論壇系統(tǒng)設計相關原理-----------------------------------8
3.1、ASP技術介紹-------------------------------------------8
3.2、SQL語句介紹------------------------------------------12
3.3、SQL的優(yōu)點--------------------------------------------13
4、網絡論壇系統(tǒng)總體設計-----------------------------------------------15
5、網絡BBS論壇系統(tǒng)詳細設計-----------------------------------------16
5.1、首頁界面設計-------------------------------------------16
5.2、數(shù)據庫設計---------------------------------------------17
5.3、后臺管理設計-------------------------------------------20
6、結束語--------------------------------------------------------------------22
7、謝辭-----------------------------------------------------------------------23
8、參考文獻-----------------------------------------------------------------24
附錄1 源程序清單
附錄2 系統(tǒng)使用說明書