Qt事件机制概览Qt事件机制概览
消息循环
Qt事件循环
简介
QEventLoop
跨线程的信号和槽与事件循环
模态窗口
Native widget or Alien widget
创建Native...
分类:
其他好文 时间:
2017-04-19 10:26:30
阅读次数:
506
There's an alien whose name is Marjar. It is an universal solder came from planet Highrich a long time ago. Marjar is a strange alien. It needs to gen ...
分类:
其他好文 时间:
2017-04-07 01:01:56
阅读次数:
193
概括: rpm/yum redhat dpkg/apt debian alien 转换 在 GNU/Linux( 以下简称 Linux) 操作系统中,RPM 和 DPKG 为最常见的两类软件包管理工具,他们分别应用于基于 RPM 软件包的 Linux 发行版本和 DEB 软件包的 Linux 发行版 ...
分类:
系统相关 时间:
2017-03-24 18:50:36
阅读次数:
258
目录 多媒体(1):MCI接口编程 多媒体(2):WAVE文件格式分析 多媒体(3):基于WindowsAPI的视频捕捉卡操作 多媒体(4):JPEG图像压缩编码 多媒体(1):MCI接口编程 ...
分类:
其他好文 时间:
2016-12-25 11:27:21
阅读次数:
179
目录 多媒体(1):MCI接口编程 多媒体(2):WAVE文件格式分析 多媒体(3):基于WindowsAPI的视频捕捉卡操作 多媒体(4):JPEG图像压缩编码 多媒体(2):WAVE文件格式分析 ...
分类:
其他好文 时间:
2016-12-25 11:19:57
阅读次数:
203
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.InteropServices; namespace WindowsAPI { cla... ...
正想着如何把rpm package 安装到ubuntu上, 发现了这篇文章,转载一下 Ubuntu的软件包格式是deb,如果要安装rpm的包,则要先用alien把rpm转换成deb。 sudo apt-get install alien #alien默认没有安装,所以首先要安装它 sudo alie ...
分类:
系统相关 时间:
2016-12-16 16:59:43
阅读次数:
264
rch.rpm rpm:RPM should not be used directly install RPM packages, use Alien instead!rpm:However assuming you know what you are doing...警告: mysql57-com ...
分类:
数据库 时间:
2016-12-12 01:55:38
阅读次数:
188
1.WindowsAPI开发入门2.Windows数据类型3.Windows数据类型与WindowsAPI函数4.Windows数据结构5.将系统目录信息写入文件6.窗口创建以及消息处理7.使用对话框资源创建窗口8.使用MFC创建对话框窗口9.宽字符10.三种版本11.字符转换12.遍历卷13.驱动 ...