# 图书管理系统,图书租赁系统,毕业设计 **Repository Path**: wwwpythonpw/library-management-system ## Basic Information - **Project Name**: 图书管理系统,图书租赁系统,毕业设计 - **Description**: 图书管理系统,毕业设计,图书,系统,管理,ItelliJ IDEA开发,Spring,springMvc,Mybatis框架,前端html技术,AJax技术,使用Mysql数据库。支付宝沙箱 - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 30 - **Created**: 2023-01-02 - **Last Updated**: 2023-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 图书管理系统 #### 介绍 ItelliJ IDEA开发,Spring,springMvc,Mybatis框架,前端Jsp技术,AJax技术,Redis,使用Mysql数据库。客户端的充值,使用的支付宝沙箱测试化境 #### 项目演示地址 http://www.zhoupanfeng.club/bm2/ 读者注册时用到了Redis和邮件内容,该项目中的邮件设置信息可能已失效,邮箱设置信息可参考:https://service.mail.qq.com/cgi-bin/help?subtype=1&id=28&no=1001256, 得到授权码后讲授权码,复制到该项目中system.properties文件的 mail.password=你的授权码 部分,mail.account=你的QQ号 #### 管理员账号 | 账号 | zpf123 | |----|--------| | 密码 | zpf123 | #### 读者账号 | 账号 | zpf111 | |----|--------| | 密码 | zpf111 | #### 项目部分演示图 ##### 管理端 ![管理端](https://images.gitee.com/uploads/images/2020/0904/154042_983f35ad_5740752.png "管理端.png") ##### 用户端 ![用户端](https://images.gitee.com/uploads/images/2020/0904/154121_d6df3f51_5740752.png "用户端.png")