📄 cecalc.vcc
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDialog
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "CeCalc.h"
ClassCount=4
Class1=CCeCalcApp
Class2=CCeCalcDlg
ResourceCount=6
Resource2=IDD_CECALC_DIALOG
Resource3=IDD_LICENSE_DIALOG (English (U.S.) - LICENSE)
Resource4=IDR_MENU1
Resource1=IDR_MAINFRAME
Class3=CAboutDialog
Resource5=IDD_PROPPAGE_SMALL (English (U.S.))
Class4=CLicenseDialog
Resource6=IDD_CECALC_DIALOG (English (U.S.))
[CLS:CCeCalcApp]
Type=0
HeaderFile=CeCalc.h
ImplementationFile=CeCalc.cpp
Filter=N
BaseClass=CWinApp
VirtualFilter=AC
LastObject=ID_MENUITEMSCIENCE
[CLS:CCeCalcDlg]
Type=0
HeaderFile=CeCalcDlg.h
ImplementationFile=CeCalcDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_arcSIN2
[DLG:IDD_CECALC_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CCeCalcDlg
[DLG:IDD_CECALC_DIALOG (English (U.S.))]
Type=1
Class=CCeCalcDlg
ControlCount=51
Control1=IDC_BUTTON1,button,1342242816
Control2=IDC_BUTTON2,button,1342242816
Control3=IDC_BUTTON3,button,1342242816
Control4=IDC_BUTTON4,button,1342242816
Control5=IDC_BUTTON5,button,1342242816
Control6=IDC_BUTTON6,button,1342242816
Control7=IDC_BUTTON7,button,1342242816
Control8=IDC_BUTTON8,button,1342242816
Control9=IDC_BUTTON9,button,1342242816
Control10=IDC_BUTTON0,button,1342242816
Control11=IDC_DOT,button,1342242816
Control12=IDC_SIGN,button,1342242816
Control13=IDC_BACKSPACE,button,1342242816
Control14=IDC_STATIC_MSTORED,static,1342308865
Control15=IDC_BUTTON_RESET,button,1342242816
Control16=IDC_ADD,button,1342242816
Control17=IDC_SUB,button,1342242816
Control18=IDC_MULT,button,1342242816
Control19=IDC_DIV,button,1342242816
Control20=IDC_SQRT,button,1342242816
Control21=IDC_INT,button,1342242816
Control22=IDC_MOD,button,1342242816
Control23=IDC_CALC,button,1342242816
Control24=IDC_CLEAR_CUR,button,1342242816
Control25=IDC_STATIC,button,1342177287
Control26=IDC_BUTTON_LOG,button,1342242816
Control27=IDC_MS,button,1342242816
Control28=IDC_LN,button,1342242816
Control29=IDC_MR,button,1342242816
Control30=IDC_CONSTE,button,1342242816
Control31=IDC_MC,button,1342242816
Control32=IDC_BUTTON_RCEP,button,1342242816
Control33=IDC_MADD,button,1342242816
Control34=IDC_BUTTON_COS,button,1342242816
Control35=IDC_CUBE,button,1342242816
Control36=IDC_SIN,button,1342242816
Control37=IDC_POWER,button,1342242816
Control38=IDC_CONST_PI,button,1342242816
Control39=IDC_FACT,button,1342242816
Control40=IDC_BUTTON_TAN,button,1342242816
Control41=IDC_BUTTON_SQUARE,button,1342242816
Control42=IDC_RADIORAD,button,1342308361
Control43=IDC_RADIODEG,button,1342177289
Control44=IDC_BUTTON_arcCOS2,button,1342242816
Control45=IDC_arcSIN2,button,1342242816
Control46=IDC_BUTTON_arcTAN2,button,1342242816
Control47=IDC_RADIO_GRD,button,1342177289
Control48=IDC_STATIC,button,1342177287
Control49=IDC_STATIC,button,1342177287
Control50=IDC_STATIC,button,1342177287
Control51=IDC_STATIC_DIS,static,1350697474
[MNU:IDR_MENU1]
Type=1
Class=CCeCalcApp
Command1=ID_MENUITEMRESET
Command2=ID_MENUITEMEXIT
Command3=ID_MENUITEMSIMPLE
Command4=ID_MENUITEMSCIENCE
Command5=ID_MENUITEMABOUT
CommandCount=5
[DLG:IDD_PROPPAGE_SMALL (English (U.S.))]
Type=1
Class=CAboutDialog
ControlCount=5
Control1=IDC_STATIC,static,1342242819
Control2=IDC_EDIT1,edit,1342244932
Control3=IDC_STATIC,static,1342308353
Control4=IDC_STATIC,static,1342308353
Control5=IDC_STATIC_COPYRIGHT,static,1342308353
[CLS:CAboutDialog]
Type=0
HeaderFile=AboutDialog.h
ImplementationFile=AboutDialog.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_EDIT1
VirtualFilter=dWC
[DLG:IDD_LICENSE_DIALOG (English (U.S.) - LICENSE)]
Type=1
Class=CLicenseDialog
ControlCount=1
Control1=IDC_EDIT1,edit,1484849284
[CLS:CLicenseDialog]
Type=0
HeaderFile=LicenseDialog.h
ImplementationFile=LicenseDialog.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CLicenseDialog
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -