-
PowerWord prepared like a beautiful window, VC Programming, irregular implementa...
仿金山词霸编写的优美窗口,VC编程实现,不规则窗口实现方法!-PowerWord prepared like a beautiful window, VC Programming, irregular implementation window!
- 2022-08-03 22:39:06下载
- 积分:1
-
prepare themselves a small financial management software, can achieve some simpl...
自己编写的一个小的财务管理软件,可以实现一些简单的家庭的理财工作-prepare themselves a small financial management software, can achieve some simple household financial management work
- 2022-02-11 20:02:25下载
- 积分: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
-
Delphi7.0实现漂亮的汉字窗口,很好用,也很漂亮,不是垃圾
Delphi7.0实现漂亮的汉字窗口,很好用,也很漂亮,不是垃圾-Delphi7.0 achieve beautiful Chinese characters window is useful, very beautiful, not rubbish
- 2022-08-23 07:23:17下载
- 积分:1
-
在对话框中画动态曲线,适合有一定GDI知识的朋友阅读。
在对话框中画动态曲线,适合有一定GDI知识的朋友阅读。-In the dialog box art dynamic curve for GDI has a certain knowledge of a friend to read.
- 2022-03-04 06:37:33下载
- 积分:1
-
时间timeline很漂亮的timeline
时间timeline很漂亮的timeline-Time timeline of the timeline is very beautiful
- 2022-01-25 21:15:36下载
- 积分:1
-
See UFO tool, very useful. Can easily read comics.
本程序是没用中断的情况下在LED上显示16*16汉字-This procedure is useless in case of interruption of LED display 16* 16 characters
- 2022-08-19 19:33:45下载
- 积分:1
-
对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。...
对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。
-for modeless dialog receiving input information, we are able to father to the window messaging manner. Vc 6.0 code to use examples to illustrate modeless dialog use.
- 2023-01-29 02:55:03下载
- 积分:1
-
This is a menu with the realization of the multi
这是一个用菜单实现的多视图的切换,以及视图的分割代码-This is a menu with the realization of the multi-view switches, and separate code of View
- 2022-03-02 11:33:05下载
- 积分:1
-
一个cedit控件可以实现固定格式的输入,在小数点的前后用户可以自定义位数,可以限制特定的符号的输入封装了cedit类,功能十分强大...
一个cedit控件可以实现固定格式的输入,在小数点的前后用户可以自定义位数,可以限制特定的符号的输入封装了cedit类,功能十分强大-Cedit controls can be a fixed format input, before and after the decimal point users can define the median, specific restrictions on the importation of the symbols of Cedit Packaging category, a very strong function
- 2023-01-19 11:55:03下载
- 积分:1