码迷,mamicode.com
首页 >  
搜索关键字:alien windowsapi    ( 238个结果
Qt事件机制概览
Qt事件机制概览Qt事件机制概览 消息循环 Qt事件循环 简介 QEventLoop 跨线程的信号和槽与事件循环 模态窗口 Native widget or Alien widget 创建Native...
分类:其他好文   时间:2017-04-19 10:26:30    阅读次数:506
ZOJ 3696 Alien's Organ(泊松定理,期望值)
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
Linux包管理工具(rpm/dpkg,yum/apt,alien)
概括: 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接口编程
目录 多媒体(1):MCI接口编程 多媒体(2):WAVE文件格式分析 多媒体(3):基于WindowsAPI的视频捕捉卡操作 多媒体(4):JPEG图像压缩编码 多媒体(1):MCI接口编程 ...
分类:其他好文   时间:2016-12-25 11:27:21    阅读次数:179
多媒体(2):WAVE文件格式分析
目录 多媒体(1):MCI接口编程 多媒体(2):WAVE文件格式分析 多媒体(3):基于WindowsAPI的视频捕捉卡操作 多媒体(4):JPEG图像压缩编码 多媒体(2):WAVE文件格式分析 ...
分类:其他好文   时间:2016-12-25 11:19:57    阅读次数:203
【转】c# 调用windows API(user32.dll)
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.InteropServices; namespace WindowsAPI { cla... ...
分类:Windows程序   时间:2016-12-22 14:24:45    阅读次数:367
ubuntu下安装rpm 文件
正想着如何把rpm package 安装到ubuntu上, 发现了这篇文章,转载一下 Ubuntu的软件包格式是deb,如果要安装rpm的包,则要先用alien把rpm转换成deb。 sudo apt-get install alien #alien默认没有安装,所以首先要安装它 sudo alie ...
分类:系统相关   时间:2016-12-16 16:59:43    阅读次数:264
install mysql
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
Windows API 学习指南
1.WindowsAPI开发入门2.Windows数据类型3.Windows数据类型与WindowsAPI函数4.Windows数据结构5.将系统目录信息写入文件6.窗口创建以及消息处理7.使用对话框资源创建窗口8.使用MFC创建对话框窗口9.宽字符10.三种版本11.字符转换12.遍历卷13.驱动 ...
分类:Windows程序   时间:2016-11-29 19:13:16    阅读次数:272
基于WindowsAPI的视频捕捉卡操作
...
分类:Windows程序   时间:2016-11-20 06:56:48    阅读次数:195
238条   上一页 1 ... 11 12 13 14 15 ... 24 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!