校园共享小程序的设计与实现 Design and Implementation of A We C hat Mini Program for Sharing 摘要微信小程序的校园共享主要是为了给一些学生可以花很少的钱去使用平常只用一两次的东西和有一些闲置的物品分享出来进行租借的共享平台。使用该小程序可以帮助学生将闲置的物品分享出来,既能赚钱,还能结识新的朋友,同时需要的图书、乐器、球类、电器等都能在这里共享到。本文主要是设计实现出一个校园共享的微信小程序。该小程序以 Nightly Build、IDEA 作为主要的开发工具,MySQL 数据库作为主要数据库,后台系统主要基于 SpringBoot 和 Mybatis 的架构完成,整个实现功能包括:能够查看到附件共享的,能够在仓库看到这个仓库的全部的共享物品,可以搜索仓库里的物品,可以查看租借过这个物品的人,能对物品进行租借,能归还物品,能对物品进行评价,能把物品进行共享。关键词: SpringBoot MySQL 校园共享AbstractThe purpose of campus sharing of WeChat Mini Program is to give some students a sharing platform where they can spend a little money to use the things they usually use only once or twice and share some idle items for renting. Using this program can help students to share the idle items, not only make money, but also make new friends. At the same time, the books, musical instruments, balls, electrical appliances, etc. can be shared here.This paper mainly designs and implements a Wechat Mini program shared by campus. The applet uses nightly build 、 IDEA As the main development tool, MySQL database is the main database, and the background system is mainly based on the Spring Boot and MyBatis architecture. The whole implementation functions include: can view the attachment sharing, can see all the shared items in the warehouse, can search the items in the warehouse, can view the people who have rented the items, and can rent the items Can return items, evaluate items, share items, etc. Key words:SpringBoot MySQL Campus Shar...