文件名称:ex1
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.96mb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个基于对话框的应用程序ex1。
⑴将对话框的标题改为问卷调查;
⑵添加一个组框,组框的标题为“你的年龄”,在组框中添加三个单选按钮,标题分别为“<18”、“18~22”和“>22”;
⑶添加一个静态文本控件,标题为“你的性别:”,添加两个单选按钮,标题分别为“男”、“女”;
⑷添加一个组框,组框的标题为“你的爱好”,在组框中添加三个复选按钮,标题分别为“运动”、“上网”、“看书”;
⑸设置两组单选按钮的初始状态为:“18~22”、“男”为选中;
⑹单击“确定”按钮时,出现一个消息框,显示选择的内容。
-将中文译成英语
Create a dialog-based applications ex1.
⑴ to change the title of the dialog box questionnaire
⑵ Add a group box, set the box titled "Your age" in the group box to add three radio buttons, entitled "<18", "18 ~ 22" and "> 22"
⑶ add a static text control, entitled "Your gender:", add two radio buttons, entitled "Male", "Female"
⑷ Add a group box, set the box titled "Your love" in the group check box to add the three buttons, entitled "Movement", "Internet", "read"
⑸ two radio buttons to set the initial state as: "18 22", "M" is selected
⑹ click "OK" button, a message box to display the selected content
⑴将对话框的标题改为问卷调查;
⑵添加一个组框,组框的标题为“你的年龄”,在组框中添加三个单选按钮,标题分别为“<18”、“18~22”和“>22”;
⑶添加一个静态文本控件,标题为“你的性别:”,添加两个单选按钮,标题分别为“男”、“女”;
⑷添加一个组框,组框的标题为“你的爱好”,在组框中添加三个复选按钮,标题分别为“运动”、“上网”、“看书”;
⑸设置两组单选按钮的初始状态为:“18~22”、“男”为选中;
⑹单击“确定”按钮时,出现一个消息框,显示选择的内容。
-将中文译成英语
Create a dialog-based applications ex1.
⑴ to change the title of the dialog box questionnaire
⑵ Add a group box, set the box titled "Your age" in the group box to add three radio buttons, entitled "<18", "18 ~ 22" and "> 22"
⑶ add a static text control, entitled "Your gender:", add two radio buttons, entitled "Male", "Female"
⑷ Add a group box, set the box titled "Your love" in the group check box to add the three buttons, entitled "Movement", "Internet", "read"
⑸ two radio buttons to set the initial state as: "18 22", "M" is selected
⑹ click "OK" button, a message box to display the selected content
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ex1\ex1.aps
...\ex1.clw
...\ex1.cpp
...\ex1.dsp
...\ex1.dsw
...\ex1.h
...\ex1.ncb
...\ex1.plg
...\ex1.rc
...\ex1Dlg.cpp
...\ex1Dlg.h
...\ReadMe.txt
...\resource.h
...\StdAfx.cpp
...\StdAfx.h
...\res\ex1.ico
...\...\ex1.rc2
...\Debug\ex1.exe
...\.....\ex1.ilk
...\.....\ex1.obj
...\.....\ex1.pch
...\.....\ex1.pdb
...\.....\ex1.res
...\.....\ex1Dlg.obj
...\.....\StdAfx.obj
...\.....\vc60.idb
...\.....\vc60.pdb
...\res
...\Debug
ex1
...\ex1.clw
...\ex1.cpp
...\ex1.dsp
...\ex1.dsw
...\ex1.h
...\ex1.ncb
...\ex1.plg
...\ex1.rc
...\ex1Dlg.cpp
...\ex1Dlg.h
...\ReadMe.txt
...\resource.h
...\StdAfx.cpp
...\StdAfx.h
...\res\ex1.ico
...\...\ex1.rc2
...\Debug\ex1.exe
...\.....\ex1.ilk
...\.....\ex1.obj
...\.....\ex1.pch
...\.....\ex1.pdb
...\.....\ex1.res
...\.....\ex1Dlg.obj
...\.....\StdAfx.obj
...\.....\vc60.idb
...\.....\vc60.pdb
...\res
...\Debug
ex1