-
VC实现神奇的云彩效果,包含有VB和VC两个版本的源代码m
VC实现神奇的云彩效果,包含有VB和VC两个版本的源代码m-VC to achieve amazing effects of clouds
- 2022-03-07 08:54:30下载
- 积分:1
-
The examples are given in detail in a single document the procedures to achieve...
本实例给出了详细的在单文档程序中实现多视图的切换。-The examples are given in detail in a single document the procedures to achieve multi-view of the switch.
- 2022-03-24 19:37:08下载
- 积分:1
-
DELPHI GDI 界面设计
一个用DELPHI 写GDI简单的界面源码
- 2022-01-25 19:26:55下载
- 积分:1
-
vc++ 拨号上网源码
一个c++做的拨号程序,可应用于普通拨号上网,也可添加vpn连接。内附源码可以做学习开发用
- 2022-03-11 08:42:23下载
- 积分:1
-
这是一个多个SPLITTER VIEW的动态切换操作,不用对窗口重新创建和销毁,所以速度较快....
这是一个多个SPLITTER VIEW的动态切换操作,不用对窗口重新创建和销毁,所以速度较快.-This is more than one SPLITTER VIEW dynamic switching operation, no need to re-create the window and destruction, so fast.
- 2022-10-13 18:20:03下载
- 积分:1
-
一套MFC之外的界面扩展库,可以实现类似Office2003等高级界面,内有例子程序,可以参看...
一套MFC之外的界面扩展库,可以实现类似Office2003等高级界面,内有例子程序,可以参看-A set of MFC extensions outside interface, you can achieve a similar high-level interface, such as Office2003, there are examples of the procedure, you can see
- 2022-03-06 07:17:53下载
- 积分: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
-
用 QT 写的一个跨平台的图片浏览软件。
学习QT的可以参考下。...
用 QT 写的一个跨平台的图片浏览软件。
学习QT的可以参考下。 -Written using QT, a cross-platform image browser software. QT-learning can refer to the next.
- 2022-02-15 02:32:09下载
- 积分:1
-
用下来的程序代码,简单实用
一个倒计时的源代码,相对比较简单,但有用-code of countting down program,simle and usful
- 2023-02-26 18:20:03下载
- 积分:1
-
非常实用的放大镜,浮动窗体,可以放大屏幕到任何倍数.
非常实用的放大镜,浮动窗体,可以放大屏幕到任何倍数.-very useful magnifying glass, floating windows, can enlarge the screen to any multiples.
- 2022-02-13 19:12:06下载
- 积分:1