-
VB 如何获取硬盘温度
应用背景 首先运行VB 6中文版,建立一个标准的exe工程,将窗体命名为frmmain,borderstyle属性设为:3-fixed,caption,属性设置为空;接着添加一个frame控件——“frame1”,caption属性设置为空,再添加picturebox控件pctPrg,前景色为绿色,背景色为浅红色;最后添加一个定时器控件——“timer”,interval设置为100(当然,也可以根据自己的需要设置读取间隔),enabled设置为true,其他的属性采用系统的默认值,调整窗体和控件到适当位置和适当大小即可(参见附图)。关键技术需要说明的是,在内存配置较低的计算机中(比如内存32MB,Windows 98第二版),CPU的占有率是较高的,一般能够达到50%,这可能是由于系统需要CPU进行许多的运算模拟来弥补资源的不足。然而在88MB内存,同样操作系统的机器上,占有率一般只有10%。另外,本文主窗体中定时器运行过程函数中调用的FormatPercent函数是VB 6.0新添加的一个函数,它的作用是将一个表达式转化成百分数。用VB 5.0开发的读者需要采取其他变通方法,以实现监控CPU功能。本程序在Windows 98第二版、VB 6.0中文企业版下测试通过。
- 2022-07-19 23:40:29下载
- 积分:1
-
by finishing a widget library, which contains the most VC6.0 Controls Programmin...
通过整理的一个控件库,其中包含了VC6.0中大部分控件,对于界面编程非常有效。-by finishing a widget library, which contains the most VC6.0 Controls Programming interface for the very effective.
- 2022-10-23 07:20:04下载
- 积分:1
-
一个利用MFC编写的类似于记事本的程序,能进行打开保存等操作...
一个利用MFC编写的类似于记事本的程序,能进行打开保存等操作-The use of MFC prepared a notebook similar to the procedure, can be preserved, such as open operation
- 2022-06-28 08:18:06下载
- 积分:1
-
A dock, and can be automatically hidden, and can be peeling the OutLookBar. I th...
一个可停靠的、可自动隐藏的、并且可以换肤的 OutLookBar。我认为如果制作一个可以停靠的 OutLookBar 一定非常酷 。-A dock, and can be automatically hidden, and can be peeling the OutLookBar. I think if you can make a docked OutLookBar be very cool.
- 2023-05-10 18:20:02下载
- 积分:1
-
XMPP 客户端基于 qxmpp
Based on QXMPP, this is a GUI communication client, using which you can send and receive text message and file transmission.
- 2022-08-16 20:16:49下载
- 积分:1
-
基于MFC的界面代码,基本上实现了各种控件,从播放器中剥离出来的,可以很容易的更换皮肤 VC6, VC 2003, VC 2005 可用...
基于MFC的界面代码,基本上实现了各种控件,从播放器中剥离出来的,可以很容易的更换皮肤 VC6, VC 2003, VC 2005 可用-MFC based interface code, basically realize a variety of controls, from the player spun off, you can easily replace the skin of VC6, VC 2003, VC 2005 available
- 2022-04-24 12:18:03下载
- 积分:1
-
embedded database programs allow you to the procedure, has its own database of t...
嵌入数据库程序,让你的程序,拥有自己的最小的数据库。-embedded database programs allow you to the procedure, has its own database of the smallest.
- 2022-03-07 06:01:44下载
- 积分:1
-
计算器,labview
一个图形计算器,其中支持所有基本的算术运算。优秀的教育与 LabView 的进步。
- 2022-02-11 21:24:44下载
- 积分:1
-
MFC 串口助手
串口助手源代码,使用MFC开发 VC++ 6.0,使用串口控件Scomn,用于上位机下位机通信
- 2022-05-16 17:44:40下载
- 积分:1
-
路径选择控件
路径选择控件 -The control of selecting path
- 2022-12-22 12:55:02下载
- 积分:1