-
可以打开一个bmp位图并进行各种图像处理和图像变换操作,功能强大...
可以打开一个bmp位图并进行各种图像处理和图像变换操作,功能强大-bmp can open a bitmap and various image processing and image transform operation, powerful
- 2022-05-10 10:31:15下载
- 积分:1
-
这是一个简单的Visual C++ 6多文档(MDI)项目,允许开放…
This a simple visual C++ 6.0 multiple document (MDI) project that allows opening / saving multiple types of documents. Normally, when you start an MDI project, you are allowed to associate one file type -This a simple visual C++ 6.0 multiple document (MDI) project that allows opening/saving multiple types of documents. Normally, when you start an MDI project, you are allowed to associate one file type
- 2023-07-05 02:40:03下载
- 积分:1
-
variable segmentation View Control, the use of static splitterWnd View window to...
可变的分割视图控件,利用splitterWnd静态将视图窗口分割开来!-variable segmentation View Control, the use of static splitterWnd View window to carve up!
- 2022-02-10 00:11:58下载
- 积分: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
-
一个简单的窗口程序,对于初学者理解windows程序原理和上路会有一定的帮助...
一个简单的窗口程序,对于初学者理解windows程序原理和上路会有一定的帮助-A simple window procedure, for beginners to understand the principles and the road windows program will help
- 2022-07-21 04:05:37下载
- 积分:1
-
This example can increase the CFileDialog a button
这个例子能够在CFileDialog中增加一对按纽-This example can increase the CFileDialog a button
- 2022-04-27 23:49:48下载
- 积分:1
-
vb实现归并排序,并且是用GDI图形实现排序过程的演示,有重置,自动排序,步进功能...
vb实现归并排序,并且是用GDI图形实现排序过程的演示,有重置,自动排序,步进功能-vb realize merge sort, and is used to sort the process realize GDI graphics demo, have to reset, automatic sorting, step function
- 2022-04-18 16:02:12下载
- 积分:1
-
可以实现对单个文件名(或是整个文件夹内的所有文件名)按照指定的替换规则替换...
可以实现对单个文件名(或是整个文件夹内的所有文件名)按照指定的替换规则替换-can achieve right individual files (or the entire folder of all documents) in accordance with specified rules Replacement Replacement
- 2022-05-26 19:22:55下载
- 积分:1
-
实现了一个可以自动滚动显示信息的窗口,通过在窗口里输入文字,不需要换行所显示的信息就可以自动滚动。...
实现了一个可以自动滚动显示信息的窗口,通过在窗口里输入文字,不需要换行所显示的信息就可以自动滚动。-achieved an automatic rolling window display information through the window Lane to enter text, not-for-trip information on the show can be automatically rolling.
- 2022-05-12 14:56:46下载
- 积分:1
-
对初学MASM32的人有用,是个制作窗口的源程序,希望大家喜欢.
对初学MASM32的人有用,是个制作窗口的源程序,希望大家喜欢.-right novice MASM32 useful to the people, is making the source code window, hope you like them.
- 2022-08-10 07:22:59下载
- 积分:1