📄 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=4
Class1=CCalculatorApp
Class2=CCalculatorDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Class4=CCalcDlg
Resource3=IDD_CALCULATOR_DIALOG1
Resource4=IDD_CALCULATOR_DIALOG
[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=CCalculatorDlg
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=35
Control1=IDC_0,button,1342242816
Control2=IDC_1,button,1342242816
Control3=IDC_2,button,1342242816
Control4=IDC_3,button,1342242816
Control5=IDC_4,button,1342242816
Control6=IDC_5,button,1342242816
Control7=IDC_6,button,1342242816
Control8=IDC_7,button,1342242816
Control9=IDC_8,button,1342242816
Control10=IDC_9,button,1342242816
Control11=IDC_DISPLAY,edit,1350633602
Control12=IDC_SIGN,button,1342242816
Control13=IDC_POINT,button,1342242816
Control14=IDC_ADD,button,1342242816
Control15=IDC_MINUS,button,1342242816
Control16=IDC_MULTIPLY,button,1342242816
Control17=IDC_DIVID,button,1342242816
Control18=IDC_EQUAL,button,1342242816
Control19=IDC_CLEAR,button,1342242816
Control20=IDC_SQRT,button,1342242816
Control21=IDC_RECIPROCAL,button,1342242816
Control22=IDC_SENTIFIC,button,1342308361
Control23=IDC_STANDARD,button,1342177289
Control24=IDC_STATIC,button,1342177287
Control25=IDC_LN,button,1342242816
Control26=IDC_LOG,button,1342242816
Control27=IDC_SQUAR,button,1342242816
Control28=IDC_FACTORIAL,button,1342242816
Control29=IDC_EXP,button,1342242816
Control30=IDC_TAN,button,1342242816
Control31=IDC_COS,button,1342242816
Control32=IDC_SIN,button,1342242816
Control33=IDC_DEGREE,button,1342308361
Control34=IDC_RAD,button,1342177289
Control35=IDC_STATIC,button,1342177287
[CLS:CCalcDlg]
Type=0
HeaderFile=calcdlg.h
ImplementationFile=calcdlg.cpp
BaseClass=CDialog
[ACL:IDD_CALCULATOR_DIALOG]
Type=1
Class=?
Command1=IDC_MULTIPLY
Command2=IDC_ADD
Command3=IDC_MINUS
Command4=IDC_DIVID
Command5=IDC_0
Command6=IDC_1
Command7=IDC_2
Command8=IDC_3
Command9=IDC_4
Command10=IDC_5
Command11=IDC_6
Command12=IDC_7
Command13=IDC_8
Command14=IDC_9
Command15=IDC_EQUAL
Command16=IDC_CLEAR
Command17=IDC_CLEAR
CommandCount=17
[DLG:IDD_CALCULATOR_DIALOG1]
Type=1
Class=?
ControlCount=32
Control1=IDC_0,button,1342242816
Control2=IDC_1,button,1342242816
Control3=IDC_2,button,1342242816
Control4=IDC_3,button,1342242816
Control5=IDC_4,button,1342242816
Control6=IDC_5,button,1342242816
Control7=IDC_6,button,1342242816
Control8=IDC_7,button,1342242816
Control9=IDC_8,button,1342242816
Control10=IDC_9,button,1342242816
Control11=IDC_DISPLAY,edit,1350633602
Control12=IDC_SIGN,button,1342242816
Control13=IDC_POINT,button,1342242816
Control14=IDC_ADD,button,1342242816
Control15=IDC_MINUS,button,1342242816
Control16=IDC_MULTIPLY,button,1342242816
Control17=IDC_DIVID,button,1342242816
Control18=IDC_EQUAL,button,1342242816
Control19=IDC_CLEAR,button,1342242816
Control20=IDC_SQRT,button,1342242816
Control21=IDC_RECIPROCAL,button,1342242816
Control22=IDC_LN,button,1342242816
Control23=IDC_LOG,button,1342242816
Control24=IDC_SQUAR,button,1342242816
Control25=IDC_FACTORIAL,button,1342242816
Control26=IDC_EXP,button,1342242816
Control27=IDC_TAN,button,1342242816
Control28=IDC_COS,button,1342242816
Control29=IDC_SIN,button,1342242816
Control30=IDC_DEGREE,button,1342308361
Control31=IDC_RAD,button,1342177289
Control32=IDC_STATIC,button,1342177287
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -