資源描述:
《在線購物系統(tǒng)的地設計與實現(xiàn)》由會員上傳分享,免費在線閱讀,更多相關內(nèi)容在工程資料-天天文庫。
1、實用標準文案摘要隨著互聯(lián)網(wǎng)和寬帶上網(wǎng)的普及,在線購物在中國更是異軍突起,并日益滲透到人們的日常生活中。網(wǎng)購的人越來越多,網(wǎng)絡商城發(fā)展迅速,各類購物系統(tǒng)也應運而生,針對各類大型在線購物的網(wǎng)站的開發(fā)已經(jīng)非常成熟??蛻襞南律唐凡⒋_認購買時產(chǎn)生初始訂單,然后通過各種途徑付款。商家再對支付完的訂單發(fā)貨,最后客戶確認收貨,整個流程都是圍繞著訂單進行的。目前,為數(shù)眾多的小型購物網(wǎng)站卻沒有一個合適的管理系統(tǒng),因此,開發(fā)此管理系統(tǒng)是十分必要的。本課題設計的目標是實現(xiàn)一個基于JSP+JavaBean+Servlet的MVC模式的在線購
2、物平臺管理系統(tǒng)。論文先介紹了開發(fā)項目所用到的關鍵技術,接著從用戶需求、經(jīng)濟和技術等三個方面對系統(tǒng)進行分析。在概要設計中,根據(jù)系統(tǒng)分析的結果,把系統(tǒng)分為后臺管理和前臺商城兩大模塊。根據(jù)后臺和前臺用戶的不同需求,把后臺細分為訂單管理、用戶管理、商品管理等模塊;前臺細分為會員登錄注冊,商品查詢,商品購買,訂單查詢等模塊。詳細介紹了在基于Jsp+JavaBean模式下各個模塊的實現(xiàn)過程,且以開發(fā)過程為基礎實現(xiàn)系統(tǒng)所具有的可重用性、可維護性和可擴展性等優(yōu)勢進行了分析。關鍵詞MyEclipse開發(fā)工具,在線購物,JSP精彩文檔
3、實用標準文案ABSTRACTWiththepopularityoftheInternetandbroadbandInternetaccess,e-commerceinChinaisameteoricrise,andincreasingpenetrationintopeople'sdailylives.Onlineshopping,moreandmorepeople,therapiddevelopmentofonlineshoppingmall,andvariousmanagementsystemshaveemerg
4、ed.Whencustomerscapturedgoodsandconfirmthepurchaseoftheinitialorders,andpaymentsthroughavarietyofchannels,necessarytoprepareshipmentafterpayingparagraphorder,thefinalconfirmationofreceipt,theentireprocessrevolvesaroundorders.Atpresent,alargenumberofsmallshoppi
5、ngsitebutnotapropermanagementsystem,Therefore,thedevelopmentofthismanagementsystemisnecessary.ThegoalofthedesignofthisprojectisaonlineshoppingmallordersystembasedonJSPJavaBeanServletMVCpattern.Thepaperfirstdescribesthekeytechnologiesusedindevelopmentprojects,f
6、ollowedbyanalysisfromuserneeds,economicandtechnicalaspectsofthesystem.Theoutlinedesign,basedonasystematicanalysisoftheresults,thesystemisdividedintotwomodulesoftheAdminandforegroundMall.Accordingtothedifferentneedsofusersinbackgroundandforeground,thebackground
7、issubdividedintoordermanagement,usermanagement,merchandisemanagementmodule;foregroundsegmentationMemberLoginRegistercommodityquerypurchaseofgoods,orderinquiriesmodules.DetailsoftheimplementationprocessofeachmoduleinJspJavaBean-basedmode,andtodevelopaprocessfor
8、theunderlyingimplementationofthesystemhastheadvantagesofreusability,maintainabilityandscalability.Keywords:MyEclipse,onlineshoppingorders,JSP精彩文檔實用標準文案目錄摘要IABSTRACTII目錄III第一章系統(tǒng)概述11