商城微信小程序的设计与实现
学生姓名:某某 学号:20171111 指导教师:张��
摘要:基于手机端的网上购物已成为人们日常生活的一部分,而微信小程序是一款基于微信生态圈的类似于Web APP的一种应用程序,由于它无需注册,无需下载,触手可及的特点,受到许多用户与开发者的喜爱。本文开发的系统就是一款基于.NET Core的商场微信小程序,以满足人们的网上购物需求。
本系统主要分为前台展示和后台管理两部分。其中前台包括商品信息显示、商品搜索、动态导航、个人中心等页面,后台则包括商品管理、分类管理、订单管理、用户管理和购物车五大模块。
本系统通过MD5和ASE加密算法对签名进行处理,确保了用户信息的安全;通过基于关联规则的推荐算法预测用户的购买偏好,从而优先展示推荐商品;通过基于词法分析的搜索算法,实现了多关键字模糊查询功能。
本系统采用微信开发者工具进行开发,后端利用PHP的thinkPHP5框架以及MySQL数据库来实现。运行结果表明该小程序具有良好的稳定性和可扩展性,这对于方便人们网上购物,提升购物体验有着重要的意义。
关键词:微信小程序 网上购物 商城 .NET
Design and implementation of Wechat Mini Program in shopping mall
Student:moumou Instructor:Zhangchong
Abstract: Online shopping based on mobile terminal has become a part of people's daily life, and wechat app is a kind of application similar to web app based on wechat ecosystem, which is loved by many users and developers because it does not need to register, download and reach. The system developed in this paper is a wechat app based on. Net core to meet people's online shopping needs.
The system is mainly divided into two parts: front display and back management. The foreground includes commodity information display, commodity search, dynamic navigation, personal center and other pages, while the background includes commodity management, classification management, order management, user management and shopping cart.
In this system, MD5 and ASE encryption algorithm are used to process the signature to ensure the security of user information; recommendation algorithm based on association rules is used to predict the user's purchase preference, so as to give priority to the display of recommended products; search algorithm based on lexical analysis is used to realize the multi key word fuzzy query function.
The system uses wechat developer tools to develop, and the back-end uses php thinkphp5 framework and MySQL database to achieve. The running results show that the small program has good stability and scalability, which is of great significance to facilitate people's online shopping and improve the shopping experience.
Key words: Wechat Mini Program online shopping mall .net
目录









