https://github.com/Uyouii/LibraryManage
QT实现的带GUI的图书管理系统
https://github.com/Uyouii/LibraryManage
cpp qt-gui qt5
Last synced: about 2 months ago
JSON representation
QT实现的带GUI的图书管理系统
- Host: GitHub
- URL: https://github.com/Uyouii/LibraryManage
- Owner: Uyouii
- Created: 2017-02-10T12:23:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T12:30:11.000Z (over 8 years ago)
- Last Synced: 2024-11-09T19:39:19.607Z (7 months ago)
- Topics: cpp, qt-gui, qt5
- Language: C++
- Homepage:
- Size: 21 MB
- Stars: 78
- Watchers: 3
- Forks: 36
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 图书管理系统
- 一个GUI用QT实现的图书管理系统
- 支持用户、游客及管理员登陆
- 支持图书的查询(模糊查询)、添加、修改、删除等操作,支持文本文件批量添加图书
- 数据库调用MySql实现