偷得浮生半桶水(半日闲), 好记性不如抄下来(烂笔头). 信息爆炸的时代, 学习是一项持续的工作.
全部博文(1750)
发布时间:2016-08-16 10:42:52
https://peter517.github.io/2015/08/10/Ubuntu%E4%B8%AD%E8%87%AA%E5%AE%9A%E4%B9%89%E6%9C%8D%E5%8A%A1/在Ubuntu中定义一些服务,可以对该服务进行全局控制,比较常见的就是用sudo service servcie_name start/stop/restart 进行服务的启停在/etc/init.d/目录下面定义控制服务的脚本.........【阅读全文】
发布时间:2016-06-08 15:40:12
http://blog.csdn.net/wzgl573537270/article/details/18968887GTK3.x For WIN7 下载http://win32builder.gnome.org/GTK的安装参照压缩包中gtk+-bundle_xxxxx_win32.README.txt的说明即可!配置 CodeBlocks的环境, 以及Demo参见原链接.......【阅读全文】
发布时间:2016-04-22 11:06:47
http://blog.10jqka.com.cn/103723137/6082311.shtml参考代码点击(此处)折叠或打开#include "xconfig.h"#include <stdio.h>#include <stdlib.h>#include <setupapi.h> // Must link in setupapi.lib#inclu.........【阅读全文】