📄 mycalculator.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyCalculatorDlg
LastTemplate=CFrameWnd
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MyCalculator.h"
ClassCount=4
Class1=CMyCalculatorApp
Class2=CMyCalculatorDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_MYCALCULATOR_DIALOG
Class4=CMyMenu
Resource4=IDR_MENU1
[CLS:CMyCalculatorApp]
Type=0
HeaderFile=MyCalculator.h
ImplementationFile=MyCalculator.cpp
Filter=N
[CLS:CMyCalculatorDlg]
Type=0
HeaderFile=MyCalculatorDlg.h
ImplementationFile=MyCalculatorDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON_M
[CLS:CAboutDlg]
Type=0
HeaderFile=MyCalculatorDlg.h
ImplementationFile=MyCalculatorDlg.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_MYCALCULATOR_DIALOG]
Type=1
Class=CMyCalculatorDlg
ControlCount=28
Control1=IDC_DISPLAY,edit,1350631552
Control2=IDC_BUTTON7,button,1342242816
Control3=IDC_BUTTON8,button,1342242816
Control4=IDC_BUTTON9,button,1342242816
Control5=IDC_BUTTON4,button,1342242816
Control6=IDC_BUTTON5,button,1342242816
Control7=IDC_BUTTON6,button,1342242816
Control8=IDC_BUTTON1,button,1342242816
Control9=IDC_BUTTON2,button,1342242816
Control10=IDC_BUTTON3,button,1342242816
Control11=IDC_BUTTON0,button,1342242816
Control12=IDC_BUTTON_SIGN,button,1342242816
Control13=IDC_BUTTON_POINT,button,1342242816
Control14=IDC_BUTTON_ADD,button,1342242816
Control15=IDC_BUTTON_MINUS,button,1342242816
Control16=IDC_BUTTON_MUTIPLY,button,1342242816
Control17=IDC_BUTTON_DIV,button,1342242816
Control18=IDC_BUTTON_CLEAR,button,1342242816
Control19=IDC_BUTTON_SQRT,button,1342242816
Control20=IDC_BUTTON_RECIPROCAL,button,1342242816
Control21=IDC_BUTTON_EQUAL,button,1342242816
Control22=IDC_BUTTON_BACKSPACE,button,1342242816
Control23=IDC_BUTTON_MODE,button,1342242816
Control24=IDC_BUTTON_CLEARNOW,button,1342242816
Control25=IDC_BUTTON_MC,button,1342242816
Control26=IDC_BUTTON_MR,button,1342242816
Control27=IDC_BUTTON_MS,button,1342242816
Control28=IDC_BUTTON_M,button,1342242816
[MNU:IDR_MENU1]
Type=1
Class=CMyCalculatorDlg
Command1=ID_MENU_copy
Command2=ID_MENU_paste
Command3=ID_MENU_stand
Command4=ID_MENU_scien
Command5=ID_MENU_about
CommandCount=5
[CLS:CMyMenu]
Type=0
HeaderFile=MyMenu.h
ImplementationFile=MyMenu.cpp
BaseClass=CFrameWnd
Filter=T
LastObject=CMyMenu
VirtualFilter=fWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -