-
close the dialog, the dialog box to gradually disappear transparent manner
关闭对话框时,对话框以逐渐透明的方式消失-close the dialog, the dialog box to gradually disappear transparent manner
- 2022-08-05 16:37:12下载
- 积分: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++环境中-this program achieved a tree node controls the scrolling function, compiler runs on VC++ environment
- 2022-02-02 06:33:55下载
- 积分:1
-
我的项目
你不必将 crystal32.ocx 在您的计算机复制到这windowssystem 目录,然后转到组件选项工具菜单,然后将它添加到组件对话框中单击浏览选项
- 2023-03-12 01:35:04下载
- 积分:1
-
你想实现其他形式吗?现在这里是用VB6.0窗体支持编辑…
你想实现另类的窗体?现在这里有一个用VB6.0编辑的窗体程序,能使你实现窗体的T形-you want to achieve alternative forms? Now here is an editor with VB6.0 Form procedures, will enable you to achieve the T-Form
- 2022-11-04 07:00:02下载
- 积分:1
-
界面程序事例,希望大家喜欢!
界面程序事例,希望大家喜欢!-interface procedures example, hope you like them!
- 2022-07-02 10:28:11下载
- 积分:1
-
学习gdi+的好程序,非常适合初学者学习使用
学习gdi+的好程序,非常适合初学者学习使用-Learning gdi+ A good process, very suitable for beginners learning to use
- 2022-07-25 04:37:06下载
- 积分:1
-
一个很好的java游戏,包括所有源和回答的类文件!
a good java game include all source and the replied class files!-a good game include all source and the r eplied class files!
- 2022-01-27 14:27:40下载
- 积分:1
-
象MSN一样的提示信息, 并且提示后不会强占焦点
象MSN一样的提示信息, 并且提示后不会强占焦点-MSN as the same message, and suggested the focus would not usurp
- 2022-06-17 19:49:44下载
- 积分:1
-
基于联通SGIP1.2供简单的短信平台开发系统接口
基于联通SGIP1.2接口库开发的简单短消息平台,支持参数配置,日志记录功能。同时与后台数据库集成,自动将接收到的消息写入数据库的MO_Log表,同时将发送出去的消息写入MT_Log表,失败的话记录失败原因.MT_Log表的FinishFlag字段表示发送是否成功,FinishFlag = 0表示正在短信中心等待,发送成功的话FinishFlag=1,失败的话=2,如果发送失败,将在ErrorDescribe字段中记录失败原因。 数据库可以是Access,SqlServer2000,Oracle,或者Sybase等,只要有MO_Log,MT_Log表即可。也可以建立一个发送表,将要发送的消息写入该表,然后程序定时检测该表的内容,有新记录的话就发送出去。 程序现在用的是ACCESS数据库,如果要改用其它数据库的话,需要更改数据库的连接字符串。-Unicom SGIP1.2 based interface for the development of a simple SMS platform to support parameter configuration, logging function. While integrated with the back-end databases, automatically sending the information into the database MO_Log table, will be sent out into the news MT_Log table, and failure to do what the reasons for failure. MT_Log questionnaire sent FinishFlag field said that the success of FinishFlag = 0 is said the Center for SMS, successfully sent the FinishFlag = 1, the failure = 2, if this fails, will ErrorDescribe field record the reasons for failure. Access is the database, SqlServer2000, Oracle,
- 2022-10-29 06:40:03下载
- 积分:1