An open API service indexing awesome lists of open source software.

https://github.com/sdvcrx/library


https://github.com/sdvcrx/library

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## 图书管理系统 ##

### Build ###

Linux:

make

Windows(mingw):

安装`mingw`,将数据文件(`data.txt`, `user.txt`)和界面`manager.cpp`转换为`gb2312`编码

最好将数据文件换行符格式转为dos格式CRLF

mingw32-make

### Run ###

./book

### LICENSE ###

WTFPL