-
几个VB自绘菜单例子
几个VB自绘菜单例子,有顶级菜单,有弹出式菜单
- 2022-02-01 05:10:46下载
- 积分: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中常用的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
-
一个小乌龟动画,用到JAVA中的很多知识,有助于帮助大家很好的理解JAVA中平面动画的做法...
一个小乌龟动画,用到JAVA中的很多知识,有助于帮助大家很好的理解JAVA中平面动画的做法-a small turtle animation, used in many Java knowledge, we help the good understanding Java animation of Plane
- 2022-04-25 08:21:21下载
- 积分:1
-
sensor management in grid environment
sensor management in grid environment
se...
sensor management in grid environment
sensor m anagement in grid environment
sensor management in grid environment
-sensor management in grid environment
sensor management in grid environment
sensor management in grid environment
sensor management in grid environment
- 2023-04-08 02:30:04下载
- 积分:1
-
使用固定
使用固定大小的切分窗口(上面、左边部分)在视图中加入标尺。(就象Photoshop中的标尺那样)酷极了-use of fixed-size cut-window (above, left) into the View Bar. (Photoshop as a yardstick as) a very cool
- 2022-04-24 07:56:38下载
- 积分:1
-
shellcontrols VCL Delphi项目
ShellControls vcl delphi project
- 2022-03-17 04:10:17下载
- 积分:1
-
一个JAVA做的音频播放器,能够播放MID格式的音频文件,能够控制音乐的流量和声音的大小...
一个JAVA做的音频播放器,能够播放MID格式的音频文件,能够控制音乐的流量和声音的大小- JAVA does the audio frequency player, can broadcast the MID
form the audio frequency document, can control the music the current
capacity and the sound size
- 2022-03-10 23:17:29下载
- 积分:1
-
HGE 2D游戏引擎 GUI 控件扩展
老外的例子,实现了常用的按钮、列表框、下拉等控件。。。
- 2023-05-30 11:55:03下载
- 积分:1
-
thank you
主要功能:用户登录、增加学生信息、删除学生信息、修改学生信息、查询学生信息、学生成绩排序-thank you
- 2022-02-04 21:58:04下载
- 积分:1