需要金幣:![]() ![]() |
資料包括:完整論文 | ![]() |
![]() |
轉(zhuǎn)換比率:金額 X 10=金幣數(shù)量, 例100元=1000金幣 | 論文字?jǐn)?shù):10469 | ![]() | |
折扣與優(yōu)惠:團(tuán)購最低可5折優(yōu)惠 - 了解詳情 | 論文格式:Word格式(*.doc) | ![]() |
摘要:隨著網(wǎng)絡(luò)的普及,人們在網(wǎng)上相互交流信息,買賣物品,做一些在現(xiàn)實(shí)生活中做的事情,于是逐漸產(chǎn)生一些網(wǎng)站專門為網(wǎng)民之間互相交流提供一個穩(wěn)定的平臺,這類網(wǎng)站最后成型為社區(qū)網(wǎng)站。這些網(wǎng)站就像現(xiàn)實(shí)生活中的小區(qū)一樣,給大量網(wǎng)民“入住”,提供給他們一些類似社區(qū)的服務(wù),使得他們能夠分享信息,共同討論話題。同時也為網(wǎng)民提供一個交友平臺,下班后休閑娛樂的好去處。 本文具體介紹使用ASP.NET實(shí)現(xiàn)前臺操作界面設(shè)計,用SQL Server設(shè)計后臺數(shù)據(jù)庫結(jié)構(gòu),利用ADO.NET數(shù)據(jù)庫訪問技術(shù)實(shí)現(xiàn)對數(shù)據(jù)庫的各種操作以及管理,從而實(shí)現(xiàn)社區(qū)網(wǎng)站的基本功能。網(wǎng)站使用BBS做基本模板,本文主要分析了社區(qū)網(wǎng)站的組成情況,包括設(shè)計目標(biāo),框架結(jié)構(gòu),數(shù)據(jù)流程和社區(qū)網(wǎng)站的主要特點(diǎn)等。重點(diǎn)介紹前臺功能模塊的詳細(xì)思路實(shí)現(xiàn)方法和控件的選擇,以及后臺數(shù)據(jù)庫的關(guān)鍵技術(shù)運(yùn)用和部分代碼的說明。 關(guān)鍵詞:BBS,ASP.NET,SQL,ADO.NET
Abstract:With the popularity of the network, people can conveniently exchange information on the Internet, sale goods, do some things and all these things are done in real life. So developing a number of sites which are dedicated to provide a stable platform for the exchange between users is important. The final shape and function of these sites reflect the real community life. The website just like the district in real life such as letting a large number of Internet users "check in ", providing them with a similar community service, enabling them to share information and discuss topics. As a networking platform for the usersthe community site help people to enjoy themselves after work. This article describes the specific implementation using the ASP.NET. Through the design with SQL Server database structure and database access using ADO.NET database technology the basic functions of community sites are achieved. Using BBS as the basic template, this paper analyzes the composition of the community website, including design objectives, frame structure, data flow and the main characteristics of community sites. Front desk function module focuses on the detailed implementation and control. The background database and parts of the key instructions are introduced at last . Key Words: BBS,ASP.NET,SQL,ADO.NET
在本文中,主要介紹使用ASP.NET技術(shù)來實(shí)現(xiàn)網(wǎng)絡(luò)論壇建設(shè)。通過基于Internet互聯(lián)網(wǎng)的動態(tài)WEB數(shù)據(jù)庫技術(shù),可以解決遠(yuǎn)程的數(shù)據(jù)傳輸與讀取,遠(yuǎn)程的客戶終端(Client)可以通過WEB頁面提交請求,查詢遠(yuǎn)端的數(shù)據(jù)服務(wù)器上的信息,同時還可以向遠(yuǎn)端數(shù)據(jù)服務(wù)器的數(shù)據(jù)庫中存儲信息,以實(shí)現(xiàn)信息的共享,同時利用Internet技術(shù)可以降低軟件的開發(fā)和部署成本,只要在服務(wù)器上安裝WEB應(yīng)用就可以使每個客戶端都能瀏覽使用。
|