Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghuanhao authored Feb 19, 2019
1 parent bd3adc6 commit 980ce11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 图书馆管理系统

### 概述
基于SSM(Spring + Spring MVC + MyBatis)的图书馆管理系统,使用Maven进行包管理,对刚学习Spring Web的人来说容易上手。主要功能包括:图书查询、图书管理、图书编辑、读者管理、图书的借阅与归还以及借还日志记录等。
基于Spring + Spring MVC + MyBatis的图书馆管理系统,使用Maven进行包管理。主要功能包括:图书查询、图书管理、图书编辑、读者管理、图书的借阅与归还以及借还日志记录等。

### 环境配置
#### 开发环境:Windows 10,IntelliJ IDEA 2018.3
Expand Down

0 comments on commit 980ce11

Please sign in to comment.