-
under small dll, used primarily in PDA color adjustment, the volume :)
一个在EVC下实现的小dll,主要用来在PDA上调节色彩、音量了:)-under small dll, used primarily in PDA color adjustment, the volume :)
- 2022-12-24 19:55:03下载
- 积分:1
-
界面相关的OCX控件,可以改变对话框的大小和放大功能。
界面相关的OCX控件,可以改变对话框的大小和放大功能。-Interface related OCX control, can change the dialog size and amplification.
- 2022-05-27 02:20:32下载
- 积分: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
-
报表控件类,我把它放在VC6下也能用,做一个时间。
一个报表类控件,我把它转化到VC6也可以用,对于做显示文档有一定参考意义.-A report class control, I put it into the VC6 can also be used, for doing a certain reference value to display the document.
- 2022-07-26 22:25:57下载
- 积分:1
-
实现在VC中的多个文档的不同视图的显示,
实现在VC中的多个文档的不同视图的显示,-VC achieve multiple document display different views,
- 2022-01-28 18:41:51下载
- 积分:1
-
实现简单的编译器功能
实现简单的编译器功能-simple function of the compiler
- 2023-05-09 22:15:02下载
- 积分:1
-
floating panels, a considerable use of floating panels
浮动面板,相当使用的浮动面板-floating panels, a considerable use of floating panels
- 2022-08-13 17:29:01下载
- 积分:1
-
The use of C++ Prepared, mathematics multifunction calculator, and use some regu...
使用C++编写的数学多功能计算器,并使用一些正则表达式。
- 2022-06-01 10:45:17下载
- 积分:1
-
一个OutLook风格的多视图切换的例子
一个OutLook风格的多视图切换的例子-OutLook style of a multi-view examples of switching
- 2022-06-28 09:54:30下载
- 积分:1
-
基本使用说明如下:
1、文件夹中均为MATLAB软件M文件程序;
2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应;...
基本使用说明如下:
1、文件夹中均为MATLAB软件M文件程序;
2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应;
3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行;
4、程序头中功能介绍了此程序的主要实现的功能。-Basic instructions are as follows: 1, Folder M in both MATLAB software documentation procedures 2, the program file for each chapter in the Example of the electronic version of the MATLAB program, the program name and serial number that corresponds to the name Example 3, in this folder The process has been debugging, in MATLAB 7.0 or above in both the normal operation can be 4, the program features first introduced this program in the main implementation features.
- 2022-01-25 23:28:33下载
- 积分:1