資源描述:
《基于ASP技術(shù)的商業(yè)網(wǎng)站系統(tǒng)設(shè)計(jì)-畢業(yè)設(shè)計(jì)(論文)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫(kù)。
1、基于ASP技術(shù)的商業(yè)網(wǎng)站系統(tǒng)設(shè)計(jì)摘要:商業(yè)網(wǎng)站系統(tǒng)的設(shè)計(jì)主要包括前臺(tái)和后臺(tái)的設(shè)計(jì),前臺(tái)主要實(shí)現(xiàn)以下幾大功能:公司簡(jiǎn)介、公司新聞動(dòng)態(tài)展示、公司產(chǎn)品介紹、企業(yè)招聘信息發(fā)布、留言系統(tǒng)、聯(lián)系方式。后臺(tái)主要功能:新聞管理、業(yè)務(wù)更改、留言管理等。本網(wǎng)站的個(gè)性化頁(yè)面生成系統(tǒng)是在Dreamweaver提供的完善的開(kāi)發(fā)環(huán)境下,利用IIS+ASP技術(shù)來(lái)實(shí)現(xiàn)完成的。其中應(yīng)用到的技術(shù)主要是asp語(yǔ)言編寫(xiě)前臺(tái)界面,sql語(yǔ)句操作數(shù)據(jù)庫(kù),應(yīng)用的工具主要是flash以及photoshop制作美工相關(guān)的材料,dreamweaver編寫(xiě)相關(guān)程序代碼,數(shù)據(jù)庫(kù)服務(wù)器端采用了MicrosoftAccess數(shù)據(jù)庫(kù)作為ODBC(Open
2、DataBaseConnectivity)數(shù)據(jù)源,并進(jìn)行數(shù)據(jù)庫(kù)存取等操作,從而使Web與數(shù)據(jù)庫(kù)緊密聯(lián)系起來(lái)。后臺(tái)使用開(kāi)源的cmsasp二次開(kāi)發(fā),然后使用sql語(yǔ)句把前臺(tái)和后臺(tái)連接實(shí)現(xiàn)管理數(shù)據(jù)庫(kù)里面的表數(shù)據(jù),企業(yè)只需要在后臺(tái)發(fā)布信息,即可在前臺(tái)相應(yīng)位置顯示,以實(shí)現(xiàn)信息的易管理性。為了充分利用網(wǎng)絡(luò)資源,擴(kuò)大公司影響力,樹(shù)立公司品牌形象,在此建立此網(wǎng)站供大家學(xué)習(xí)交流。關(guān)鍵詞:ASP數(shù)據(jù)庫(kù)網(wǎng)站設(shè)計(jì)商業(yè)網(wǎng)站32BASEDONASPTECHNOLOGYBUSINESSWEBSITESYSTEMDESIGNAbstract:Yourbusinesswebsitethedesignofthesystemmai
3、nlyincludethedesignofthefrontdeskandthebackground,thefrontofficeachievethefollowingafewbigmainfunctions:introduction,thecompanynewsshow,thecompanyintroducesdynamicbusiness,enterpriserecruitmentinformationrelease,messagesystem,thecontactmethod.Backstagemainfunctions:newsmanagement,businesschange,mess
4、agemanagement,etc.ThiswebsiteisthepersonalizedpagegenerationsysteminthedevelopmentoftheperfectDreamweaverprovideenvironment,useIIS+ASPtechnologytorealizethefinish.Oneofthemaintechnologyisappliedtotheasplanguagewritingfrontdeskinterface,SQLDataBaseoperation,applicationtoolismainlyflashandphotoshopcre
5、ationartistsoftherelevantmaterial,dreamweaverwriterelatedprogramcode,theDataBaseserverusingMicrosoftAccessDataBaseasODBC(OpenDataBaseConnectivity)datasources,andDataBaseAccessandoperationsothattheWebandDataBaseclosertogether.Thebackgroundofuseopensourcecmsaspseconddevelopment,andthenusetheSQLstateme
6、ntatthefrontdeskandthebackgroundofthedatabaseconnectionrealizationmanagementinsidetabledata,theenterpriseonlyneedinthebackground,releaseinformation,canbeintheforegroundtocorrespondingpositionshows,inordertorealizeinformationtothemanagementcapacity.Inordertomakefulluseofnetworkresources,expanditsinfl
7、uence,setupthecompanybrandimage,inthisbuildingthiswebsiteforeverybodytolearncommunication.Keywords:ASP,Database,Websitedesign,Commercialwebsites3232目錄摘要11緒論11.1商業(yè)系統(tǒng)網(wǎng)站的建站環(huán)境與目的11.2網(wǎng)站發(fā)揮的作用11.3網(wǎng)站的訪問(wèn)對(duì)象22網(wǎng)站