-
Qt5围棋,支持打谱、对战
Qt5围棋,支持打谱、对战Qt5围棋,支持打谱、对战
- 2022-03-12 02:28:50下载
- 积分:1
-
licenseTool
qt实现机器码生成工具,可以获取cpuid,硬盘id,mac地址,使用md5 sha1生成机器码,异或加解密接口。(qt achieve machine code generation tool, you can get cpuid, hard disk id, mac address, use md5 sha1 generate machine code, XOR encryption and decryption interface.)
- 2020-12-18 10:09:12下载
- 积分:1
-
Qt简易聊天室
说明: Qt5开发的聊天小程序,初学者可以学习一下源码,这个是朋友给我的,我不确定是否侵犯到作业权益,如果需要可以联系我删除掉(Qt5 development of chat small procedures, beginners can learn the source code, this is a friend to me, I am not sure whether infringement of the rights and interests of homework, if necessary, you can contact me to delete)
- 2020-08-29 17:45:45下载
- 积分:1
-
多窗口文本工具(qt源码)
实现多窗口文本编辑
- 2020-05-12下载
- 积分:1
-
Qt插入MySQL数据库源代码
Qt插入数据到mysql数据库,自行建立数据库(网上有教程),数据库按照如下代码在DOS界面建立,实测有用。
1、在运行框输入cmd,以管理员身份运行,输入mysql(前提是数据库和Qt连接成功)。
2、输入mysql;
3、建议一个数据库create database name;
4、use name;
5、create table device(
ID int unsigned auto_increment primary key,
Present1 int not NULL,
Present2 int not NULL,
Devices_Type varchar(40) not NULL,
X double(8,2) not NULL,
Y double(8,2) not NULL,
Z double(8,2) not NULL,
W double(8,2) not NULL
);
- 2022-03-12 22:22:13下载
- 积分:1
-
客户机服务器程序
用QT编写的客户机服务器程序,向服务器发送数据
- 2022-12-17 16:00:03下载
- 积分:1
-
COM
COM技术内幕,com这方面的技术资料,找了很久··希望对大家有所帮助吧··(COM technology insider com, this technical information, looking for a long time we hope to help)
- 2012-06-24 00:06:25下载
- 积分:1
-
MP3
用Qt实现MP3的播放,媒体播放使用madplay(MP3 playback with Qt,Media player to use madplay)
- 2021-05-07 09:58:36下载
- 积分:1
-
QT解析JSON、XML、INI
可以 查找、解析 JSON数据、XML数据、INI文件。
QT4.8源码编写。
可以遍历这些数据~
- 2022-03-09 08:55:46下载
- 积分:1
-
HTTP
qtCreate HTTP客户端,阻塞式通信,接口编程(QT HTTP)
- 2016-09-18 22:57:06下载
- 积分:1