资源描述:
《基于struts和hibernate的手机销售系统》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、分类号UDC密级学号2013005869毕业设计(论文)论文题目基于struts和hibernate的手机销售系统的设计与实现ThesisTopicADesignandImplementationofmobilephonesalessystembasedonHibernateandStruts学生姓名学号所在院系专业班级导师姓名职称完成日期2017年5月250理工大学基于struts和hibernate的手机销售系统的设计与实现摘要随着现如今科学技术的发展,信息管理系统越来越受到重视。在线销售系统能给用户和商家提供更好的服务,
2、有更高的效率。手机销售系统正是在这种情况下诞生并迅速发展起来的,是手机销售中不可缺少的部分。本系统在MVC思想下主要运用轻量级structs2框架,使用hibernate进行持久层操作,并辅以JSP等客户端展现技术实现了企业级商务平台的开发,该系统选用功能强大的MyEclipse为开发工具,后台使用SQServer数据库,操作方便,可维护性强。用户通过手机销售系统可以浏览商品,用户注册,选择商品时可以方便的放入购物车,用户登录后可以成功下单,并查询自己的订单详情。管理员可以在后台接受订单,查看留言和销售额,更新商品信息,添加新
3、商品,发布促销公告等。关键词商品;网上购物;订单处理ADesignandImplementationofmobilephonesalessystembasedonHibernateandStrutsABSTRACTWiththedevelopmentofscienceandtechnology,informationmanagementsystemhasbeenpaidmoreandmoreattention.Onlinesalessystemcangiveusersandbusinessestoprovidebetterse
4、rvice,havehigherefficiency.Mobilephonesalessystemisborninthiscaseandtherapiddevelopmentofmobilephonesalesisanindispensablepart.ThesystemintheMVCthinkingunderthemainuseoflightweightstructs2framework,theuseofhibernateforpersistencelayeroperation,supplementedbyJSPandot
5、herclientdisplaytechnologytoachievethedevelopmentofenterprise-classbusinessplatform,thesystemselectionofpowerfulMyEclipsefordevelopmenttools,BackgroundusingSQServerdatabase,easytooperate,maintainability.Usersthroughthemobilephonesalessystemcanbrowsethegoods,theuserr
6、egistration,selectthegoodscanbeeasilyputintotheshoppingcart,theusercansuccessfullyaftertheorder,andchecktheirownorderdetails.Administratorscanacceptordersinthebackground,viewmessagesandsales,updateproductinformation,addnewitems,publishpromotionalannouncements.Keywor
7、dsdigitalproductsonlinesaleorderprocessing目录第1章绪论51」课题背景51.2目的和意义51.3系统设计思想61.2本文的结构61.5开发工具及技术简介71.5.1开发工具简介71.5.2技术简介8第2章可行性分析92.1业务流程图92.2经济可行性102.3技术可行性112.4运行可行性112.5本章小结11第3章需求分析123.1电子商务的产生和发展情况123.2商品网上购物系统的需求分析133.3数据流图133.4本章小结20第4章总体设计214.1系统模块总体设计214.2数据
8、库设计234.2.1数据分析234.2.2数据库概念结构设计244.2.3数据库逻辑结构设计254.3本章小结28第5章详细设计与实现305.1系统运行平台设置305.2运行环境305.3系统首页设计305.4系统前台基本功能设计与实现315.4.1用户维护模块设计与实现31