📄 ex_calculator03.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CEX_Calculator03Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "EX_Calculator03.h"
ClassCount=3
Class1=CEX_Calculator03App
Class2=CEX_Calculator03Dlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_EX_CALCULATOR03_DIALOG
[CLS:CEX_Calculator03App]
Type=0
HeaderFile=EX_Calculator03.h
ImplementationFile=EX_Calculator03.cpp
Filter=N
[CLS:CEX_Calculator03Dlg]
Type=0
HeaderFile=EX_Calculator03Dlg.h
ImplementationFile=EX_Calculator03Dlg.cpp
Filter=D
LastObject=IDC_5_BUTTON
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=EX_Calculator03Dlg.h
ImplementationFile=EX_Calculator03Dlg.cpp
Filter=D
[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_CALCULATOR03_DIALOG]
Type=1
Class=CEX_Calculator03Dlg
ControlCount=28
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_INPUT_EDIT,edit,1350631552
Control4=IDC_OUTPUT_EDIT,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_0_BUTTON,button,1342242816
Control8=IDC_1_BUTTON,button,1342242816
Control9=IDC_2_BUTTON,button,1342242816
Control10=IDC_3_BUTTON,button,1342242816
Control11=IDC_4_BUTTON,button,1342242816
Control12=IDC_5_BUTTON,button,1342242816
Control13=IDC_6_BUTTON,button,1342242816
Control14=IDC_7_BUTTON,button,1342242816
Control15=IDC_8_BUTTON,button,1342242816
Control16=IDC_9_BUTTON,button,1342242816
Control17=IDC_A_BUTTON,button,1342242816
Control18=IDC_B_BUTTON,button,1342242816
Control19=IDC_C_BUTTON,button,1342242816
Control20=IDC_D_BUTTON,button,1342242816
Control21=IDC_E_BUTTON,button,1342242816
Control22=IDC_F_BUTTON,button,1342242816
Control23=IDC_O_RADIO,button,1342177289
Control24=IDC_D_RADIO,button,1342177289
Control25=IDC_H_RADIO,button,1342177289
Control26=IDC_TO_O_BUTTON,button,1342242816
Control27=IDC_TO_D_BUTTON,button,1342242816
Control28=IDC_TO_H_BUTTON,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -