-
yrack__dual__devjce
美化应用程序的外观界面本程序主要面向对话框(Beautify the appearance of the application interface this program is mainly for the dialog box)
- 2018-12-24 11:11:10下载
- 积分:1
-
Code
按下 Mouse 的右键,选择『编码』里的『GB2312』查看输出结果。">
- 2009-05-22 06:29:22下载
- 积分:1
-
icePubDll
获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息
例程:
void gethardinfo()
{
QString str1="";
char buff[1024];
char buff2[1024];
char temp;
typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo);
ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0;
HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll");
if(hDLLDrv)
{
icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo");
}
icePub_machineGetInfo(3,buff);
str1=buff;
int i=0;
int n=0;
n=str1.length();
qDebug()<<n;
for(i=0;i<n;i+=2)
{
temp=buff[i];
buff2[i+1]=temp;
buff2[i]=buff[i+1];
}
QString str2=buff2;
qDebug()<<buff2;
qDebug()<<str2;
}(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
- 2017-12-28 11:45:08下载
- 积分:1
-
am335x
说明: 测试am335xgpio功能,gpio驱动(Test am335xgpio function, GPIO driver)
- 2020-06-21 06:40:02下载
- 积分:1
-
fapiaoprint
一个发票打印程序,含VB源代码,可以打印发票,可自行修改发票样式。(An invoice printing program, including VB source code, can print invoices, can modify the invoice style.)
- 2020-06-21 11:20:02下载
- 积分:1
-
1947.Roswell.UFO.crash.related.news.section
1947年罗斯威尔飞碟坠毁事件相关报道
内容根据个人自述和会谈记录的提供者
Matilda O Donnell MacElroy
(马蒂尔达·欧’丹奈尔·马克艾罗伊)
(英文)编辑整理
Lawrence R. Spencer
(劳伦斯·斯宾塞)
主体部分内容摘录、翻译、编辑
一个中国人
第 2(1947 Roswell UFO crash reports related to the contents of records under the Personal Statement and talks provider Matilda O' Donnell MacElroy (martir Daou ' 丹奈尔马克Yiluo Yi) (English) edited by Lawrence R. Spencer (Lawrence Spencer) of the main part of the extract, translation, editing a Chinese 2)
- 2010-10-17 22:13:25下载
- 积分:1
-
3c
说明: 单片机初学者必备,看看就知道,可以下载学习,很有帮助(SCM beginners essential to see to know, you can download learning helpful)
- 2012-11-19 12:05:24下载
- 积分:1
-
AdvInAbatSrc
说明: 这是一个简单的2d图形动画,是用VC编的,适合初学者参考。(This is a simple 2d graphics animation, VC series is the reference for beginners.)
- 2006-01-31 17:44:04下载
- 积分:1
-
ExKillProc_vbsrc
内核级别超强结束进程,无法结束杀毒软件。(Kernel level super termination process, unable to end anti-virus software.)
- 2018-10-20 14:06:52下载
- 积分:1
-
BoundTheoryLine
缠论线段指标,MT4,金融,外汇,mql4(BoundTheoryLine.mq4 finance)
- 2012-07-29 22:56:23下载
- 积分:1