📄 calculator.vcc
字号:
; 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=2
Class1=CCalculatorApp
Class2=CCalculatorDlg
ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=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
[DLG:IDD_CALCULATOR_DIALOG]
Type=1
Class=CCalculatorDlg
ControlCount=29
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_ADD,button,1342242816
Control12=IDC_SUB,button,1342242816
Control13=IDC_EQU,button,1342242817
Control14=IDC_MUL,button,1342242816
Control15=IDC_DIV,button,1342242816
Control16=IDC_DOT,button,1342242816
Control17=IDC_SIGN,button,1342242816
Control18=IDC_SQRT,button,1342242816
Control19=IDC_X,button,1342242816
Control20=IDC_CLEAR,button,1342242816
Control21=IDC_EDIT1,edit,1350632582
Control22=IDC_SIN,button,1342242816
Control23=IDC_COS,button,1342242816
Control24=IDC_TAN,button,1342242816
Control25=IDC_LOG,button,1342242816
Control26=IDC_LN,button,1342242816
Control27=IDC_FACTORIAL,button,1342242816
Control28=IDC_POW,button,1342242816
Control29=IDC_PI,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -