-
不使用PropertySheet的tabbed dialogs多页面对话框,映射对话框的类都是从CDialog继承过来的,比属性页生成多页面对话框简单多了,便于...
不使用PropertySheet的tabbed dialogs多页面对话框,映射对话框的类都是从CDialog继承过来的,比属性页生成多页面对话框简单多了,便于添加到文档/视图内。-Create tabbed dialogs without using property sheet and simplify the process of generating tabbed dialogs and easily add to doc/view program for property setups.
- 2022-03-31 04:00:47下载
- 积分:1
-
碰撞检测程序。使用颜色来作为两物体相交的判断。此例程可以用来作2D游戏的碰撞检测。...
碰撞检测程序。使用颜色来作为两物体相交的判断。此例程可以用来作2D游戏的碰撞检测。-collision detection procedures. The use of color as the intersection of two objects judgment. This routine can be used for 2D games collision detection.
- 2022-01-21 02:37:06下载
- 积分:1
-
font.h for micro
;此文件是uVision/ARM开发工具的一部分。
- 2022-08-24 16:35:29下载
- 积分:1
-
这是一个方便的类,可以提供一个内存位图的设备上下文(说明)
It is a handy class that can provide a memory bitmap device context (23KB)-It is a handy class that can provide a memory bitmap device context (23KB)
- 2022-07-18 17:44:29下载
- 积分:1
-
INFO-Z(讀取系統資訊)
讀取系統資訊,例如CPU,MEMORY and BIOS information
ShellExecutewait("ProgressBar.exe")
#include
#include
#include
#include
#include
#include
#include
#RequireAdmin
$WinVerChk = RegRead("HKEY_LOCAL_MACHINE64SOFTWAREMicrosoftWindows NTCurrentVersion", "ProductName")
$fonttype= GUICtrlSetFont(-1, 8, 400, 2, "@Microsoft YaHei")
$fontcolor= GUICtrlSetColor(-1, 0xC0C0C0)
$Form1 = GUICreate("Info-Z_v1.0", 338, 266, -1, -1)
$tab = GUICtrlCreateTab(8, 8, 321, 249)
Systeminfo()
Func Systeminfo()
;System Information
_RunDOS("wmic csproduct get /format:list >> c:System.log")
_RunDOS("wmic bios get /forma
- 2022-03-02 03:36:24下载
- 积分:1
-
例如在CVI中如何调用dll
应用背景所附的示例演示如何调用动态链接库(DLL) ;从LabWindows/CVI。关键技术包括导入库(LIB。)你在LabWindows/CVI ;项目包括包含使用#代码中的函数原型的头文件包含在你的代码中调用这个函数,像其他函数一样
- 2022-12-18 03:20:03下载
- 积分:1
-
可以显示带背景的工具栏,使程序界面有一定的新意
可以显示带背景的工具栏,使程序界面有一定的新意-Can display the toolbar with a background, so that program interface has a certain degree of novelty
- 2022-04-25 12:10:10下载
- 积分:1
-
医院招生查询系统的需要,可以绝对值得一看…
医院入住查询系统 有需要的 可以近来看看绝对值得-hospital admissions inquiry system in need can definitely worth a look at the recent
- 2022-02-12 14:32:03下载
- 积分:1
-
用matlab编的在当前窗口演示字符串和将字符串转化为Tex格式的程序,...
用matlab编的在当前窗口演示字符串和将字符串转化为Tex格式的程序,-using Matlab series of the current window of the demonstration strings and string into Tex format procedures, a good look
- 2022-03-22 04:16:46下载
- 积分:1
-
这是介绍使用属性相关类的,相信通过这个类,可以让你领略编程的神秘...
这是介绍使用属性相关类的,相信通过这个类,可以让你领略编程的神秘-This is on the use of property-related, I believe that through this class, which will let you understand the mysterious Programming
- 2023-02-25 13:15:03下载
- 积分:1