# book **Repository Path**: alexbeng/book ## Basic Information - **Project Name**: book - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一:book 版本1.0.0 ## 免费提供源码,有偿提供服务。 ## 图书管理系统---基于Jsp+Servlet实现 *** #### 1:系统登录的首页login ![](https://github.com/MRbie/book/blob/master/WebContent/resource/images/login.png) #### 2:图书管理系统的主页面main ![](https://github.com/MRbie/book/blob/master/WebContent/resource/images/library_show.png) #### 3:用户展示的信息user_info ![](https://github.com/MRbie/book/blob/master/WebContent/resource/images/user_info.png) #### 4:用户插入的信息user_insert ![](https://github.com/MRbie/book/blob/master/WebContent/resource/images/user_insert.png) #### 5:用户修改的信息user_update ![](https://github.com/MRbie/book/blob/master/WebContent/resource/images/user_update.png) #### 6:图书展示的信息book_info ![](https://github.com/MRbie/book/blob/master/WebContent/resource/images/book_info.png) #### 7:图书插入的信息book_insert ![](https://github.com/MRbie/book/blob/master/WebContent/resource/images/book_insert.png) #### 8:图书修改的信息book_update ![](https://github.com/MRbie/book/blob/master/WebContent/resource/images/book_update.png) # 二:book 版本2.0.0 ## 免费提供源码,有偿提供服务。 ## 待续...... ## 2017/1/5增加图书类别功能,报表展示功能,完善1.0.0版本的登录过滤,增加注册功能。 #### 1:图书类别的信息bookSort_info ![](https://github.com/MRbie/book/blob/master/WebContent/resource/images/bookSort.png) #### 2:报表展示的信息echarts_info ![](https://github.com/MRbie/book/blob/master/WebContent/resource/images/echarts.png) # 三:book 版本3.0.0 ## 免费提供源码,有偿提供服务。 ## 2018/5/15 增加借书还书的记录功能,可以查看个人借书和还书记录。 ## 2018/5/19 优化只查询个人借书和还书记录。(暂时未解决的bug,360浏览器跳转不兼容问题,建议使用火狐和谷歌测试,谢谢)