-
VC++经典的对话框绘图源代码,下砸即可用
VC++经典的对话框绘图源代码,下砸即可用-VC++ source code for drawing the classic dialog box, the next hit can be used
- 2023-05-30 10:05:04下载
- 积分:1
-
很cool的界面元素实现,
可以参考
很cool的界面元素实现,
可以参考-very cool interface elements to achieve, we can make reference to
- 2023-02-08 23:15: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
-
interface example, the window is very simple splitting
界面实例,窗口切分很简单-interface example, the window is very simple splitting
- 2023-01-18 16:20:03下载
- 积分:1
-
我做了一个基于对话框的工具菜单和加载状态的过程,
我做的一个基于对话框上加载菜单和工具条状态条的程序,-I do a dialog based on the Tools menu and loading of the state of the process,
- 2022-03-25 05:40:11下载
- 积分:1
-
对测绘学院的学生有很大帮助, 功能是将所测量的地球坐标转换成平面左边, 例如维度 25度45分25秒4425微秒, 直接输入25.45254425,同理输入经度...
对测绘学院的学生有很大帮助, 功能是将所测量的地球坐标转换成平面左边, 例如维度 25度45分25秒4425微秒, 直接输入25.45254425,同理输入经度,即可得所对应的平面坐标, 同时还有反算验证程序-Institute of Surveying and Mapping students have great help, function is by measuring the Earth coordinates into the left flat, for example, dimension 25 degrees 45 minutes 25 seconds 4425 microseconds, direct input 25.45254425, empathy enter longitude, you can get the corresponding Planar coordinates, along with the verification process backcalculation
- 2022-04-27 07:46:21下载
- 积分:1
-
可以从这个程序,打开关闭其他程序,并执行点击命令,修改名称。...
可以从这个程序,打开关闭其他程序,并执行点击命令,修改名称。-From this process, open to close other programs and to implement the click command, modify the name.
- 2022-02-02 04:40:51下载
- 积分: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
-
本例可实现窗体左下移以及窗体右上移的功能,并可自动退出
本例可实现窗体左下移以及窗体右上移的功能,并可自动退出-Forms can be achieved in this case as well as the form right down the left shift function, and automatic withdrawal from
- 2022-08-22 07:14:20下载
- 积分:1
-
皮肤的程序的源代码# 39!很有用的!使用6您可以参考
一个皮肤程序的源代码!很有用!使用vc++6.0开发的大家可以参考-skin a program"s source code! Very useful! Use vc 6.0 you can refer to the
- 2022-09-13 22:55:03下载
- 积分:1