-
.Net框架在用户界面上提供3种方式:windows forms,wed forms和控制台应用程序。本篇主要讨论托管C++开发win标单的一般方法...
.Net框架在用户界面上提供3种方式:windows forms,wed forms和控制台应用程序。本篇主要讨论托管C++开发win标单的一般方法-. Net Framework in the user interface to provide three kinds of ways: windows forms, wed forms and console applications. This focus on hosting C++ Development bid win the general method
- 2022-08-11 21:51:38下载
- 积分:1
-
一个使用dll中的文档视图类的例子
一个使用dll中的文档视图类的例子--An example of using document view class in dll
- 2022-08-22 07:07:32下载
- 积分:1
-
一个仿delphi3.0的程序。
一个仿delphi3.0的程序。-an imitation delphi3.0 procedures.
- 2022-03-10 18:25:26下载
- 积分:1
-
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
-
怎样使用MSCHART控件,进行编程。
怎样使用MSCHART控件,进行编程。-how to use the controls, programming.
- 2022-03-16 20:07:03下载
- 积分:1
-
一个类似于vc的界面源码,让vc界面开发变得简单多了.
一个类似于vc的界面源码,让vc界面开发变得简单多了.-Vc interface similar to the one source, so that vc interface development becomes much simpler.
- 2022-02-12 06:05:32下载
- 积分:1
-
qt安卓版日历(查询圩日) 源程序
qt安卓版日历(查询圩日) 源程序 使用Qt开发android程序
- 2023-08-04 16:55:04下载
- 积分:1
-
delphi数字图像处理一书源代码,科学出版社出版.
delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
- 2022-01-22 03:59:32下载
- 积分:1
-
机器里要装有Flash播放软件(你的IE能显示Flash)。IE之所以能显示Flash是安装了由
Macromedia公司提供的swflash.ocx控件,...
机器里要装有Flash播放软件(你的IE能显示Flash)。IE之所以能显示Flash是安装了由
Macromedia公司提供的swflash.ocx控件,我们可以在Win98的$WindowsSystemMacromed Flash中
或在Win2000中的$WinntSystem32 MacromedFlash中找到它。ActiveX控件在Windows里是通用的,
Delphi也同样支持。
-machine to be installed Flash Player software (IE you can show that the Flash). IE will show why Flash is installed by the Macromedia swflash.ocx control, we can Win98 $ Windows System Macromed Flash or in the Win2000 $ WINNT System32 Macromed Flash find it. ActiveX control in Windows Lane is a versatile, Delphi also support.
- 2022-01-26 01:57:39下载
- 积分:1
-
add dialog to the structure of Doc and view
vc++编写的如何在文档视图结构中多次添加对话框的例子-add dialog to the structure of Doc and view
- 2022-09-10 19:50:04下载
- 积分:1