文件名称:Qt Demo 登陆MySQL数据库增删改查
文件大小:14KB
文件格式:ZIP
更新时间:2022-10-05 12:26:20
C++ Qt
用Qt 做了一个Demo 实现MySQL数据库增删改查的功能. 页面和说明可以看这里 https://blog.csdn.net/howard789/article/details/100837934
【文件预览】:
FirstQtDemo
----logindlg.h(911B)
----stringutil.h(298B)
----student.sql(596B)
----mainwindow.cpp(14KB)
----admin.cpp(50B)
----datadlg.cpp(277B)
----datadlg.h(396B)
----FirstQtDemo.pro.user(24KB)
----admin.h(169B)
----mainwindow.h(1KB)
----FirstQtDemo.pro(1KB)
----mysqlutil.h(797B)
----main.cpp(183B)
----mysqlutil.cpp(3KB)
----logindlg.cpp(3KB)
----mainwindow.ui(654B)