📄 caculator.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=Caculator
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Caculator.h"
ClassCount=4
Class1=CCaculatorApp
Class2=CCaculatorDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_CACULATOR
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=Caculator
Resource4=IDD_MAIN
[CLS:CCaculatorApp]
Type=0
HeaderFile=Caculator.h
ImplementationFile=Caculator.cpp
Filter=N
[CLS:CCaculatorDlg]
Type=0
HeaderFile=CaculatorDlg.h
ImplementationFile=CaculatorDlg.cpp
Filter=D
LastObject=CCaculatorDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=CaculatorDlg.h
ImplementationFile=CaculatorDlg.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_CACULATOR]
Type=1
Class=CCaculatorDlg
ControlCount=0
[DLG:IDD_MAIN]
Type=1
Class=Caculator
ControlCount=24
Control1=IDC_SHOW,edit,1350631552
Control2=IDC_BACK,button,1342242816
Control3=IDC_CE,button,1342242816
Control4=IDC_EXIT,button,1342242816
Control5=IDC_POSNEG,button,1342242816
Control6=IDC_ZERO,button,1342242816
Control7=IDC_CACULATOR,button,1342177287
Control8=IDC_SEVEN,button,1342242816
Control9=IDC_EIGHT,button,1342242816
Control10=IDC_FOUR,button,1342242816
Control11=IDC_FIVE,button,1342242816
Control12=IDC_TWO,button,1342242816
Control13=IDC_DOT,button,1342242816
Control14=IDC_ADD,button,1342242816
Control15=IDC_PLUS,button,1342242816
Control16=IDC_THREE,button,1342242816
Control17=IDC_NINE,button,1342242816
Control18=IDC_ONE,button,1342242816
Control19=IDC_MUTIPLY,button,1342242816
Control20=IDC_SIX,button,1342242816
Control21=IDC_DIVID,button,1342242816
Control22=IDC_RESULT,button,1342242816
Control23=IDC_LBRACE,button,1342242816
Control24=IDC_RBRACE2,button,1342242816
[CLS:Caculator]
Type=0
HeaderFile=Caculator.h
ImplementationFile=Caculator.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_EXIT
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -