資源描述:
《校園二手交易網(wǎng)站畢業(yè)設(shè)計(jì)論文》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、XXXXX畢業(yè)論文(設(shè)計(jì))校園二手交易網(wǎng)站TheCampusSecond-handTransactionWebsite姓名:XXX學(xué)號(hào):XXXXX院別:計(jì)算機(jī)學(xué)院專業(yè):XXXXXX年級:XXXX指導(dǎo)教師:XXXXXIIXXXXX年1月2日II摘要在如今的社會(huì)中,人們的生活與網(wǎng)絡(luò)技術(shù)緊密結(jié)合,人們越來越注重效率和正確率。網(wǎng)絡(luò)技術(shù)使得人們的生活越來越方便,也因?yàn)樯畹母淖兪沟萌藗儗W(wǎng)絡(luò)技術(shù)不斷推陳出新。本次網(wǎng)站設(shè)計(jì)是校園二手交易網(wǎng)站,將會(huì)開發(fā)出多種功能,不僅會(huì)提高對二手交易的管理效率,還將滿足廣大同學(xué)對出售二手商品的需求。在本網(wǎng)站開發(fā)之前,首先對目前存在的
2、校園二手交易網(wǎng)站的現(xiàn)狀情況做了一些簡單調(diào)查,發(fā)現(xiàn)目前專門針對校園使用的二手交易網(wǎng)站很少,因此堅(jiān)定了我建設(shè)校園二手交易網(wǎng)站的決心。第二,確定使用C#技術(shù)和SQLServer數(shù)據(jù)庫來完成本次網(wǎng)站編程設(shè)計(jì)。第三,對我設(shè)計(jì)的校園二手交易網(wǎng)站進(jìn)行多角度需求分析。最后,運(yùn)用C#技術(shù),結(jié)合數(shù)據(jù)庫表格,將前臺(tái)和后臺(tái)分開處理,對校園二手交易網(wǎng)站的功能模塊逐一實(shí)現(xiàn)。關(guān)鍵詞:因特網(wǎng);C#;SQLServer;校園二手交易網(wǎng)站AbstractIntoday'ssociety,people'slifecloselyintegratedwithnetworktechnology,
3、peoplemoreandmoreattentiontotheefficiencyandaccuracy.Networktechnologymakesthelifeofpeoplemoreandmore,alsobecauseofthechangeoflifemakesthenetworktechnologyconstantly.Thiswebsitedesignisthecampussecondarytradingsite,willdevelopavarietyoffunctions,notonlycanimprovetheefficiencyofm
4、anagementofthesecond-handdeal,willalsomeettheneedsofstudentstosellsecondhandgoods.Beforethewebsitedevelopment,firstofall,currentconditionoftheexistingcampussecond-handtransactionwebsitedosomesimpleresearch,foundthatthecurrentusedspecificallyforcampussecondarytradingwebsitesrarel
5、y,sostrengthenedmydeterminationtoconstructionofthecampussecond-handtransactionwebsite.Second,determinetheusingc#andSQLServerdatabasetocompletethewebsiteprogrammingdesign.Third,thedesignofcampussecondarytradingwebsiteformetodemandanalysisfrommultipleperspectives.Finally,usingc#te
6、chnology,combinedwiththedatabasetable,separatetheforegroundandthebackgroundprocessing,functionmoduleforthecampussecond-handtransactionwebsiteonebyone.Keywords:theInternet;C#;SQLServer;Thecampussecond-handtransactionwebsiteIIII目錄中英文摘要(I)1引言(1)1.1背景(1)1.2目的及期望(1)2校園二手交易網(wǎng)站的可行性分析(1)
7、2.1關(guān)于技術(shù)方面的分析(1)2.2關(guān)于經(jīng)濟(jì)方面的分析(3)3關(guān)于校園二手交易網(wǎng)站的需求分析(3)3.1關(guān)于網(wǎng)站功能方面的分析(3)3.2關(guān)于網(wǎng)站設(shè)計(jì)的其他需求分析(4)4校園二手交易的總體網(wǎng)站設(shè)計(jì)(4)4.1網(wǎng)站使用的硬件需求(4)4.2校園二手交易網(wǎng)站的功能結(jié)構(gòu)(4)4.3網(wǎng)站的詳細(xì)設(shè)計(jì)(5)4.4校園二手交易網(wǎng)站的數(shù)據(jù)庫設(shè)計(jì)(6)5校園二手交易網(wǎng)站的實(shí)現(xiàn)(9)5.1網(wǎng)站的登錄以及注冊(9)5.2首頁(11)5.3后臺(tái)管理(11)5.4用戶管理(12)5.5分類管理(14)5.7商品管理(14)5.8充值管理(15)5.9留言板(16)5.10新聞
8、通告(17)5.11友情鏈接(18)5.12兌換商品(19)6網(wǎng)站測試(21)6.1網(wǎng)站測試的