-
VB 窗口隐藏&VB 窗口显示,如何获得窗口句柄
VB 窗口隐藏&VB 窗口显示,如何获得窗口句柄-Hide Window
- 2022-08-21 14:51:30下载
- 积分:1
-
kkkkkkkkkkkkkkkkkkkkkkk
日本国际大学 lkjlkjn lkjjkjl mllkmlkmlkojkj hkjhgkjhgkjhjk gjguhl;nlijiupoml hjkhhjgiohklh mlkmliohjkn ;,n ; nj
- 2022-09-27 01:00: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
-
VC++编写的颜色渐变的进度条
VC++编写的颜色渐变的进度条-VC prepared by the color of the gradual progress
- 2023-05-14 16:55:02下载
- 积分:1
-
VC实例初始化界面应用程序大家可以做简单参考
VC实例初始化界面应用程序大家可以做简单参考-VC initialization interface application examples everyone can make a simple reference
- 2023-04-29 13:50:02下载
- 积分:1
-
编写一个程序,在窗口中显示“VC中显示字体与背景”,字体颜色为红色,背景色为黄色,字体为宋体,字高40。...
编写一个程序,在窗口中显示“VC中显示字体与背景”,字体颜色为红色,背景色为黄色,字体为宋体,字高40。-Write a program displayed in the window " VC to display fonts and background" , font color is red, a yellow background color, font to Arial, the words high 40.
- 2022-05-28 23:19:43下载
- 积分:1
-
一本windows编程实例中的一个c++编程实例
一本windows编程实例中的一个c++编程实例-a windows programming examples of a c++ programming examples
- 2022-03-25 16:31:22下载
- 积分:1
-
Outlook一样的界面实现程序。可以使用
Outlook一样的界面实现程序。可以使用-Outlook interface to achieve the same procedures. Use
- 2023-07-06 10:20:02下载
- 积分:1
-
相当流行的编辑器 这个是修改过的版本 比原来的版本更好用
相当流行的编辑器 这个是修改过的版本 比原来的版本更好用 -Very popular editor that is a modified version better than the original version with
- 2022-02-13 09:26:12下载
- 积分:1
-
qt按钮和槽函数,实现一个关闭按钮
qt按钮和相对应的槽函数,实现一个关闭按钮,语言是C++,使用QTdesigner画界面,使用dialog对话框,在Linux下实现编程
- 2022-09-07 08:30:03下载
- 积分:1