-
介绍一个有Toolbar功能的可重用类 CPopupText
介绍一个有Toolbar功能的可重用类 CPopupText-Toolbar introduced a function of reusable type CPopupText
- 2022-06-21 09:09:29下载
- 积分:1
-
一个简单的通过读取文件验证,登陆系统的一个小对话框程序...
一个简单的通过读取文件验证,登陆系统的一个小对话框程序-By reading a simple file validation, landing system, a small dialog box procedure
- 2022-05-27 18:29:50下载
- 积分:1
-
很不错的一个界面控件,使用起来也很方便,美化了VC中的标准界面...
很不错的一个界面控件,使用起来也很方便,美化了VC中的标准界面-A very good interface controls, is also very convenient to use, landscaping standards in the VC interface
- 2022-12-27 03:15:03下载
- 积分:1
-
采用tcp方式,实现文字聊天的客户端,在vc环境下实现
采用tcp方式,实现文字聊天的客户端,在vc环境下实现-Tcp approach used to achieve a text chat client, in the circumstances realize vc
- 2022-09-29 19:15: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
-
十字图形库 lgi
LGI的主要目的是抽象掉的区别操作系统的,并提供一个洽的API,应用程序可以针对。作为一个次要目标图书馆应该努力做到小巧,易于分布,无腹胀出下载的应用程序。也API被设计成尽可能的简单的程序员使用,而不对各种平台牺牲功能支持。该库不旨在被应用程序之间共享因为在API和对象大小太大变化到值得一共享库的方法。在未来,这可能会,如果改变的兼容性可以得到改善。
- 2022-05-24 01:57:34下载
- 积分:1
-
C++滚动字幕
应用背景股票投资软件滚动字幕控件,用来展示实时行情。可以自定义字体颜色,字体型号,行分割符,滚动速度。支持中文,英文,数字以及常见符号。关键技术使用vc进行开发,通过系统内置定时器。实现字幕滚动,用户可以自定义常见内容,实现自拓展展示内容。
- 2022-05-26 04:46:09下载
- 积分:1
-
占用内存极少的菜单系统的实现,本程序可以实现中英文切换...
占用内存极少的菜单系统的实现,本程序可以实现中英文切换-Very little memory to achieve the menu system, this procedure can be achieved in both Chinese and English switch
- 2022-01-29 02:00:34下载
- 积分:1
-
C++builder操作任务栏图标,一用就会的代码.
C++builder操作任务栏图标,一用就会的代码.-C builder operation task bar icon, a code will be used.
- 2022-02-02 07:03:14下载
- 积分:1
-
本程序对电网的控制作了详细的说明和少量的说明…
此程序对Grid控件进行了详尽的介绍,且代码量小,很容易理解,并对其背景颜色进行填充,是Grid控件初级开发的一个理解台阶-this procedure right Grid Control for a detailed explanation and a small amount of code, it is easy to understand, and its background color to fill the Grid Control is the primary understanding of the development of a higher level
- 2022-05-23 14:51:25下载
- 积分:1