Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Uyouii/LibraryManage
QT实现的带GUI的图书管理系统
https://github.com/Uyouii/LibraryManage
cpp qt-gui qt5
Last synced: 3 months ago
JSON representation
QT实现的带GUI的图书管理系统
- Host: GitHub
- URL: https://github.com/Uyouii/LibraryManage
- Owner: Uyouii
- Created: 2017-02-10T12:23:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T12:30:11.000Z (almost 8 years ago)
- Last Synced: 2024-08-02T01:25:36.269Z (6 months ago)
- Topics: cpp, qt-gui, qt5
- Language: C++
- Homepage:
- Size: 21 MB
- Stars: 76
- Watchers: 3
- Forks: 34
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 图书管理系统
- 一个GUI用QT实现的图书管理系统
- 支持用户、游客及管理员登陆
- 支持图书的查询(模糊查询)、添加、修改、删除等操作,支持文本文件批量添加图书
- 数据库调用MySql实现