📄 calculator.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCalculatorDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Calculator.h"
ClassCount=3
Class1=CCalculatorApp
Class2=CCalculatorDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_CALCULATOR_DIALOG
Resource4=IDR_MENU
[CLS:CCalculatorApp]
Type=0
HeaderFile=Calculator.h
ImplementationFile=Calculator.cpp
Filter=N
[CLS:CCalculatorDlg]
Type=0
HeaderFile=CalculatorDlg.h
ImplementationFile=CalculatorDlg.cpp
Filter=D
LastObject=IDC_AC
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=CalculatorDlg.h
ImplementationFile=CalculatorDlg.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_CALCULATOR_DIALOG]
Type=1
Class=CCalculatorDlg
ControlCount=37
Control1=IDC_NUM_1,button,1342242816
Control2=IDC_NUM_2,button,1342242816
Control3=IDC_NUM_3,button,1342242816
Control4=IDC_NUM_4,button,1342242816
Control5=IDC_NUM_5,button,1342242816
Control6=IDC_NUM_6,button,1342242816
Control7=IDC_NUM_7,button,1342242816
Control8=IDC_NUM_8,button,1342242816
Control9=IDC_NUM_9,button,1342242816
Control10=IDC_EDIT_RESULT,edit,1350631554
Control11=IDC_ADD,button,1342242816
Control12=IDC_DEC,button,1342242816
Control13=IDC_MUT,button,1342242816
Control14=IDC_DIV,button,1342242816
Control15=IDC_EQUAL,button,1342242816
Control16=IDC_DOT,button,1342242816
Control17=IDC_NEGATIVE,button,1342242816
Control18=IDC_NUM_0,button,1342242816
Control19=IDC_SIN,button,1342242816
Control20=IDC_COS,button,1342242816
Control21=IDC_TAN,button,1342242816
Control22=IDC_COT,button,1342242816
Control23=IDC_LOG,button,1342242816
Control24=IDC_LN,button,1342242816
Control25=IDC_POW,button,1342242816
Control26=IDC_AC,button,1342242816
Control27=IDC_BACK,button,1342242816
Control28=IDC_AC2,button,1342242816
Control29=IDC_POW2,button,1342242816
Control30=IDC_POW3,button,1342242816
Control31=IDC_LOG2,button,1342242816
Control32=IDC_LN2,button,1342242816
Control33=IDC_POW4,button,1342242816
Control34=IDC_POW5,button,1342242816
Control35=IDC_MDISP,static,1342308865
Control36=IDC_POW6,button,1342242816
Control37=IDC_POW7,button,1342242816
[MNU:IDR_MENU]
Type=1
Class=?
Command1=ID_MENUITEM32771
Command2=ID_MENUITEM32772
Command3=ID_MENUITEM32773
Command4=ID_MENUITEM32774
Command5=ID_MENUITEM32775
CommandCount=5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -