I摘要随着中国市场经济的日趋成熟,中国企业面对竞争压力也越来越大,企业要想生存,就必须有一种高效、便于客户购物和支付的购物形式,因此电子商务这种新的商业运营模式就被越来越多的商家运用到竞争中,并得到了大多数客户的认可。近年来,网上购买商品在中国显得极为兴旺,它推动了时代的步伐,Internet的兴起为满足这种新型的需求提供了一个平台,软件应用技术和数据库技术成为了信息传递的主要工具,因此出现了网络手机销售系统网。通过在线手机销售系统的建设以实现商业零售企业的信息化管理。本系统着重论述了在线手机销售系统功能的设计与实现过程。本系统以MyEclipse为主要开发环境,SQLServer2005为数据库开发平台开发的网络手机销售系统。功能主要包括会员注册、帐户管理、订单管理、购物车、用户评论、结帐、查看订单等基本功能,在很大程度上减轻了维护人员的劳动强度,提高了工作效率与管理水平,具有很大的使用价值。关键词电子商务;手机销售系统;账户管理;订单管理IIAbstractWiththeincreasingmaturityofChina'smarketeconomy,Chinesecompaniesfaceincreasingcompetitivepressure,companieswanttosurvive,theremustbeanefficientandeasyforcustomerstoshopandpaythepurchaseformandthereforethecommercialoperationofthenewe-commercemodelwasappliedtoanincreasingnumberofbusinesscompetition,andhasbeenrecognizedbymostcustomers.Inrecentyears,onlinepurchaseofgoodsinChinaisextremelyprosperous,drivingthepaceofthetimes,Internetrisetomeetthisnewdemandprovidesaplatformforsoftwareapplicationsanddatabasetechnologyhasbecomethemaintoolforinformationtransfer,resultinginMobilenetworksalessystemofthenetwork.Throughtheonlinemobilephonesalessysteminordertoachievetheconstructionofcommercialretailenterpriseinformationmanagement.Thesystemfocusesonthefunctionofonlinemobilephonesalessystemdesignandimplementation.MyEclipseofthesystemasthemaindevelopmentenvironment,SQLServer2005databasedevelopmentplatformforthenetworkofmobilemarketingsystem.Functionsincludememberregistration,accountmanagement,orderprocessing,shoppingcart,userreviews,checkout,vieworderandotherbasicfunctions,inlargeparttosupportthepersonnelofthelaborintensityandimprovetheworkefficiencyandmanagementlevel,haveaverygreatvalueinuse.KeywordsElectroniccommerceMobilemarketingsystemAccountmanagementOrdermanagementIII目录摘要.....................................................................................................................IAbstract..............................................................................................................II第1章绪论.......................................................................................................11.1课题背景..................................................................................................11.2目的和意义..............................................................................................11.3系统设计思想..........................................................................................21.4系统开发环境..........................................................................................31.4.1B/S结构的数据库访问模式........................................................31.4.2MyEclipse简介............................................................................41.4.3JSP动态网络技术........................................................................41.4.4SQLServer2005数据库简介....................................................51.5论文的工作内容及论文的结构..............................................................6第2章可行性分析...........................................................................................72.1经济可行性..............................................................................................72.2技术可行性..............................................................................................82.3操作可行性..............................................................................................92.4运行可行性..............................................................................................92.5业务流程图..............................................................................................92.6本章小结................................................................................................10第3章需求分析.............................................................................................113.1网络手机销售系统网站规划................................................................113.2网络手机销售系统的需求分析............................................................133.2.1数据流图.....................................................................................133.2.2数据字典.....................................................................................153.2.3加工说明.....................................................................................203.3本章小结................................................................................................22第4章总体设计.............................................................................................234.1系统模块总体设计................................................................................23IV4.2数据库设计............................................................................................244.2.1数据库设计概述.........................................................................254.2.2数据分析.....................................................................................254.3数据库的详细设计................................................................................254.3.1数据库的E-R图的设计.............................................................264.3.2数据表的设计.............................................................................2