-
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
-
自绘制按钮
应用背景对于掌握了一定的程序基础的人来说,有着重要的意义,因为对于每个自己写出的程序,都希望能有一个合适的洁面或者图标与其能够配合,从而达到更佳的使用感受。关键技术这一部分使用的技术主要在于图形识别和处理,另外的需求在于使用者自身对于美感和图形颜色的把握,这里以一个自己绘制按钮的过程为例来给学习者停供参考的价值,希望能够有用。
- 2023-08-02 11:15:05下载
- 积分:1
-
使用 C# 的考勤系统迷你项目
C# 中,使用数据库的 SQL,使用 GUIUser 管理模块的人力资源管理系统、 考勤管理、 员工管理的考勤系统迷你项目
- 2022-01-26 04:42:09下载
- 积分:1
-
一个用纯行动脚本编写的股票图表3。包括烛台,OHLC,线…
纯 action script 3 编写的股票价格图,里边有蜡炬图,OHLC图,线图,可以放大缩小,可拖动。还有基于 XML 的级联菜单。-A Stock Charts Written in pure Action Script 3. Include Candle stick, OHLC, Line.Also, there is a zoom function.
- 2022-04-19 07:48:07下载
- 积分:1
-
TOOLTIP自定义,简单实用,界面比系统的稍微好一点
TOOLTIP自定义,简单实用,界面比系统的稍微好一点-ToolTip custom, simple and practical than the system interface slightly better
- 2022-03-17 03:41:19下载
- 积分:1
-
xp style menu achieve
xp风格的菜单实现-xp style menu achieve
- 2022-03-19 22:35:22下载
- 积分:1
-
在MFC中显示Word文档,这个比较简单,没有啥好说的啦。
在MFC中显示Word文档,这个比较简单,没有啥好说的啦。-MFC show in Word documents, the relatively simple, no receivers incorporate a few million.
- 2022-12-20 10:20:03下载
- 积分:1
-
C++语言俄罗斯方块
MFC开发俄罗斯方块,WINDOWS消息反馈机制,比较简单,也用了很多别人的代码。
- 2023-06-10 22:25:03下载
- 积分:1
-
the window title of the icon displayed on animation demo program has been prepar...
在窗口的标题条上显示动画图标演示程序 用VC++编写而成-the window title of the icon displayed on animation demo program has been prepared with VC
- 2023-06-26 07:50:04下载
- 积分:1
-
The use of GDI+ technology to draw a curve. This is a good curve, a friend in ne...
使用GDI+技术画出一条曲线。这是比较好的曲线,需要的朋友可以下载来参考一下。-The use of GDI+ technology to draw a curve. This is a good curve, a friend in need can be downloaded for reference.
- 2022-05-28 10:38:36下载
- 积分:1