摘 要
O2O(Online to Offline)称为线上线下模式,通过这种模式,人们可以足不出户就能寻找自己所需的物品,O2O的发展满足了市场的需求。结合了校园学习生活的特点以及学生的消费习惯,制定目标为送货上门、短时送达以及实现线上下单、线下交易。极大程度上便利学生对超市物品的需求,为繁重紧张的学习工作带来舒适便捷的体验。
本系统采用B/S模式,采用Java作为后端开发工具,采用Webstorm作为前端页面开发工具,数据库采用MySQL,以Tomcat为部署服务器。本系统主要有三种模块:游客模块、卖家模块、买家模块。实现的功能主要有用户注册登录、商品管理、订单管理、购物车管理、地址管理等等。
【关键词】:O2O;MySQL;电子商务
Online to Offline (O2O) ,With the help of O2O, people can find their wanted materials at home, in other words, the development of O2O meets the market demand. The O2O system in this paper, taking students’ study and life features and consuming habits into consideration, achieves functions of door delivery swiftly, order placing online, and trade offline. The system significantly facilitates students’ supermarket shopping and gives them comfortable and convenient experience.
The system adopts B/S design mode, Java for background developing, webstorm for foreground developing, MySql as the database, and Tomcat as the server. The system consists of visitor module, seller module, and purchaser module and has functions including login and registration of sellers and purchasers, goods management, order management, shopping cartand address management.
【Key words】: O2O; MySQL;E-commerce
目 录
2.2.7 SSM框架(Spring、Struts、Mybatis)