摘 要


随着移动应用技术的发展,越来越多的用户借助于移动手机、电脑完成生活中的事务,许多的传统行业也更加重视与互联网的结合,由于城镇人口的增加,人们去商场购物总是排着长长的队伍,对于时间紧的人是一个非常头痛的事情,有的人可能就是排队也要用去半天时间,我们为了缓解排队这一个问题,本系统探讨利用不断发展和进步的网络技术,实现线上童装商城管理小程序,最后对童装商城进行了功能测试,并对测试结果进行了分析总结,得出童装商城存在的不足及需要改进的地方,为以后的童装商城维护提供了方便,同时也为今后开发类似童装商城提供了借鉴和帮助。

童装商城开发使系统能够更加方便快捷,同时也促使童装商城变的更加系统化、有序化。系统界面较友好,易于操作。具体在系统设计上,客户端使用微信开发者,后台也使用java技术在动态页面上进行了设计,Mysql数据库,是一个非常优秀的童装商城小程序



关键词:童装商城小程序;微信开发者 java语言  Mysql 数据库 SSM框架  


Abstract

   

With the development of mobile application technology, more and more users use mobile phones and computers to complete their daily life. Many traditional industries also pay more attention to the combination with the Internet. Due to the increase of urban population, people always have a long line to go shopping in the mall, which is a headache for people who are short of time. Some people may even have to wait in line to use it Half a day, in order to alleviate the problem of queuing, this system discusses the use of continuous development and progress of network technology to achieve online children's clothing mall management applet. Finally, the function test of children's clothing mall is carried out, and the test results are analyzed and summarized, and the shortcomings of children's clothing mall and the areas that need to be improved are obtained, which provides a way for the future maintenance of children's clothing mall At the same time, it also provides reference and help for the development of similar children's wear mall in the future.

The development of children's wear mall makes the system more convenient and efficient, and also makes the children's wear mall more systematic and orderly. The system interface is friendly and easy to operate. Specifically in the system design, the client uses wechat developers, the background also uses Java technology in the dynamic page design, MySQL database, is a very excellent children's clothing mall small program

Key words: Children's clothing mall applet; wechat Developer Java language MySQL database SSM framework

目  录

摘 要 III

Abstract 1

1 系统概述 2

1.1 概述 3

1.2课题意义 4

1.3 主要内容 5

2 系统开发环境 6

2.1微信开发者工具 6

2.2小程序框架以及目录结构介绍 6

2.3 JAVA简介 7

2.4 MySQL数据库 7

2.5 SSM三大框架 7

3 需求分析 8

3.1 系统设计目标 8

3.2需求分析概述 9

3.3 系统可行性分析 9

3.4经济可行性 10

3.5操作可行性:  11

3.6系统流程和逻辑 12

4系统概要设计 13

4.1 概述 14

4.2 系统结构 15

4.3. 数据库设计 16

4.3.1 数据库实体 17

4.3.2 数据库设计表 18

5系统详细设计 18

5.1用户端功能模块 19

5.2管理员服务端功能界面 20

6 系统测试 21

6.1 测试理论 21

6.2 测试方法及用例 22

6.3测试结果 24

结论 25

致 谢 26

参考文献 27


童装商城主要是为了提高用户的购买和更方便满足用户,更好存储所有数据信息及快速方便的检索功能,对童装商城的各个模块是通过许多今天的发达商城做出合理的分析来确定考虑用户的可操作性,遵循开发的系统优化的原则,经过全面的调查和研究。

童装商城所要实现的功能分析,对于现在网络方便,童装商城小程序要实现管理员、用户可以直接在平台上进行查看自己所需数据信息,这样既能节省管理的时间,不用再像传统的方式,如果用户想要进行交流信息,必须双方见面进行沟通交流所需的信息,由于很多用户时间的原因,没有办法进行见面沟通交流,真的很难满足用户的各种需求。所以童装商城的开发不仅仅是能满足用户的需求,还能提高用户的使用率。所以系统管理必须要更快捷、有效、长期地为用户或潜在用户传递信息。建立一个童装商城小程序更好的交流平台,提高系统对用户交流后的信息服务的效率。此系统可以满足大多数用户所提出的问题,用户可以根据自身的需求获取相应的服务,为系统管理提供了快捷的途径。

童装商城用户端要求在系统的安卓手机上可以运行,主要实现了线上购买等相关信息的查看,并且根据需求进行对管理端;首页、个人中心、用户管理、分类列表管理、童装商城管理、系统管理、订单管理,用户微信端;首页、童装商城、我的(童装商城、我的收藏管理、用户充值、购物车、我的订单)等主要功能模块的操作和管理。


基于微信小程序的童装商城的设计与实现-计算机毕业设计源码+LW文档_数据库

基于微信小程序的童装商城的设计与实现-计算机毕业设计源码+LW文档_MySQL_02

基于微信小程序的童装商城的设计与实现-计算机毕业设计源码+LW文档_系统管理_03

基于微信小程序的童装商城的设计与实现-计算机毕业设计源码+LW文档_系统管理_04