Description: 将中文译成英语
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
To Search:
File list (Check if you may need any files):
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