文件名称:ex2
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.96mb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个基于对话框的应用程序ex2。
⑴添加三个编辑框,用静态文本说明前两个编辑框用于输入计算数,第三个编辑框用于显示计算结果,并把第三个编辑框设为只读;
⑵添加四个按键按钮,标题分别为“加”、“减”、“乘”、“除”;
⑶分别为四个按钮添加消息响应函数,要求能实现当单击某个按钮时,在第三个编辑框中显示相应的计算结果。
-Create a dialog-based applications ex2. ⑴ Add three edit boxes, static text descr iption of the two previous calculations of the edit box for entering the third edit box to display results, and to a third edit box is set to read-only ⑵ Add four buttons button entitled " Canada" , " reduction" , " take" , " in addition" ⑶ are four buttons to add the message response function, required to achieve when you click a button, the edit box in the third shows the corresponding results.
⑴添加三个编辑框,用静态文本说明前两个编辑框用于输入计算数,第三个编辑框用于显示计算结果,并把第三个编辑框设为只读;
⑵添加四个按键按钮,标题分别为“加”、“减”、“乘”、“除”;
⑶分别为四个按钮添加消息响应函数,要求能实现当单击某个按钮时,在第三个编辑框中显示相应的计算结果。
-Create a dialog-based applications ex2. ⑴ Add three edit boxes, static text descr iption of the two previous calculations of the edit box for entering the third edit box to display results, and to a third edit box is set to read-only ⑵ Add four buttons button entitled " Canada" , " reduction" , " take" , " in addition" ⑶ are four buttons to add the message response function, required to achieve when you click a button, the edit box in the third shows the corresponding results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ex2\ex2.clw
...\ReadMe.txt
...\ex2.h
...\ex2.cpp
...\StdAfx.h
...\StdAfx.cpp
...\ex2.dsp
...\ex2.dsw
...\ex2.ncb
...\Resource.h
...\ex2.plg
...\ex2.rc
...\ex2.aps
...\Debug\ex2.res
...\.....\vc60.idb
...\.....\ex2.pch
...\.....\vc60.pdb
...\.....\StdAfx.obj
...\.....\ex2.obj
...\.....\ex2.ilk
...\.....\ex2.exe
...\.....\ex2.pdb
...\.....\ex2Dlg.obj
...\res\ex2.rc2
...\...\ex2.ico
...\ex2Dlg.h
...\ex2Dlg.cpp
...\ex2.opt
...\Debug
...\res
ex2
...\ReadMe.txt
...\ex2.h
...\ex2.cpp
...\StdAfx.h
...\StdAfx.cpp
...\ex2.dsp
...\ex2.dsw
...\ex2.ncb
...\Resource.h
...\ex2.plg
...\ex2.rc
...\ex2.aps
...\Debug\ex2.res
...\.....\vc60.idb
...\.....\ex2.pch
...\.....\vc60.pdb
...\.....\StdAfx.obj
...\.....\ex2.obj
...\.....\ex2.ilk
...\.....\ex2.exe
...\.....\ex2.pdb
...\.....\ex2Dlg.obj
...\res\ex2.rc2
...\...\ex2.ico
...\ex2Dlg.h
...\ex2Dlg.cpp
...\ex2.opt
...\Debug
...\res
ex2