欢迎来到天天文库
浏览记录
ID:10695401
大小:1.63 MB
页数:43页
时间:2018-07-07
《基于android平台的手机商城的设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、学号:常州大学毕业设计(论文)题目基于Android平台的手机商城的设计学生学院专业班级校内指导老师专业技术职务校外指导老师专业技术职务二○一二年六月IV基于Android平台的手机商城的设计摘要:Android是基于Linux内核的软件平台和操作系统,以其特有的开放性在智能手机、平板电脑等领域广泛应用。近几年电子商务得到了迅速的发展,通过Internet进行交易己成为一种潮流。两者的结合,便产生了具有巨大发展潜力的移动电子商务。本系统主要是探索Android与电子商务的结合,利用SSH框架设计后台管理,AndroidSDK设计客户端。以手机商城为例
2、,实现用户浏览,搜索,购买商品等功能。由于选择Mysql作为数据库,故部署了服务器作为客户端与数据库通信的桥梁。后台管理系统采用SSH框架技术控制逻辑及数据库操作,并且将CSS应用在JSP页面实现页面美化。实现对数据库中商品进行增,删,改,查的功能,并对客户订单进行管理。该系统较平常购物系统有更好的移动性与跨平台性。通过测试,已能够在Android手机上运行使用其各项购物流程。关键词:Android;SSH;电子商务;网上购物IVDesignofMobilePhoneMallbasedonAndroidPlatformAbstract:Android
3、 operatingsystem originallydevelopedby founder AndyRubin.Anditonlysupportedphonesatfirst.Itwasacquired ofinjectionbyGooglein2005.AndGoogledrawin anumberof manufacturers formed theOpenHandsetAlliance (OpenHandsetAlliance) todevelopandimprovethesystemandextendto the tabletPC ando
4、ther areasgradually.Attheendof2010,thedatashowedthatAndroidhadbecamethemostpopularsmartphone platformbeyondtheNokia Symbian system.ThissystemmainlyexploresthecombinationofAndroidande-commerce.UsingtheSSHFrame,themanagementsystemisdesigned.TheclientisdesignedwithAndroidSDK.Using
5、thephoneasanexample,achievetheuserstobrowsesearchbuygoodsandotherfunctions.BecauseoftheselectionofMysql,wedeployaserverasthebridgebetweenthedatabaseandtheclient.ThemanagementsystemcontrolsthelogicandtheoperationonthedatabasebytheSSHFrame.CSSisappliedtotheJSPtomaketheinterfacemo
6、refriendly.Therealizationofadatabaseofgoodstoincrease,delete,change,searchfunction,andcustomerordermanagement.Thesystemis better thanthe usual shoppingsystem onmobilityand cross-platform.Bythetest,itcanruneveryfunctionofshoppingontheAndroid-mobilephone.Keywords:Android;SSH;E-co
7、mmerce;OnlineShoppingIV目录目次摘要I目次III1引言11.1研究背景11.1.1电子商务11.1.2Android平台21.1.3SSH框架21.2国内外应用现状31.2.1电子商务应用现状31.2.2Android应用现状31.3研究的目的和主要内容41.3.1研究的目的41.3.2研究的主要内容42系统需求分析52.1功能需求分析52.2数据库需求分析52.3开发环境及硬件需求53系统概要设计63.1总体功能63.2E-R图73.3数据库设计74详细设计74.1总体流程设计74.2系统逻辑结构设计74.2.1Android
8、客户端逻辑结构设计74.2.2后台系统逻辑结构75系统实现75.1前台android端主要功能实现75.2后
此文档下载收益归作者所有