-
在窗体上画一个静态渐变色效果的背景的自定义函数,本人发布的代码一向追求的是简洁高效和易于使用...
在窗体上画一个静态渐变色效果的背景的自定义函数,本人发布的代码一向追求的是简洁高效和易于使用-Form painted in a static gradient color effects in the background-defined functions, I code has been issued by the pursuit of efficiency is simple and easy to use
- 2022-01-31 16:13: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
-
基于GDI Plus的Image List类,支持PNG, Alpha, 反色等功能。可以在此类的基础上扩展更多功能。...
基于GDI Plus的Image List类,支持PNG, Alpha, 反色等功能。可以在此类的基础上扩展更多功能。-A image list class based on GDI plus.
- 2023-06-21 19:45:03下载
- 积分:1
-
是一个关于VB的城市人口的程序,希望对学 VB的同学有所帮助
是一个关于VB的城市人口的程序,希望对学 VB的同学有所帮助-VB is one of the procedures of the urban population, and I hope to learn VB help students
- 2022-04-10 10:29:35下载
- 积分:1
-
这是一个论文!毕业 的 学生 又 用 !
这是一个论文!毕业 的 学生 又 用 !-This is a thesis! Graduating students used!
- 2022-04-30 06:41:32下载
- 积分:1
-
vc examples (of the island would like to have every member of every day a happy...
vc例子 (愿岛上的每个成员都能天天快乐,每天都比昨天有所进步 )-vc examples (of the island would like to have every member of every day a happy day than yesterday some progress)
- 2022-10-31 01:50:03下载
- 积分:1
-
颜色选择控件(类似颜色选择框里的custom color)
颜色选择控件(类似颜色选择框里的custom color)-Color Selector Control
- 2023-05-09 23:25:04下载
- 积分:1
-
我们在使用《金山词霸》时发现,在《金山词霸》已经运行了的情况下,再次点击《金山词霸》的图标,那么它不会再运行另外一个《金山词霸》,而是将已有的《金山词霸》给激活...
我们在使用《金山词霸》时发现,在《金山词霸》已经运行了的情况下,再次点击《金山词霸》的图标,那么它不会再运行另外一个《金山词霸》,而是将已有的《金山词霸》给激活,始终只能运行一个《金山词霸》的实例。-we use "free email" found that the "free email" has been running the circumstances, again click on "free email" icon, then it will not run another one "free email", but would have a "free email" to activate, and always run only a "free email" examples.
- 2022-05-07 06:46:50下载
- 积分:1
-
achieve coding, Huffman generate the smallest amount will be calculated from the...
实现编码,生成哈夫曼数 可以计算最小距离图形界面,可以点击每个叶子结点查看编码情况!-achieve coding, Huffman generate the smallest amount will be calculated from the graphical interface, can click on each leaf node View coding!
- 2022-01-22 05:15:38下载
- 积分:1
-
30款后台模板源代码
应用背景
后台管理系统模板界面,纯脚本与CSS打造,是你开发系统中不可缺少的资源;
界面清新,大气,可以通过与JqueryUI集成开发出属于你自己的大气管理系统
关键技术
主要运用到了HTML、CSS、jquery等一系列界面脚本技术。开发者可以通过脚本修改和样式调整,修改出自己需要的后台管理系统样式,充分与自身系统集成。
- 2022-01-23 11:23:57下载
- 积分:1