-
本程序属于界面编写的一种
本程序属于界面编写的一种-interface of this program is to prepare a
- 2022-03-14 12:15:11下载
- 积分:1
-
一个界面编程的例子,用框架分隔窗口。点击左边的窗口,可以改变右边的窗口及内容...
一个界面编程的例子,用框架分隔窗口。点击左边的窗口,可以改变右边的窗口及内容-a programming interface example, the framework used separate window. Click on the left side of the window can be changed right side of the window and content
- 2022-12-06 03:35:03下载
- 积分:1
-
害怕...3D 游戏
使用 java 编写的项目。射击游戏像半条命。主要玩家杀死敌人做一些运动。
- 2023-07-25 12:40:03下载
- 积分:1
-
用VC实现图像的缩放,希望对你的学习有用!
用VC实现图像的缩放,希望对你的学习有用!-with VC image zoom, you want to learn useful!
- 2022-02-05 18:11:56下载
- 积分:1
-
This is a drawing program, we can draw graphics Tools menu, you can use the last...
这是一个绘图程序,既可以用Tools菜单绘制图形,也可以用最后一行的工具条绘制。-This is a drawing program, we can draw graphics Tools menu, you can use the last line of the drawing toolbar.
- 2022-12-03 00:10:03下载
- 积分:1
-
用VB扫描硬盘上的文件和东西,调用API和DIR命令!是你最好的工具和手册...
用VB扫描硬盘上的文件和东西,调用API和DIR命令!是你最好的工具和手册-VB scanning files on the drive and the things that API calls and DIR command! You are the best tools and manuals! !
- 2022-05-12 15:12:10下载
- 积分: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
-
CPU与内存波形检测器
实时获取CPU和内存的使用率,在VC6下使用双缓存将波形图实时的绘制出来,并从右向左移动,从而达到监控CPU和内存使用率的效果。程序运行完整有效,值得借鉴。
- 2022-02-09 15:51:20下载
- 积分:1
-
分割窗口的简单举例,可以将窗口界面按任意行列分割,并使用相关部分。...
分割窗口的简单举例,可以将窗口界面按任意行列分割,并使用相关部分。-split window simple example can be window interface ranks by arbitrary division and the use of the relevant parts.
- 2022-03-23 09:52:17下载
- 积分:1
-
具有浮动风格的界面工具库
具有浮动风格的界面工具库-with floating-style interface toolkit
- 2022-10-01 17:25:03下载
- 积分:1