-
可以实现对单个文件名(或是整个文件夹内的所有文件名)按照指定的替换规则替换...
可以实现对单个文件名(或是整个文件夹内的所有文件名)按照指定的替换规则替换-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
-
foreigner was a window
老外写的窗口子类化示例代码!学习用极佳。-foreigner was a window-type of sample code! Learning excellent.
- 2022-11-29 07:20:03下载
- 积分:1
-
Font Previewer 系统字体预览工具
Font Previewer 系统字体预览工具-Font Previewer system font preview tool
- 2022-03-09 22:55:40下载
- 积分:1
-
用VC++6.0实现“更改图标”对话框
用VC++6.0实现“更改图标”对话框-VC 6.0 "change icon" dialog
- 2022-05-15 18:23:43下载
- 积分: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窗口和基本绘图。
windows编程基础程序。创建windows窗口和基本绘图。-the basis of windows programming procedures. Create a windows window and basic graphics.
- 2022-01-27 18:31:50下载
- 积分:1
-
本工程是实现一个播放器程序,够能实现基本播放功能
本工程是实现一个播放器程序,够能实现基本播放功能-This project is to achieve a player program, enough to achieve the basic playback functions
- 2022-01-29 00:43:16下载
- 积分:1
-
使clistview控件里某些item颜色不同
使clistview控件里某些item颜色不同-Clistview controls so that certain item in different colors
- 2022-10-27 12:50:03下载
- 积分:1
-
在VB窗体制可以改变程序的背景图像,计算。
一个基于VB编写的可改变窗体背景图象的程序,能根据窗体大小的变化自动改变填充的面积-a preparation for the VB Forms can change the background image of procedures, According to the Window Size changes automatically change the filling area
- 2022-01-25 23:31:59下载
- 积分:1
-
一个被人忽略的控件CTabControl,实现页面切换,非常实用.
一个被人忽略的控件CTabControl,实现页面切换,非常实用.-err
- 2023-04-06 11:55:04下载
- 积分:1