-
VC气泡状的提示框
简单的自定义的提示框,根据鼠标所在位置及键盘输入,弹出气泡状提示框,并可自动消失
- 2022-07-27 16:04:20下载
- 积分:1
-
虚拟的示波器程序请提出宝贵建议。初学者
虚拟的示波器程序请提出宝贵建议。初学者-virtual oscilloscope procedures please valuable suggestions. Beginners Ha ha!
- 2022-07-04 08:46:41下载
- 积分:1
-
对接面板
对接面板
- 2022-01-28 06:02:18下载
- 积分:1
-
周立功GUI
周立功提供的小型的GUI,蛮好用的,对于一些基本的点,线,汉字,英文操作都有。可以结合实际的产品进行使用的。
- 2022-04-12 15:07:29下载
- 积分:1
-
利用SKINMAGIC技术进行界面编程,其中还含有一个实现淡入淡出效果类。...
利用SKINMAGIC技术进行界面编程,其中还含有一个实现淡入淡出效果类。-SKINMAGIC use programming interface technology, which also contain a color LCD screen achieve such results.
- 2023-05-05 01:55:03下载
- 积分:1
-
(example 104) in the MSFlexGrid grid plus background images
(示例104)在MSFlexGrid grid plus背景图像中
- 2022-01-23 10:43:17下载
- 积分:1
-
Dynamic menu and sub
动态删除菜单以及子菜单的sample,vc6开发-Dynamic menu and sub-menu to delete the sample, vc6 to develop
- 2023-06-03 06:20:03下载
- 积分:1
-
UserRight control, the control is to provide two main functions of safeguarding...
控件UserRight,本控件主要是提供两大功能维护系统的安全性,特别适合于管理多人使用系统的权限问题。-UserRight control, the control is to provide two main functions of safeguarding the security of the system is particularly suited to the use of system management over issues of authority.
- 2023-04-11 02:40:03下载
- 积分: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
-
使用wxWidget的界面编程例子代码,很有参考价值!
使用wxWidget的界面编程例子代码,很有参考价值!-Use programming interface wxWidget example code, very useful!
- 2022-08-20 20:05:46下载
- 积分:1