-
一个模仿realone的窗体代码
只是单窗体,无其他控件
一个模仿realone的窗体代码
只是单窗体,无其他控件-a copy of the Form Form code alone, without other controls
- 2022-06-15 20:38:57下载
- 积分:1
-
本教程是一本vb初级图文教程,初学vb的朋友可以下载看看.
本教程是一本vb初级图文教程,初学vb的朋友可以下载看看.-Directory is a primary transmission vb Guide, beginner vb friends can download to see.
- 2022-02-02 19:52:38下载
- 积分:1
-
用Visual c++作的FTP文件上传客户端工具,功能强大,可供学习VC人员下载学习使用!...
用Visual c++作的FTP文件上传客户端工具,功能强大,可供学习VC人员下载学习使用!-Using Visual c++ for the FTP client tool to upload files and powerful for the study and download VC personnel learning to use!
- 2022-01-28 04:56:49下载
- 积分:1
-
学生信息中心
应用背景这是因为学生的过程gfdhf jhfdbjh cbjhcxhbc显宰chjkchjvk jkhjsdhjknc CNB VBN数据全部学生信息系统中的应用关键技术ASP.NET是一个在线应用程序,保持关于studebnts nmbcvmnc cvnbcvx 信息;cxjcvxbcv cxbcvx vcjhccx
- 2022-01-22 01:37:07下载
- 积分:1
-
operating system to guide experimental courses, a curriculum The purpose of this...
操作系统课程实验指导书, 一、 课程实验的目的 二、 课程实验要求 四、 课程实习题目 、报告的要求和格式-operating system to guide experimental courses, a curriculum The purpose of this experiment two, four courses experimental requirements, training courses topic, reporting requirements and format
- 2022-02-26 13:25:51下载
- 积分:1
-
Codejock XTreme Toolkit Pro 8.60
非常非常有名的界面库了,8.60版的全部内容
安装之后包括源代码等。
XTreme...
Codejock XTreme Toolkit Pro 8.60
非常非常有名的界面库了,8.60版的全部内容
安装之后包括源代码等。
XTreme Toolkit Pro 是非常专业和最好的界面库之一。-Codejock XTreme Toolkit Pro 8.60 is very, very well-known industry the surface, 8.60 version of the entire contents after installation including source code, and so on. XTreme Toolkit Pro is a very professional and the best one of the interface library.
- 2022-01-26 08:32:16下载
- 积分:1
-
peer
点对 话能同时控制对方的一个程序可以学习着用-peer-to-peer dialogue would contain a procedure for the other side can learn to use
- 2022-06-22 04:57:05下载
- 积分:1
-
AppFace supports three skin loading from the disk loading, loading resources fro...
AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll"
- 2022-03-05 03:56:05下载
- 积分: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
-
图像采集程序,用于图像采集卡采集图像。主要是界面设计方面以及线程之类的...
图像采集程序,用于图像采集卡采集图像。主要是界面设计方面以及线程之类的-image acquisition procedures for image acquisition card collecting images. Interface design is the main aspects of such threads
- 2022-02-03 11:11:18下载
- 积分:1