⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ex_a3.clw

📁 Visual C++应用教程-源代码 本书在复习C++基础知识后
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CInfoDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Ex_A3.h"

ClassCount=4
Class1=CEx_A3App
Class2=CEx_A3Dlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_INFO
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CInfoDlg
Resource4=IDD_EX_A3_DIALOG

[CLS:CEx_A3App]
Type=0
HeaderFile=Ex_A3.h
ImplementationFile=Ex_A3.cpp
Filter=N

[CLS:CEx_A3Dlg]
Type=0
HeaderFile=Ex_A3Dlg.h
ImplementationFile=Ex_A3Dlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON_SET

[CLS:CAboutDlg]
Type=0
HeaderFile=Ex_A3Dlg.h
ImplementationFile=Ex_A3Dlg.cpp
Filter=D
LastObject=CAboutDlg

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_EX_A3_DIALOG]
Type=1
Class=CEx_A3Dlg
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDC_LIST1,listbox,1352728833
Control4=IDC_BUTTON_SET,button,1342242816

[DLG:IDD_INFO]
Type=1
Class=CInfoDlg
ControlCount=14
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT_CLASS,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT_NAME,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT_NO,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_RADIO_M,button,1342177289
Control11=IDC_RADIO_W,button,1342177289
Control12=IDC_STATIC,static,1342308352
Control13=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242848
Control14=IDC_STATIC,static,1342177296

[CLS:CInfoDlg]
Type=0
HeaderFile=InfoDlg.h
ImplementationFile=InfoDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDOK

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -