-
Vc6.0 implemented using a calculator applet I thinks this little calculator fea...
一个用vc6.0实现的计算器小程序;本人自认为这个小计算器的功能比windows自带的计算器要强大!-Vc6.0 implemented using a calculator applet I thinks this little calculator features than windows built-in calculator to become powerful!
- 2022-11-05 02:25:02下载
- 积分:1
-
这是一个用VC编写的读取实现过程的文本程序…
本程序是一个用vc编写的实现对读入文本的读取的一个程序,但是还有一些缺陷不是很完善,希望与大家交流-this is a procedure with the realization vc prepared to read the text of a procedure to read, but also has some flaws is not perfect, and we hope that the exchanges
- 2022-03-23 13:08:17下载
- 积分:1
-
形状怪异的多边形窗体
形状怪异的多边形窗体-polygon shapes strange forms
- 2022-02-13 20:31:15下载
- 积分:1
-
自定义对话框演示的代码提供,让用户可以更加清楚地理解和运用自定义对话框。...
自定义对话框演示的代码提供,让用户可以更加清楚地理解和运用自定义对话框。-Custom dialog demo code provided, so users can more clearly understand and use a custom dialog box.
- 2022-03-06 04:47:58下载
- 积分:1
-
模态对话框中使用多种控件。为进度 控件编程;为连续的跟踪栏控件编程;为
不连续的跟踪栏控件编程;为微调按纽控件编程;设置一个图像列表;为树形控...
模态对话框中使用多种控件。为进度 控件编程;为连续的跟踪栏控件编程;为
不连续的跟踪栏控件编程;为微调按纽控件编程;设置一个图像列表;为树形控
件编程。-Modal Dialog use of a variety of controls. Control of the progress of programming; For continuous tracking control column programming; For discrete control column tracking programming; Button controls for fine-tuning programming; Set up a list of images; Tree controls for programming.
- 2022-12-08 02:00:03下载
- 积分:1
-
创建一个不可关闭的对话框
创建一个不可关闭的对话框-not create a closed box
- 2023-03-06 14:20:03下载
- 积分:1
-
一个可以实现界面不同透明效果的小程序
一个可以实现界面不同透明效果的小程序-can achieve a different interface effects of small transparent procedures
- 2022-03-24 00:58:03下载
- 积分:1
-
一个很不错的酒店管理系统,是用VC编写的.请大家多多支持...
一个很不错的酒店管理系统,是用VC编写的.请大家多多支持-a very good hotel management system, is used to prepare the VC. Please generous support!
- 2022-12-13 21:45:03下载
- 积分:1
-
Click of a button, another dialog box pop Demo of the first step: add (Insert Di...
点击按钮,弹出另一个对话框的Demo
第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单!
第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog
第三步:在主对话框中为按钮添加函数。如下:
void CClickDialogDlg::OnButton1()
{
// TODO: Add your control notification handler code here
CDialog1 dlg
dlg.DoModal()
}
不要忘记#include "Dialog1.h"-Click of a button, another dialog box pop Demo of the first step: add (Insert Dialog) to the pop-up Dialog, according to their own needs can be designed interface, because I am a simple Demo, so very simple! Step two: add Dialog to add the establishment of a succession of DLG class, class CDialog1: public CDialog third step: in the main dialog box for the button to add the function. As follows: void CClickDialogDlg:: OnButton1 () (//TODO: Add your control notification handler code here CDialog1 dlg dlg.DoModal ()) do not forget# Include
- 2022-03-18 15:40:01下载
- 积分:1
-
Window transparent way to the production of special
窗口透明方法,可以制作异形窗体,达到奇特的效果-Window transparent way to the production of special-shaped form, to the effect of peculiar
- 2022-03-13 12:14:22下载
- 积分:1