-
ListCtrl控件实例源代码
可以编辑的ListCtrl控件实例源代码 ,界面友好。语言:VC++。有原始的clistctrl与自己编写可以编辑的editlistctrl进行对比。源代码注释比较详细。
- 2022-02-06 12:32:35下载
- 积分: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
-
一个透明菜单的例子。
一个透明菜单的例子。- A transparent menu example.
- 2022-08-05 13:38:31下载
- 积分:1
-
金山类窗口
金山词霸那样的窗口条-Kingsoft kind of window of
- 2022-02-13 12:25:02下载
- 积分:1
-
数学公式显示,只要输入数学公式,可以生成对应的jif图片,适用于网页显示....
数学公式显示,只要输入数学公式,可以生成对应的jif图片,适用于网页显示.-mathematical formula, as long as the importation of mathematical formula and can generate the corresponding jif photos, apply at the website shows.
- 2022-01-26 08:07:51下载
- 积分:1
-
中国-VC.帮助文件和源代码的使用,图书馆在-VC.…
GardenUI中文使用帮助文件及源码,GardenUI Library 是windows平台下图形用户界面的专业开发包,支持普通窗口、单文档窗口、多文档窗口的界面的扩展和定制-Chinese GardenUI the use of help files and source code, GardenUI Library is under the windows platform graphical user interface of the professional development package to support the ordinary window, a single document window, multi-document interface window to expand and customize
- 2022-03-18 06:03:22下载
- 积分:1
-
播放MP3文件
sorse代码+库让你学会如何播放mp3文件+ wavf Ile和音乐使用的Java和库称为jlayer类型的音乐
- 2022-01-24 17:49:01下载
- 积分:1
-
一个在程序中动态创建对话框的例子,不需要些RC文件的脚本。...
一个在程序中动态创建对话框的例子,不需要些RC文件的脚本。-in a dynamic process of creating dialog example, do not need more RC paper script.
- 2023-02-13 11:00:03下载
- 积分:1
-
非常精美的电子表!
非常精美的电子表!-very attractive electronic watches!
- 2022-03-25 02:45:22下载
- 积分:1
-
图像处理
这是本人自己写的一个基于MFC的数字图像处理软件,包含视频的平滑滤波,边缘检测,背景分离,视频里面的人物识别系统。对于学习视频处理的同学有很好的帮助。
- 2023-08-06 15:55:03下载
- 积分:1