-
自己写的一个小时钟程序,用来学习。主要目的是做一个永久置顶的时钟...
自己写的一个小时钟程序,用来学习。主要目的是做一个永久置顶的时钟-himself in a small clock procedures to learn. The main purpose is a permanent set-top so that the clock
- 2022-09-14 20:10:03下载
- 积分:1
-
实现属性对话框的画图小应用程序,是本人做为教学综合的一个程序...
实现属性对话框的画图小应用程序,是本人做为教学综合的一个程序-Attributes dialog to achieve the drawing small applications, and is teaching himself as an integrated process
- 2023-04-20 06:55:03下载
- 积分:1
-
mfc的通用对话框示例,对学习mfc有很大帮助
mfc的通用对话框示例,对学习mfc有很大帮助-mfc the common dialog example, the study will be of great help mfc
- 2022-04-08 06:03:25下载
- 积分:1
-
Biaodilanshang have set up a "closed", "maximize" "mini...
每个窗体的标题栏上都设置了"关闭","最大化""最小化"按纽.如果不想使用这些按纽,运行程序,窗体标题栏上的关闭.最大化.最小化按纽均不可用.-Biaodilanshang have set up a "closed", "maximize" "minimize" button. If we do not want to use these buttons, operating procedures, forms Biaodilanshang the closure. Maximize. Minimize button not available.
- 2022-05-26 23:15:37下载
- 积分:1
-
一个用PB模拟XP中我的电脑左侧导航条的小程序,对界面编程有启发价值...
一个用PB模拟XP中我的电脑左侧导航条的小程序,对界面编程有启发价值-a simulation using PB XP computer I left navigation procedures of the small, right Programming Interface instructive value
- 2023-01-15 23:50:04下载
- 积分:1
-
窗口设计,可以设计任意大小和形状的窗口!适合与对界面设计起步人员!...
窗口设计,可以设计任意大小和形状的窗口!适合与对界面设计起步人员!-window design, can be designed arbitrary size and shape of the window! Fit with the right interface design starting staff!
- 2023-05-08 07:40:02下载
- 积分: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 of the C language development source. Extracting passwords are www.supcod...
窗口开发的 C 语言源程序.解压密码是www.supcode.com-window of the C language development source. Extracting passwords are www.supcode.com
- 2022-05-20 06:20:49下载
- 积分:1
-
此自定义位图(图像)预览控件。糟糕的代码。
This custom bitmap(image) preview control. poor code.-This is custom bitmap(image) preview control. poor code.
- 2023-04-02 17:40:03下载
- 积分:1
-
不同目录中文件保持同步,即可将目录A中的文件copy至目录B,也可将目录B中的文件copy至目录A,同时也可在目录A和目录B之间双向copy...
不同目录中文件保持同步,即可将目录A中的文件copy至目录B,也可将目录B中的文件copy至目录A,同时也可在目录A和目录B之间双向copy-different directory synchronize documents may be Contents A copy of the document to directory B, Contents may also B of the paper copy to a directory, but also in the directory A and B catalog copy between two-way
- 2022-01-27 12:34:56下载
- 积分:1