資源描述:
《net311 二手閑置物品置換交易管理系統(tǒng)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫(kù)。
1、需要程序,源文件,原創(chuàng)設(shè)計(jì)加10590222或10140642摘要在信息高度發(fā)達(dá)的網(wǎng)絡(luò)時(shí)代,物品置換管理系統(tǒng)在本系統(tǒng)開發(fā)中,起到了舉足輕重的作用。它使用當(dāng)今信息高度發(fā)展的時(shí)代,加強(qiáng)用戶網(wǎng)上信息的交流與分享,系統(tǒng)采用B/S開發(fā)模式就是能夠使用信息的傳輸與信息的處理,方便用戶解決自身業(yè)務(wù)問題,給用戶網(wǎng)上業(yè)務(wù)交流與溝通的平臺(tái)。本系統(tǒng)就是基于這樣的原則,構(gòu)建了物品置換管理系統(tǒng)網(wǎng)站。系統(tǒng)以Html、.NET語(yǔ)言為依托,使用SQLserver作為系統(tǒng)數(shù)據(jù)庫(kù),IIS作為服務(wù)器,利用Javascript作為腳本語(yǔ)言,采用Flash、Css樣式美化頁(yè)面。實(shí)現(xiàn)了系統(tǒng)要
2、求的最基本功能。論文首先介紹了物品置換管理系統(tǒng)的現(xiàn)狀和意義;然后對(duì)網(wǎng)站進(jìn)行了可行性分析和需求分析,并介紹了物品置換管理系統(tǒng)網(wǎng)站所需要的功能;在對(duì)網(wǎng)站進(jìn)行詳細(xì)分析后,依次對(duì)各模塊的具體設(shè)計(jì)作了一個(gè)簡(jiǎn)單的闡述;通過測(cè)試分析,該系統(tǒng)運(yùn)行穩(wěn)定可靠;最后對(duì)系統(tǒng)進(jìn)行了總結(jié)和展望。-III-需要程序,源文件,原創(chuàng)設(shè)計(jì)加10590222或10140642關(guān)鍵詞:IIS;.NET;SQLSERVERAbstractHighlydevelopedintheinformationnetworkera,datingregistrationsysteminthedevelo
3、pmentofthissystem,playadecisiverole.Itusestheinformationeraofrapiddevelopment,strengthentheusersontheInternettoexchangeandshareinformation,transmissionandinformationprocessingsystemusingB/Sdevelopmentmodeistobeabletousetheinformation,convenientfortheusertosolvetheirbusinesspr
4、oblems,totheplatformusersonlinebusinesscommunicationandcommunication.Thesystemisbasedonthisprinciple,constructthedatingsiteregistrationsystem.ByusingHtml,.NETlanguageasthebasis,usingSQLserverasdatabase,IISasaserver,usingJavascriptasascriptinglanguage,usingFlash,Cssstylebeautif
5、icationpage.Toachievethebasicfunctionsofthesystemrequirements.Thispaperfirstintroducestheactualityandthemeaningofmarriagedatingregistrationsystem;andthenconductedafeasibilityanalysisandneedsanalysisontheweb,andintroducestheapplicationsystemofdatingwebsiteneedstofunction;thesit
6、eisadetailedanalysis,asasimpleexpositioninordertovariousmodulesofthedesign;throughtestandanalysis,-III-需要程序,源文件,原創(chuàng)設(shè)計(jì)加10590222或10140642thesystemisstableandreliable;finallyhascarriedonthesummaryandProspectofthesystem..Keywords:Datingregistrationsystem;IIS;NET;SQLSERVER-III-目錄摘要I
7、AbstractII第1章引言11.1項(xiàng)目開發(fā)的背景11.2項(xiàng)目開發(fā)的意義1第2章關(guān)鍵技術(shù)介紹22.1.NET技術(shù)22.1.1ASP.NET22.1.2NETFramework概述22.1.3ASP.NET的特點(diǎn)32.1.4C#42.1.5ADO.NET對(duì)象操作數(shù)據(jù)庫(kù)52.1.6MicrosoftVisualStudio.NET62.2SQLServer技術(shù)72.3系統(tǒng)開發(fā)模式8第3章系統(tǒng)分析113.1系統(tǒng)可行性分析113.1.1技術(shù)可行性113.1.2經(jīng)濟(jì)可行性113.1.3社會(huì)可行性113.2業(yè)務(wù)流程分析123.3數(shù)據(jù)流圖123.4數(shù)據(jù)字典13
8、第4章系統(tǒng)設(shè)計(jì)164.1系統(tǒng)功能設(shè)計(jì)164.2系統(tǒng)數(shù)據(jù)庫(kù)設(shè)計(jì)17-V-4.2.1概念結(jié)構(gòu)設(shè)計(jì)17第5章系統(tǒng)實(shí)現(xiàn)185.1系