摘  要

  进入21世纪网络和计算机得到了飞速发展,并和生活进行了紧密的结合。目前,网络的运行速度以达到了千兆,覆盖范围更是深入到生活中的角角落落。这就促使电子商城的发展。电子商城可以实现远程购物,远程选择喜欢的商品和随时追踪订单的状态。电子商城给人们带来前所未有的体验,满足了新时代人们的购物需求,所以电子商城模式得到大力发展。

   本系统为基于SSM框架的童装购买平台,是采用微信小程序和网络技术进行开发的在线购物平台,可以实现商品的展示、购买、评价以及咨询等。本系统采用JAVA语言,数据库为Mysql,运行环境为微信开发者工具。使用角色分为注册用户、管理员、商家,本系统的功能包括商家信息管理、商品信息展示以及管理、注册用户管理、订单管理、商品评价、在线咨询同时还可以购物车管理。其中,注册用户可以购买商品、评价商品、管理订单、在线咨询,管理员可以管理所有功能以及个人信息。商家可以管理商品信息和咨询信息、订单信息。本系统实现了商品的在线销售与购买,方便了购买者和销售者双方的利益,提高销量和购买效率,更符合现代人生活。

关键词:购物车,用户注册,商品信息管理,订单管理,JAVA语言











Abstract

In the 21st century, network and computer have developed rapidly and are closely combined with life. At present, the operation speed of the network has reached Gigabit, and the coverage is deep into the corners of life. This promotes the development of electronic mall. E-mall can realize remote shopping, remote selection of favorite goods and tracking the status of orders at any time. E-mall brings people unprecedented experience and meets people's shopping needs in the new era, so the e-mall model has been vigorously developed.

This system is a children's clothing purchase platform based on SSM framework. It is an online shopping platform developed by using wechat applet and network technology. It can realize commodity display, purchase, evaluation and consultation. The system adopts Java language, the database is mysql, and the running environment is wechat developer tool. The functions of this system include business information management, commodity information display and management, registered user management, order management, commodity evaluation, online consultation, as well as shopping cart management. Among them, registered users can purchase goods, evaluate goods, manage orders and online consultation, and administrators can manage all functions and personal information. Merchants can manage commodity information, consultation information and order information. The system realizes the online sales and purchase of goods, facilitates the interests of both buyers and sellers, improves the sales volume and purchase efficiency, and is more in line with modern people's life.


Keywords: shopping cart, user registration, commodity information management, order management, Java language







目 录

摘  要 I

Abstract II

第1章 绪论 1

1.1课题研究背景 1

1.2课题现状与实现意义 1

1.3课题内容 2

1.4论文结构安排 2

第2章 系统分析 3

2.1系统使用相关技术分析 3

2.1.1Java语言介绍 3

2.1.2Mysql数据库介绍 3

2.1.3Tomcat服务器介绍 3

2.2系统可行性分析 4

2.2.1系统经济可行性分析 4

2.2.2系统技术可行性分析 4

2.2.3系统操作可行性分析 5

2.3系统需求分析 5

2.3.1传统销售系统优缺点分析 5

2.3.2本基于SSM框架的童装购买平台分析 6

2.4系统功能分析 6

2.5系统性能分析 7

2.6用例图 8

2.7系统业务流程 8

第3章 系统设计 12

3.1系统体系结构 12

3.2系统功能结构 12

3.3数据库设计 13

3.3.1ER图设计 13

3.3.2数据库表设计 15

第4章 系统实现 24

4.1用户注册功能的界面实现 24

4.2登录功能的界面实现 24

4.3管理员功能的设计实现 26

4.3.1用户管理功能的实现界面 26

4.3.2 个人中心管理功能的实现界面 26

4.3.3商家管理功能的实现界面 27

4.3.4 商品分类管理功能的实现界面 27

4.3.5 订单管理功能的实现界面 28

4.3.6 商品信息管理功能的界面实现 29

4.4用户角色功能的界面实现 29

4.4.1商品浏览功能的界面实现 29

4.4.2提交订单功能的实现界面 30

4.4.3订单管理功能的实现界面 31

4.4.4用户充值功能的界面实现 31

4.4.5购物车管理功能的实现 32

4.5商家功能的实现界面 32

第5章 系统测试 34

5.1系统测试的方法 34

5.2测试环境与测试条件 34

5.3实例测试表格 34

5.4测试总结 35

总 结 36

致  谢 37

参考文献 38


现在网上购物平台使用率高的有淘宝、京东、唯品会以及刚时兴出来的网红直播带货。对于商家来言,想要突破发展就需要加入电商平台,但现在的加入费用、运营费用、竞争力都非常高造成效果不好,甚至亏本的情况。淘宝、京东、唯品会这类平台都属于三方平台,商家遵守平台规定进行商品的销售、管理、展示,竞争力可想而知。网络直播带货需要的费用更高,对商家来言可谓雪上加霜。

本系统采用商家对用户的模式,商家利用本平台可以管理商品、订单等。本系统可以帮助商家工作管理,实现商品的无地域、无时间销售。购买用户可以随时浏览、查询商品,可以了解商品的详情以及商品的其它用户的评价内容。本系统可以帮助用户更快的选择商品和跟踪订单,帮助商家增加销售途径,减少经营费用。本基于SSM框架的童装购买平台实现数据的自动化,减少商家的工作内容并实现数据的清晰化。


 

基于微信平台童装购买平台微信小程序的设计与实现【java或python】-计算机毕业设计源码+LW文档_lua

基于微信平台童装购买平台微信小程序的设计与实现【java或python】-计算机毕业设计源码+LW文档_信息管理_02

基于微信平台童装购买平台微信小程序的设计与实现【java或python】-计算机毕业设计源码+LW文档_信息管理_03

基于微信平台童装购买平台微信小程序的设计与实现【java或python】-计算机毕业设计源码+LW文档_lua_04