欢迎来到天天文库
浏览记录
ID:31324823
大小:4.06 MB
页数:71页
时间:2019-01-08
《网上销售系统的设计和实现》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、WORD完美整理版摘要销售管理子系统是一个B2C模式的以网上零售为主的在线购物系统,采用三层架构的B/S开发技术,数据库选择了MicrosoftSQLServer2000,并利用了目前流行的WEB开发技术-JSP,通过JavaBean和JSTL的使用,实现了前台商品的展示、购物车、留言板;后台商品管理、订单处理、单据生成等主要功能。将业务模型最终以程序的形式实现,从而使得该系统能充分满足基于B2C模式的网上销售系统的需要。使用该软件既能够对企业内部库存、采购和客户关系等部门实施电子化管理;也能够通过互联网,在线进行商品销售和结算管理。该系统可以顺畅企业内部信息流,为企业开拓了具有巨大潜
2、力的网上销售市场,也减少企业内部工作流程,进而提高工作效率和工作质量,使企业在激烈的市场竞争中获得竞争优势。本文主要对网上销售系统进行总体设计,并对销售管理子系统进行系统分析、系统设计、系统实现和系统测试。关键词:B2C;购物车;JavaBean;订单处理范文范例参考指导WORD完美整理版AbstractSalesmanagementsubsystemtechnicallyisaB2Conlinesalesystem,mainfunctionofwhichistopromoteonlineretailactivitiesofabusiness.Thesystemadoptsathree
3、-tierarchitectureB/Sdevelopmenttechnology.BackgrounddatabaseofthesystemadoptstheMicrosoftSQLServer2000.ByusingJavaBeanandJSTL(JavaServerPagesStandardTagLibrary)ofJSP(JavaServerPage)technology,thesystemintegratesmanypracticalfunctions,whichincludesForegroundItemDisplay,ShoppingCart,FeedbackBoard,
4、InventoryManagement,OrderProcessing,andBillGenerationetc.Therealbusinessmodefinallyisembodiedinformofcomputerprogram.Therefore,thesystemcanfullymeetrequirementsofaB2Conlinesalemode.Withthesystembusinessescanrealizetheinformativemanagementinaspectsofinventory,procurementandcustomerrelationship,as
5、wellascanhandletheonlinesalesprocessandsettlementviainternet.Thesystemcanhelpbusinessestofacilitatetheirinternalinformationflowanddeveloppotentiale-market,aswellassimplifybusinessprocessandimproveworkefficiencyandquality.Itwillbringcompetitiveedgetobusinesses.Thepaperpresentsageneraldesignoftheo
6、nlinesalessystem,andparticularly,presentsthedetailedsystemanalysis,systemdesign,systemimplementationandsystemtestoftheSalesManagementModule..Keywords:B2C;Shoppingvehicle;JavaBean;Disposetheorderforms范文范例参考指导WORD完美整理版目录第1章绪论11.1设计构想11.2开发工具选择11.3开发方案选择21.4开发方法4第2章可行性研究72.1技术可行性72.2经济可行性72.3操作可行性8
7、2.4其他方面可行性8第3章需求分析93.1系统的需求分析93.2业务流程93.3数据流程103.4数据字典14第4章数据库的设计184.1数据库设计总述184.2概念设计194.3逻辑设计204.4物理设计214.4.1设计原理214.4.2设计方案224.5数据库实现224.6数据库的安全性设计26第5章系统的设计275.1系统设计原则275.2系统的功能结构的设计27第6章系统实现316.1系统界面的实现316.2用户与管理员登陆的实现3
此文档下载收益归作者所有