您好,欢迎光临本网站![请登录][注册会员]  

移动开发下载,QT下载列表 第76页

« 1 2 ... 71 72 73 74 75 7677 78 79 80 81 ... 884 »

[QT] Qt做的简单的贪吃蛇游戏

说明: ,开发一个贪吃蛇游戏。游戏很简单,相信大家都有见过,多多少少也都玩过。我们在实现这个贪吃蛇游戏时,会利用到事件系统、Graphics View Framework、QPainter 等相关内容,也会了解到一个游戏所具有的一些特性,比如游戏循环等
<lvdepeng123> 上传 | 大小:2mb

[QT] QT 学习源代码 智能管理类 亲测 可以使用

说明: QT 学习代码,亲自实测,可以工作,特别适合新学者对QT的了解,有助于参考借鉴使用。
<it_660> 上传 | 大小:3mb

[QT] QT5.9 serialport串口通信模块,编写一个上位机程序,串口调试助手,附源码

说明: 利用QT5.9 serialport串口通信模块编写串口调试助手,exe文件可直接运行,附源码。详见 https://blog.csdn.net/qq_43569273/article/details/89015593
<qq_43569273> 上传 | 大小:18mb

[QT] log4qt源码

说明: log4qt日志源码
<qq21497936> 上传 | 大小:182kb

[QT] qt5开发实战

说明: 书籍qt5开发实战,这个方面没有研究,所以没有源码打包附上,只是纯粹的书籍资料
<mervise_123> 上传 | 大小:57mb

[QT] qt六宫格界面

说明: 六宫格界面
<jiangping84> 上传 | 大小:105kb

[QT] 扁平风格界面

说明: * FlatUI辅助类 * 1:按钮样式设置 * 2:文本框样式设置 * 3:进度条样式 * 4:滑块条样式 * 5:单选框样式 * 6:滚动条样式 .....
<jiangping84> 上传 | 大小:14kb

[QT] 动态图片旋转

说明: 动态旋转切换不同图片 This file was generated by the Qt Quick 2 Application wizard of Qt Creator. QtQuick2ApplicationViewer is a convenience class containing mobile device specific code such as screen orientation handling. Also QML paths and debugging are hand
<jiangping84> 上传 | 大小:1mb

[QT] cpu 控件源代码(可直接运行)

说明: custom_cpu_widget::custom_cpu_widget(QWidget *parent) : QWidget(parent) { this->w_width = 80; this->w_height = 100; resize(QSize(this->w_width, this->w_height)); setFixedSize(this->w_width, this->w_height); this->cpu_used_level
<jiangping84> 上传 | 大小:65kb

[QT] 针式时钟源代码

说明: ** * Redistributions of source code must retain the above copyright ** notice, this list of conditions and the following disclaimer. ** * Redistributions in binary form must reproduce the above copyright ** notice, this list of conditions and the fo
<jiangping84> 上传 | 大小:11kb

[QT] Qt 网站爬虫源码

说明: 程序思路如下: 1.下载要爬网站的页面。 2.用正则表达式去掉空格,使得程序处理得快。 3.因为CSDN博客文章前面的链接都一样,所以我们只要提取尾部文章编号。 (如:http://blog.csdn.net/qq78442761/article/details/xxxxxxxx) 4.扫描整个文件,得到文章标题。 5.保存为csv格式文件
<gm_000> 上传 | 大小:7kb

[QT] Qt QTreeView使用-QStandardItemModel的使用

说明: 代码里面有tree view的节点操作,包括添加,当前点击检查,遍历等。具体介绍见: Qt树形控件QTreeView使用1——节点的添加删除操作: http://blog.csdn.net/czyt1988/article/details/18996407 Qt树形控件QTreeView使用2——复选框的设置: http://blog.csdn.net/czyt1988/article/details/19171727 利用C++11的function和bind功能,实现QStandardIt
<monkeycjk22> 上传 | 大小:8kb
« 1 2 ... 71 72 73 74 75 7677 78 79 80 81 ... 884 »