資源描述:
《畢業(yè)設(shè)計(jì)(論文)-基于asp.net的網(wǎng)上書店系統(tǒng)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、《基于ASP.NET的網(wǎng)上書店系統(tǒng)》本人呈交給臨沂師范學(xué)院的這篇畢業(yè)論文,除了所注參考文獻(xiàn)和世所公認(rèn)的文獻(xiàn)外,全部是本人在指導(dǎo)老師指導(dǎo)下的設(shè)計(jì)成果。學(xué)生簽名:日期:經(jīng)檢查該畢業(yè)設(shè)計(jì)(論文)為獨(dú)立完成,不存在抄襲現(xiàn)象。指導(dǎo)老師簽名:日期:基于ASP.NET的網(wǎng)上書店系統(tǒng)摘要在信息時(shí)代的今天,計(jì)算機(jī)參與書店日常事務(wù)管理已成為網(wǎng)絡(luò)現(xiàn)代化建設(shè)的當(dāng)務(wù)之急。Internet為全球范圍的信息處理與交流提供了操作平臺(tái),網(wǎng)上書店管理系統(tǒng)正是在這種情況下應(yīng)運(yùn)而生的。本系統(tǒng)采用ASP.NET技術(shù)作為創(chuàng)建應(yīng)用程序的方式,以VB作為編程語言,采用Access2000數(shù)據(jù)庫作
2、為后臺(tái)數(shù)據(jù)庫。本系統(tǒng)基于Access2000數(shù)據(jù)庫技術(shù)、ASP.NET技術(shù),完成對系統(tǒng)的需求分析、功能模塊劃分、數(shù)據(jù)庫模式分析,并由此設(shè)計(jì)數(shù)據(jù)庫結(jié)構(gòu)和應(yīng)用程序。此系統(tǒng)便于數(shù)據(jù)的集中管理,方便快捷地提供書店的有關(guān)信息,輔助用戶有效的查閱書籍,保證書籍信息的完整性,正確性和有效性。實(shí)現(xiàn)了用戶信息管理、圖書類型管理、圖書信息管理、訂單管理及圖書瀏覽及購物功能。關(guān)鍵詞:ASP.NET技術(shù);Access2000?;網(wǎng)上書店I基于ASP.NET的網(wǎng)上書店系統(tǒng)AbstractDuringthisinformationtimes,combiningcomputer
3、swithbookstoreusualeventsmanagementhasbecomeanemergenttaskthateverybookstoremustaccomplishassoonaspossible.TheInternetprovidesaoperationalboardtomanageandreturninformationforallovertheworld,The?ManagementSystemofBookstoreOn-line?isborninthissituation.ThissystemmakesuseofASP.ne
4、tasits?waythatsetuptheapplication,VBasitslanguage,andfinallyAccess2000databaseconductandactionsbackstagedatabase.ThesystemrequeststheAccess2000databasebanktechnology,ASP.NETtechnologytocompletethemanagementsystemdemandanalysis,thefunctionmoduledivision,thedatabasepatternanalys
5、is,andfromthishasdesignedthedatabasestructureandtheapplicationprocedure.Thissystemisadvantageousforthedatacentralizedmanagement,facilitatesprovidesthecontractquicklytherelatedinformation,theauxiliaryusereffectivelymanagesthebooks,guaranteesthedatarecordingapparatusbooksprovisi
6、ontheintegrity,theaccuracyandthevalidity,Itcanprovidethecustomerloginandregister,searchthebooksincertainconditions,booksclassificationview,booksshoppingcarfunctionandthemanagementoftheadministratorlogin,theprotectionofpassword,newbook’saddition,book’sscananddelete.Keywords:ASP
7、.NETTechnology;Access2000database;BookstoreOn-lineII基于ASP.NET的網(wǎng)上書店系統(tǒng)目錄摘要IAbstractII前言1第1章 ASP.NET編程環(huán)境簡介21.1ASP.NET編程環(huán)境簡介21.1.1ASP.NET技術(shù)簡介21.1.2Asp.Net的功能特點(diǎn)31.2Access2000數(shù)據(jù)庫簡介41.2.1Access2000的簡介41.2.2Access2000的特點(diǎn)4第2章用戶需求分析62.1功能需求62.2性能需求6第3章總體設(shè)計(jì)83.1軟件的運(yùn)行環(huán)境設(shè)計(jì)83.1.1軟件配置83.1.2硬件
8、配置83.2系統(tǒng)模塊設(shè)計(jì)83.3數(shù)據(jù)庫模塊設(shè)計(jì)103.3.1系統(tǒng)E-R圖103.3.2表/字段分析123.3.3創(chuàng)建數(shù)據(jù)庫