资源描述:
《基于JSP的手机营销系统的设计与实现-毕业设计(论文)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河 南 科 技 学 院2016届本科毕业论文(设计)论文(设计)题目:基于JSP的手机营销系统的设计与实现学生姓名:xxx所在院系:信息工程学院所学专业:计算机科学与技术导师姓名:完成时间:2016-05-08基于JSP的手机营销系统的设计与实现摘要本文讲述了基于B/S模式的网上购物系统的设计与实现。系统为用户提供在线服务和定点处理等功能,并使客户随时可以了解企业和企业的产品,从长期的战略目标来说,商品网上购物网站不仅是商品和服务的推广,而是通过ternet、企业内部网和企业外部网,将买家与卖家、厂商和合作伙伴紧
2、密结合在了一起,因而消除了时间与空间带来的障碍,扩大和巩固了客户群,从而增加了商品企业的核心竞争力。本系统采用MyEclipse开发环境、SQLServer2005开发平台,JSP开发技术实现基于B/S的手机营销系统的开发。通过对系统的实际需求进行分析,对系统做了详细的设计,通过链接数据库实现用户注册,购物车,订单查询,结账,留言板等管理功能,使消费者能够通过便捷的互联网销售渠道,购买的自己需要的商品,同时以便后台管理员对整个系统信息的维护。关键词:商品,网上购物,订单处理THEDESIGNANDREALIZAT
3、IONOFTHEMOBILEPHONESALESWEBSITEBASEDONJSPABSTRACTThisarticletellsthedesignandimplementationofonlineshoppingsystembasedonB/Smode.Thissystemoffersmoreservicesforusers,suchasonlineservicesandfixed-pointprocessing.Andithelpscustomerstoknowtheproductsandenterprise
4、satanytime.Inalong-termstrategicobjective,onlineshoppingwebsitenotonlypromotescommoditiesandservices,butalsocombinesbuyers,sellersmanufacturesandpartnerscloselytogetherthroughternet,Intranetandextranet.Asaresult,iteliminatesthebarriersbroughtbyspaceandtime,an
5、dexpandsandconsolidatesthecustomerbase,therebyincreasingthecommodityenterprise'scorecompetitiveness.ThissystemadoptsMyEclipsedevelopmentenvironment,SQLServer2005developmentplatform,JSPdevelopmenttechnology,thusrealizingthedevelopmentofthemobilemarketingsystem
6、basedonB/S.Afteranalyzinghuman'sactualdemandforsystem,wemadeadetaileddesignforit.Bylinkingdatabase,itrealizesseveralmanagementfunctions,suchasuserregistration,shoppingcart,orderinquiries,checkingout,andmessageboard.Thesefunctionshelpcustomersshoppingconvenien
7、tlythroughinternetsaleschannels.Atthesametime,theymakesystemmaintenancemucheasierforadministrators.Keywords:digitalproducts onlinesale orderprocessing 目录1绪论11.1目的和意义11.2研究现状11.3设计目标22开发工具及技术简介32.1Myeclpse功能介绍32.2JSP功能介绍32.3tomcat服务器33需求分析43.1可行性分析43.1.1技术可行性4
8、3.1.2运行可行性43.2系统的需求分析43.2.1数据流图53.2.2数据字典53.2.3系统数据项定义54系统概念设计74.1系统整体设计74.2数据库设计85系统详细设计125.1系统首页设计125.2系统前台结构设计与实现125.2.1商品展示模块设计与实现125.2.2购物车模块的设计与实现135.2.3查看订单模块的设计与实现145.2.4公告浏览模块的设计