資源描述:
《網上購物系統(tǒng)平臺設計與實現畢業(yè)設計論文》由會員上傳分享,免費在線閱讀,更多相關內容在學術論文-天天文庫。
1、畢業(yè)設計論文題目:網上購物系統(tǒng)平臺設計與實現網上購物系統(tǒng)平臺設計與實現DesignandImplementationofonlineshoppingplatform畢業(yè)設計(論文)共48頁圖紙共34張完成日期2012年5月10日答辯日期2012年5月12日摘要Internet推動了全球性的信息化革命,為全球范圍的信息處理與交流提供了操作平臺,internet的產生大大縮短了信息傳遞的時間。電子商務數碼產品交易系統(tǒng)正是在這種情況下應運而生的。從而讓消費者足不出戶就可掌握最新的數碼資訊,了解并選購想擁有的數碼產品,方便了消費者,同時也讓企業(yè)能及時向廣大客戶推銷數碼產品、構建企業(yè)形象、使企業(yè)銷
2、售成本大大降低、信息傳輸及時廣泛,從而贏得更多客戶,獲得更大利潤。本系統(tǒng)采用ASP.NET技術作為創(chuàng)建應用程序的方式,以C#作為編程語言,采用SQLServer數據庫作為后臺數據庫。它是基于Browser/Server結構下形成的數據驅動的Web應用程序。本系統(tǒng)基本遵循了軟件工程方法論進行系統(tǒng)分析、總體設計、詳細設計和軟件測試。實現了用戶管理、新聞管理、產品管理、定單管理、產品銷售統(tǒng)計、用戶購買統(tǒng)計和論壇管理以及用戶注冊、搜索商品、提交訂單等功能。關鍵詞:ASP.NET;C#;SQLServer;電子商務IABSTRACTInternettopromotetheglobalinforma
3、tionrevolution,theoperatingplatformfortheworldwideinformationprocessingandexchange,theinternetgenerationgreatlyreducingthetimeofthetransmissionofinformation.E-commercedigitalproducttradingsystemcameintobeingpreciselyinthiscase.Abreastofthelatestdigitalinformationsothatconsumerscanstayathome,under
4、standandbuywanttohavedigitalproducts,andconvenientforconsumers,butalsoallowcompaniesatimelymannertoourcustomerstoselldigitalproducts,buildcorporateimage,sothatenterprisesreducedcostofsales,informationtransmissioninatimelymanner,inordertowinmorecustomers,greaterprofits.ThesystemusesASP.NETtechnolo
5、gyasawaytocreateapplicationsinC#asprogramminglanguage,usingtheSQLServerdatabaseasthebackenddatabase.Itisdata-drivenWebapplicationsbasedonBrowser/Serverstructureformation.Thesystembasicallyfollowsthesoftwareengineeringmethodologyforsystemsanalysis,generaldesign,detaileddesign,andsoftwaretesting.Us
6、ermanagement,informationmanagement,productmanagement,ordermanagement,salesstatistics,purchasestatisticsandforums,anduserregistration,searchforthegoods,submitordersandotherfunctions.keywords:ASP.NET;C#;SQLServer;E-commerceI目錄摘要I第1章緒論11.1課題背景11.2課題的研究意義21.3國內外發(fā)展概況4第2章技術方案62.1ASP.NET簡介62.2C#簡介72.3SQ
7、LServer簡介8第3章需求分析93.1可行性分析93.1.1管理可行性93.1.2技術可行性93.1.3經濟可行性93.2系統(tǒng)的需要具備的特點93.3功能結構分析103.3.1功能概述103.3.2功能模塊圖123.4業(yè)務流程分析123.5系統(tǒng)目標13第四章系統(tǒng)概要設計144.1系統(tǒng)開發(fā)環(huán)境144.1.1硬件環(huán)境144.1.2軟件環(huán)境144.1.3開發(fā)工具144.1.4數據庫144.2數據庫表的設計154.3數據庫E-R圖174