-
VC ucos2 source code, can run, you can use, that can be trimmed
VC ucos2的源代码,可运行,可使用,可裁减-VC ucos2 source code, can run, you can use, that can be trimmed
- 2022-02-01 15:50:20下载
- 积分:1
-
标签文档
标签文档- Label documents
- 2023-09-04 23:05:03下载
- 积分:1
-
用vc++实现的放大镜功能的程序,已经有可执行的文件,
用vc++实现的放大镜功能的程序,已经有可执行的文件,-vc used a magnifying glass to achieve the function of procedures, have an enforceable document,
- 2022-07-06 18:06:00下载
- 积分:1
-
vc开发多种模式的界面显示原程序,给你的程序添加色彩
vc开发多种模式的界面显示原程序,给你的程序添加色彩-vc development of multi-modality interface shows the original procedures, the procedures for you to add color
- 2022-02-26 09:37:48下载
- 积分: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
-
Click of a button, the dialog box to achieve change background image, the applic...
点击按钮,实现随意改变对话框背景图像,适用界面美化-Click of a button, the dialog box to achieve change background image, the application interface to beautify
- 2022-02-02 10:15:19下载
- 积分:1
-
show with a Windows XP
显示一个具有Windows XP风格的的菜单,该菜单可以有梯度颜色绘制的标题栏、而且菜单项可以具有图标-show with a Windows XP-style menu, the menu gradient colors can be produced by title bar, menu items can also have icons
- 2022-12-06 06:05:03下载
- 积分:1
-
Permit a program by a number of front
允许一个程序由多个前端窗口 -Permit a program by a number of front-end window
- 2022-02-05 02:41:15下载
- 积分:1
-
首先建立一个基于对话框的工程,导入数码位图资源,直接在对话框类CMy2Dlg中添加类mytime
程序中的mytime类主要提供两个函数接口:一个是set(...
首先建立一个基于对话框的工程,导入数码位图资源,直接在对话框类CMy2Dlg中添加类mytime
程序中的mytime类主要提供两个函数接口:一个是set()用来设置显示位置;一个是myfun()用来设置显示数字来显示。-first establish a dialog-based project, import the bitmap of digital resources directly in the dialog box to add class CMy2Dlg class mytime program mytime principal interface provides two functions: one is the set () is used to set the display position one myfun () is used to set the display of figures.
- 2022-01-25 23:29:05下载
- 积分:1
-
一个Wizard的例子
一个Wizard的例子--An example of Wizard
- 2022-08-10 02:30:16下载
- 积分:1