# LibrarySystem **Repository Path**: SunPengChang/LibrarySystem ## Basic Information - **Project Name**: LibrarySystem - **Description**: SSM实现图书管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-16 - **Last Updated**: 2024-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目介绍 ## 简述 目前功能:完成的图书馆系统,包含用户图书借阅、图书管理员、系统管理员界面,功能齐全。 开发工具:IDEA 前台:Bootstrap4 后台:Spring、SpringMVC、Mybatis(SSM框架), Tomcat9.0+,JSP 数据库:Mysql 8.0+(5.7应该也可以) 用户账号密码:10000 123456 图书管理员账号密码:123456 123456 ## 运行 1. 打开cmd,找到数据库 `mysql library.sql` 2. 直接导入该项目、运行pom文件 3. 配置Tomcat ![](https://gitee.com/SunPengChang/LibrarySystem/raw/master/picture/1.png) 4. 使用IDEA进行启动 ## 部分展示 ![](https://gitee.com/SunPengChang/LibrarySystem/raw/master/picture/2.png) ![](https://gitee.com/SunPengChang/LibrarySystem/raw/master/picture/3.png) ![](https://gitee.com/SunPengChang/LibrarySystem/raw/master/picture/4.png) ![](https://gitee.com/SunPengChang/LibrarySystem/raw/master/picture/5.png) ![](https://gitee.com/SunPengChang/LibrarySystem/raw/master/picture/6.png) ![](https://gitee.com/SunPengChang/LibrarySystem/raw/master/picture/7.png) ![](https://gitee.com/SunPengChang/LibrarySystem/raw/master/picture/8.png)