内容摘要电子商务在全球都非常流行,尤其是在我国,著名的大型电商平台有很多,例如京东商城、天猫商城等等。针对这种现状,本人将模仿网上电商的平台做一个线上购物的设计与实现,该系统的名称定义为闲淘网上购物商城,以下简称闲淘。本论文基于 Bootstrap、JSP、jQuery、MySQL 和 Tomcat 等技术研究闲淘网上购物系统的设计与实现,设计本系统是为了对电子商务领域有更深刻的认识,同时也是为了提高自己的编程设计水平,通过这个系统的设计与实现会使我对软件工程领域有一个更深刻的认识、把学到的编程技术运用到实际开发中去,从而达到学以致用,强化巩固技术基础的目的。文中介绍了整个系统从设计到实现的过程。从技术选型到系统总体设计、数据库设计再到系统具体设计分析设计完成之后到闲淘系统的前后台测试,最后总结。本系统按角色划分可分为后台管理员和用户两大模块,经过测试,所有的功能点都能按预期的结果成功执行。关键词:闲淘购物系统 Java JSP Bootstrap Servlet 数据库AbstractE-commerce is very popular in the world, especially in China, there are many well-known large-scale e-commerce platforms, such as Jingdong Mall, Tmall Mall and so on.In response to this situation, I will imitate the online e-commerce platform to do an online shopping design and implementation. The name of the system is defined as Xiantao online shopping mall, hereinafter referred to as Xiantao.This paper is based on Bootstrap, JSP, jQuery, MySQL, Tomcat and other technologies to study the design and implementation of Xiantao online shopping system. This system is designed to have a deeper understanding of the field of e-commerce, but also to improve your programming design level Through the design and implementation of this system, I will have a deeper understanding of the field of software engineering and apply the learned programming technology to actual development, so as to achieve the purpose of learning to apply and strengthen and consolidate the technical foundation. The article intr...