資源描述:
《asp網(wǎng)站文章網(wǎng)站設(shè)計(jì)論文》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫(kù)。
1、用ASP技術(shù)實(shí)現(xiàn)網(wǎng)站文章發(fā)布的管理學(xué) 院:信息工程學(xué)院專業(yè): 計(jì)算機(jī)科學(xué)與技術(shù)姓名: xxxxxxxxxxx2003年7月istheTibetanPlateaupoly.Centercityonlyapopulationofoveronemillion.Xiningislocatedinthe"Tangfangudao"andtheancient"SilkRoad"road,istheLoessPlateauandtheTibetanPlateau,agriculturalandpastoralareasand,inconjunctionwiththeMinistryofcultureand
2、Islamicculture摘要本文將介紹如何使用ASP(ActiveServerPages)技術(shù)進(jìn)行編程來(lái)組建網(wǎng)站,使網(wǎng)站做到管理。由此實(shí)現(xiàn)以下幾種功能:1.作文的信息共享。任何一個(gè)人的文章發(fā)在網(wǎng)站可以讓全世界的人來(lái)欣賞。使用者可以通過(guò)多種方式的查詢,查看自己需要的文章。2.自由發(fā)表。參觀者通過(guò)各種途徑不擇地點(diǎn)、不擇時(shí)間地自主上傳自己的優(yōu)秀文章(不合要求的作文可以由管理員及時(shí)清除)。3.網(wǎng)站發(fā)表評(píng)論。所在參觀者看了文章后可以直接在網(wǎng)站發(fā)表自己的評(píng)論,對(duì)文章中寫的好的方面和存在問(wèn)題發(fā)表自己的看法。關(guān)鍵詞:asp,文章,發(fā)布,瀏覽AbstractThemainworkofthispaperis
3、introducehowtouseASP(ActiveServerPages)programmingaartical'ssite,sothesitecanmanageitself.Thereforethesitehasseveralfunctions:1.Compositionssharingonthenet.Anyonecanshowtheirarticaltoallovertheworld.Thevisitscanquerythecompositionsbyseveralmeans.2.Appearingfree.Thevisitscanuploadtheirarticalsbynet,
4、andviewtheircompositionsintime.3.Appearcriticism.Allofvisitscanshowtheirattitudeonthenet.Sotheauthorandothervisitscouldreaditandfindsomegoodideas.[Keywords]asp,article,publish,viewistheTibetanPlateaupoly.Centercityonlyapopulationofoveronemillion.Xiningislocatedinthe"Tangfangudao"andtheancient"SilkR
5、oad"road,istheLoessPlateauandtheTibetanPlateau,agriculturalandpastoralareasand,inconjunctionwiththeMinistryofcultureandIslamicculture目錄一.ASP的簡(jiǎn)單認(rèn)識(shí)二.網(wǎng)站文章發(fā)布實(shí)現(xiàn)的目標(biāo)三.網(wǎng)站文章發(fā)布管理實(shí)現(xiàn)的幾個(gè)ASP文件簡(jiǎn)介四.?dāng)?shù)據(jù)庫(kù)的搭建五.ASP文件實(shí)現(xiàn)管理過(guò)程的細(xì)節(jié)六.其它應(yīng)注意的問(wèn)題七.小結(jié)八.參考文獻(xiàn)istheTibetanPlateaupoly.Centercityonlyapopulationofoveronemillion.Xiningisl
6、ocatedinthe"Tangfangudao"andtheancient"SilkRoad"road,istheLoessPlateauandtheTibetanPlateau,agriculturalandpastoralareasand,inconjunctionwiththeMinistryofcultureandIslamicculture一.ASP的簡(jiǎn)單認(rèn)識(shí)ASP的全稱是:ActiveServerPages,是在服務(wù)器端腳本編譯環(huán)境,使用它可以創(chuàng)建和運(yùn)行動(dòng)態(tài)、交互的Web服務(wù)器應(yīng)用程序。ASP可以與HTML頁(yè)、腳本命令和ActiveX組件組合創(chuàng)建交互的Web頁(yè)和基于Web的功能
7、強(qiáng)大的應(yīng)用程序。ASP應(yīng)用程序很容易開(kāi)發(fā)和修改。以下羅列了ActiveServerPages所獨(dú)具的一些特點(diǎn): 1.使用VBScript,JScript等簡(jiǎn)單易用的腳本語(yǔ)言,結(jié)合HTML代碼,即可快速地完成網(wǎng)站的應(yīng)用程序的編寫?!?.無(wú)須編譯,容易編寫,調(diào)試方便可在服務(wù)器端直接執(zhí)行?!?.使用普通的文本編輯器,如Windows的記事本,或在FRONTPAGE等流行軟件中都可進(jìn)行編輯設(shè)計(jì)?!?.與瀏覽器無(wú)關(guān)(B