自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 资源 (26)
  • 收藏
  • 关注

翻译 QT应用程序图标的设置

<br /> <br />首先准备个ICO图标。<br />例如:app.ico<br />用记事本新建个文件<br />里面就写一行:<br />IDI_ICON1           ICON   DISCARDABLE   "app.ico"<br />保存改名为 myapp.rc并把它和你的图标app.ico一起复制到你的QT工程项目的目录。<br />用记事本打开你的QT工程文件(如 "***.pro" ),在里面最后新添一行<br />RC_FILE = myapp.rc<br />然后qmak

2010-09-30 18:02:00 1776

转载 QT stylesheep 设置

/** Estilo por defecto de OpenCoffee **/2/*TODO: tratar de usar menos imágenes para hacer más rápida la aplicación...*/3 4QPushButton {5        min-height: 22px;6        color: black; 7        border-image: url(%stylesPath%normalButton.png) 2 8 2 8 str

2010-09-17 15:03:00 1090

转载 [转]Wpa_cli usage manual

<br />1: run wpa_supplicant first<br />use the following command:<br />       wpa_supplicant -Dwext -iwlan0 -C/data/system/wpa_supplicant -c/data/misc/wifi/wpa_supplicant.conf<br />      (use “ps”to make sure wpa_supplicant is running )<br /> <br />2: Run

2010-09-15 13:34:00 1014

原创 把PNG 图片设置透明

<br />Photoshop做透明背景图片 必须用 另存为web所有格式(ctrl+alt+shift+s). <br />还可以用他的ImageRadyle 这个保存的都是web格式的 <br />(上面存的都是gif格式) <br /><br />重要的是jpg格式是没有透明背景的 透明背景的要么是gif格式 要么就是png格式<br />PS简单图标遮罩制作(透明背景图片)<br />1 - 在Photoshop中打开PNG格式的图片<br /><br /><br />2 - 将前景颜色设置为黑色<

2010-09-08 14:39:00 14872

原创 Qt Style Sheets Examples

<br /> Sheet UsageCustomizing the Foreground and Background ColorsCustomizing Using Dynamic PropertiesCustomizing a QPushButton Using the Box ModelCustomizing the QPushButton's Menu Indicator Sub-ControlComplex Selector ExampleCustomizing specific widgetsC

2010-09-07 15:42:00 4029

原创 qss(qstylesheet)代码(项目完整代码)

qss(qstylesheet)代码(项目完整代码)<br />转自:http://www.cuteqt.com/bbs/viewthread.php?tid=555<br /> 本帖最后由 shiroki 于 2010-5-10 21:52 编辑 <br /><br />里面的皮肤元素参照delphi控件bsskinbusiness<br /><br />*{<br />  font-size:13px;<br />  color:white;<br />  font-family:"宋体";<br />

2010-09-07 15:41:00 6805

原创 QSpinBox 设置样式

<br />QSpinBox{<br /> height:30px;<br /> width:30px;<br />}<br />QSpinBox::up-button<br />{<br /> background-image:url(:/images/scroll_up.png);<br /> height: 15px;<br />}<br />QSpinBox::down-button{<br />    background-image:url(:/images/scroll_down.png);<

2010-09-03 09:26:00 9359 1

mongodb_stretch_3_0_14_core.zip

The main operating system for Raspberry Pi, Raspbian, continues to evolve. The latest version as of August 2017 is “Raspbian Stretch” — based upon the current stable version of Debian 9. The previous version was known as “Raspbian Jessie”. One difference between versions is OpenSSL libraries. OpenSSL is a general purpose cryptography library that provides an open source implementation of the Secure Sockets Layer (SSL). My previous builds of MongoDB relied on the older library. As a result, my previous binaries for 3.0.14 and 3.0.9 do not run under Raspbian Stretch. Given this change as well as other changes to MongoDB source and newer compilers, I could no longer compile MongoDB 3.0.14 with SSL. After a few source tweaks and use of various compiler flags, I have manged to compile MongoDB core apps and tools. These binaries do NOT support SSL and only run under Raspian Stretch on a Raspberry Pi 3. [UPDATE — 2018 Mar 22] I have confirmed that these binaries work on the latest Raspberry Pi 3 Model B+ with the March 2018 version of Raspbian.

2020-01-15

mongodb-linux-arm64-ubuntu1604-v3.4-latest.tgz

arm64 位系统的mongodb 工具。对应的平台下可以直接使用。方便有需要的人可以快速的下载使用。

2020-01-15

Ubiqua Protocol Analyzer

自己平常用的测试调试工具,在这里上传便以后再使用时方便下载。

2018-05-30

OauthenTest

oauth 测试用的参考代码。

2017-08-23

office project 2007 sp3

office project 2007 sp3 用于项目研发人员安排,时间计划等项目管理的工具

2017-02-27

kamailio 安装配置过程

kamailio 安装配置过程,根据实际在UBUNTUN服务器下安装配置kamailio的过程步骤,记录在配置过程中遇到的问题及解决,直到最终测试成功。

2016-12-27

USB 转串口驱动

ZE533C usb 转串口驱动。

2016-11-21

word2007转PDF 插件

office 2007 word 文档转 PDF 格式插件。

2016-11-21

source insight 中文插件

解压msimg32.dll sihook.dll siutf8.dll 到Source Insight 3.X安装目录

2016-04-15

php-5.5.22

php-5.5.22.tar.gz 配合nginx 使用与H5页面调用的代码。

2016-03-20

开发使用UE编辑工具

该版本UE是绿色版,解压即可使用。无须注册、非试用版,可以放心的下载。

2016-02-27

WIN7 64位 U232-P9 USB转232驱动

针对型号为U232-P9的USB转232的转接头的驱动程序。

2015-12-05

ETS4工程项目配置记录

文档中主要是记录下在使用ETS4在创建项目、配置项目、调试设备的相关软件工具操作过程。

2015-11-25

WIN7 Atheros wifi driver

宏基笔记本4540无线网卡驱动

2015-03-23

Visual+C+++6.0(支持win7)

Visual+C+++6.0(win7).

2014-01-15

dx9sdk.part5.rar

VC6编译出现错误提示时 Cannot open include file: 'dshow.h': No such file or directory,需要包含的库文件第5部分。

2014-01-14

dx9sdk.part4.rar

VC6编译出现错误提示时 Cannot open include file: 'dshow.h': No such file or directory,需要包含的库文件第4部分。

2014-01-14

dx9sdk.part3.rar

VC6编译出现错误提示时 Cannot open include file: 'dshow.h': No such file or directory,需要包含的库文件第三部分。

2014-01-14

dx9sdk.part2.rar

VC6编译出现错误提示时 Cannot open include file: 'dshow.h': No such file or directory,需要包含的库文件第二部分。

2014-01-14

dx9sdk.part1

VC6编译出现错误提示时 Cannot open include file: 'dshow.h': No such file or directory,需要包含的库文件。

2014-01-14

strmbasd.lib

解决当编译错误提示为:error LNK2001: unresolved external symbol _IID_ISampleGrabberCB

2014-01-14

ftp客户端程序

C语言写的FTP客户端测试代码,在LINUX X86平台和ARM平台运行通过测试上传图片到服务器上的FTP服务端.

2013-09-28

linux 组播通信程序

组播通信的服务端和客户端代码实例,已经在linux X86版本和ARM版本上运行通过测试。

2013-09-28

qml 编写的RSS浏览器

如果通过使用QML和QT的环境下编写超炫的UI界面程序。通过它让我更加深入的学会了QML编程知识。

2012-11-10

QT 开发的嵌入式邮箱

用QT 写的嵌入式平台下的收发邮件工具。

2010-10-27

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除