-
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
-
Address Book
简单的数据库项目对于收集有关数据库的知识非常有用。通讯录是学习数据库和实践开发编程的乞讨级工程。
- 2022-05-16 12:45:57下载
- 积分:1
-
use API to change the menu, so that it has a couple of lists, like the Windows S...
使用API改变菜单,使之具有几列,如同Windows的开始菜单一样-use API to change the menu, so that it has a couple of lists, like the Windows Start menu, like
- 2022-05-14 05:36:12下载
- 积分:1
-
美观的图形界面,采用GDI+和常说的一次画到内存同时显示.圆角处理等...
美观的图形界面,采用GDI+和常说的一次画到内存同时显示.圆角处理等-Attractive graphical interface, using GDI+ And often said that a painting into memory at the same time show. Fillets, such as treatment
- 2022-01-26 02:28:50下载
- 积分:1
-
演示了几种控件的拖拽操作,拖动一个很好的学习例子…
演示了几个控件的拖放,是一个很好的学习拖动的例子
- 2022-05-31 15:41:51下载
- 积分:1
-
这个源程序演示了如何在两个列表控件上拖动文本。
这个源程序演示了如何在两个列表控件上拖动文本。 -This source code demonstrates how to drag the two list controls the text.
- 2022-12-26 03:55:03下载
- 积分:1
-
采用tcp方式,实现文字聊天的服务端,在vc环境下实现
采用tcp方式,实现文字聊天的服务端,在vc环境下实现
- 2023-01-28 01:35:04下载
- 积分:1
-
VC中常用的CListCtrl控件,该代码的功能主要是实现查询,功能不是很强,但代码的思想具有很强的参考,很有实用价值....
VC中常用的CListCtrl控件,该代码的功能主要是实现查询,功能不是很强,但代码的思想具有很强的参考,很有实用价值.-VC common CListCtrl Control, the main function of the code is to achieve inquiries function is not very strong, but the code has a strong ideological reference for the very practical value.
- 2023-02-23 11:25:04下载
- 积分:1
-
VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿!...
VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿!
-VC liquidation aides use the multithreading can find a large number of documents UI will not lead to a halt!
- 2022-02-05 16:31:25下载
- 积分:1
-
打印到一个目录的打印监控
打印到一个目录的打印监控-Print to print a directory of control
- 2022-01-26 07:16:51下载
- 积分:1