爱达乐蛋糕店网购系统的设计与实现
发布时间:2018-10-12 10:53
【摘要】:互联网的发展,带动了电子商务的迅速兴起,各大购物网站笼络了大量的用户群体,传统的销售方式逐渐无法适应消费者的需求。为了顺应时代的变化各大中小企业都开始尝试将自己的产品推向电子商务销售模式,这对企业商品的宣传和产品推广带来了便利,同时节约了交易成本与管理成本,增强了企业在产品竞价上的优势,所以构建一套这样的网购系统对于商户来说是非常迫切的。本论文针对网购系统对于蛋糕店具有很高实际应用价值,完成了爱达乐蛋糕店网购系统的设计与实现。本文设计的系统选择J2EE作为开发环境,这个开发环境能满足servlet和JSP规范的部署,并且满足服务器tomcat的需求。开发这个web应用,最重要的设计模式就是MVC,以MVC为基础还有一个非常流行的框架struts。对于MVC的模型、视图、控制器三层结构,使用Hibernate管理java类到数据库表的映射,同时使用spring对web层和持久层进行整合,并控制业务层的事务。其中javabean作为模型层组建处理事务,JSP技术用于负责页面的展示,Actionservlet则作为中央控制器。本论文为完成这套网购系统的设计与实现,首先对当前网购系统的功能进行了考察和调研,然后对本文涉及到的爱达乐蛋糕店网购系统的功能进行了需求分析,然后通过文献阅读与学习拟定了一套开发路线,接着完成了系统的数据库设计以及功能模块的逻辑流程设计,最后利用以上提到的相关技术和方法完成了网购系统的设计与实现,达到了本系统的前台功能设计和后台功能设计要求。前台包括会员注册与登录、商品查询、购物车功能、订单查询、商品详细信息查询。后台则包括会员管理、商品管理、订单管理、添加商品功能。
[Abstract]:With the development of the Internet, the rapid rise of e-commerce, shopping websites have attracted a large number of user groups, the traditional sales methods can not meet the needs of consumers. In order to adapt to the change of the times, all the large and medium-sized enterprises have begun to try to push their products to the E-commerce sales mode, which has brought convenience to the enterprise's commodity promotion and product promotion, at the same time, it has saved the transaction cost and the management cost. Enhance the advantage of enterprises in product bidding, so building such an online shopping system is very urgent for merchants. Aiming at the high practical application value of the online shopping system for the cake shop, the design and implementation of the online shopping system of the Aidale Cake Shop is completed in this paper. The system designed in this paper chooses J2EE as the development environment, which can meet the deployment of servlet and JSP specification, and meet the requirements of server tomcat. The most important design pattern for developing this web application is MVC, based on MVC and a very popular framework, struts.. For the model, view and controller of MVC, we use Hibernate to manage the mapping of java class to database table, and use spring to integrate web layer and persistence layer, and control the transaction of business layer. The javabean is used as the model layer to build and process the transaction, the JSP technology is used to display the page, and the Actionservlet is used as the central controller. In this paper, in order to complete the design and implementation of the online shopping system, first of all, the functions of the current online shopping system are investigated and investigated, and then the functions of the online shopping system of the Edale Cake Shop are analyzed. Then through the literature reading and learning to draw up a set of development routes, and then completed the database design of the system and the logical process design of the function module. Finally, the design and implementation of the online shopping system are completed by using the above mentioned technologies and methods, which meet the requirements of the foreground function design and background function design of the system. Front desk includes member registration and login, commodity inquiry, shopping cart function, order inquiry, commodity details query. Background includes member management, commodity management, order management, add commodity functions.
【学位授予单位】:电子科技大学
【学位级别】:硕士
【学位授予年份】:2016
【分类号】:TP311.52
本文编号:2265847
[Abstract]:With the development of the Internet, the rapid rise of e-commerce, shopping websites have attracted a large number of user groups, the traditional sales methods can not meet the needs of consumers. In order to adapt to the change of the times, all the large and medium-sized enterprises have begun to try to push their products to the E-commerce sales mode, which has brought convenience to the enterprise's commodity promotion and product promotion, at the same time, it has saved the transaction cost and the management cost. Enhance the advantage of enterprises in product bidding, so building such an online shopping system is very urgent for merchants. Aiming at the high practical application value of the online shopping system for the cake shop, the design and implementation of the online shopping system of the Aidale Cake Shop is completed in this paper. The system designed in this paper chooses J2EE as the development environment, which can meet the deployment of servlet and JSP specification, and meet the requirements of server tomcat. The most important design pattern for developing this web application is MVC, based on MVC and a very popular framework, struts.. For the model, view and controller of MVC, we use Hibernate to manage the mapping of java class to database table, and use spring to integrate web layer and persistence layer, and control the transaction of business layer. The javabean is used as the model layer to build and process the transaction, the JSP technology is used to display the page, and the Actionservlet is used as the central controller. In this paper, in order to complete the design and implementation of the online shopping system, first of all, the functions of the current online shopping system are investigated and investigated, and then the functions of the online shopping system of the Edale Cake Shop are analyzed. Then through the literature reading and learning to draw up a set of development routes, and then completed the database design of the system and the logical process design of the function module. Finally, the design and implementation of the online shopping system are completed by using the above mentioned technologies and methods, which meet the requirements of the foreground function design and background function design of the system. Front desk includes member registration and login, commodity inquiry, shopping cart function, order inquiry, commodity details query. Background includes member management, commodity management, order management, add commodity functions.
【学位授予单位】:电子科技大学
【学位级别】:硕士
【学位授予年份】:2016
【分类号】:TP311.52
【参考文献】
相关期刊论文 前3条
1 万东;;基于Struts+Hibernate+Spring的轻量级J2EE框架[J];现代电子技术;2011年16期
2 寇毅,吴力文;基于MVC设计模式的Struts框架的应用方法[J];计算机应用;2003年11期
3 李书杰,李志刚;B/S三层体系结构模式[J];河北理工学院学报;2002年S1期
相关硕士学位论文 前3条
1 马宁;基于J2EE架构的网上购物系统的设计与实现[D];电子科技大学;2008年
2 李慧霞;基于J2EE和MVC设计模式的Web应用研究与实现[D];西安电子科技大学;2006年
3 刘攀;基于Hibernate的数据操作平台的设计与实现[D];南昌大学;2006年
,本文编号:2265847
本文链接:https://www.wllwen.com/jingjilunwen/dianzishangwulunwen/2265847.html