-
This a transparent example of the menu is actually very beautiful I was examinin...
这是一个透明菜单的 例子 其实很漂亮 我正在研究这个代码 希望 大家能和我一起交流一下 然后彼此沟通沟通 最好是有女朋友和我沟通-This a transparent example of the menu is actually very beautiful I was examining the code and hope that we can join me in sharing what then communicate communication is the best girlfriend and I communicate Oh
- 2022-03-22 10:37:08下载
- 积分:1
-
pls try, it easy to control Got controls and a small file si ze.
pls try,it easy to control ui controls and a small file size.-pls try, it easy to control Got controls and a small file si ze.
- 2022-03-31 06:32:59下载
- 积分:1
-
该程序主要实现了Visual Studio风格的窗口,界面为左边、底部有两个可浮动、可变大小的控制窗体,其界面简洁紧凑,用途很广,通用性很强。...
该程序主要实现了Visual Studio风格的窗口,界面为左边、底部有两个可浮动、可变大小的控制窗体,其界面简洁紧凑,用途很广,通用性很强。-the procedure main Visual Studio style of the window, the interface to the left, the bottom two floating, variable size window control, interface compact, uses very broad, very general nature.
- 2022-03-21 10:41:28下载
- 积分: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
-
这是我找到的一个小程序,关于图形处理的,希望对大家有所帮助!...
这是我找到的一个小程序,关于图形处理的,希望对大家有所帮助!-This is what I found a small program on the graphics processing, we want to help!
- 2022-02-20 07:04:35下载
- 积分:1
-
Interrupt Controller experimental Interrupt Controller experimental Interrupt Co...
中断控制器实验中断控制器实验中断控制器实验中断控制器实验中断控制器
- 2022-02-04 01:08:47下载
- 积分:1
-
非常好的winform窗口布局源码,仿vs.net开发界面,可随意拖动、驻留...
非常好的winform窗口布局源码,仿vs.net开发界面,可随意拖动、驻留-dockpanel
- 2023-05-11 23:50:03下载
- 积分:1
-
through palette procedures can easily find the appropriate color with the CDC ca...
通过调色程序可以很方便的找到合适的颜色 用CDC类的SetTextColor()函数和FillRect()函数改变文本框的字体颜色和背景颜色-through palette procedures can easily find the appropriate color with the CDC category SetTextColor () function and FillRect () function to change the text box font color and background color
- 2023-01-24 09:40:04下载
- 积分:1
-
应用于MFC的窗口分割
If your application uses MFC in a shared DLL, and your applicat...
应用于MFC的窗口分割
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC40XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC40DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-MFC application partition window If your application uses MFC in a shared DLL, and your application is in a language other than the operating system" s current language, you will need to copy the corresponding localized resources MFC40XXX.DLL from the Microsoft Visual C++ CD- ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ( " XXX" stands for the language abbreviation. For exam
- 2022-04-26 15:45:34下载
- 积分:1
-
串行端口在CSharp的例子
例如使用串口数据验证终端,而不是命令提示符窗口,它可能需要按您的需求做一些修改。
- 2022-01-25 14:33:48下载
- 积分:1