📄 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=3
Resource1=IDD_ABOUTBOX
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
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CCalculatorDlg
[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=51
Control1=IDC_EDIT1,edit,1352732676
Control2=IDC_BUTTON2_COMPUTER,button,1342275584
Control3=IDC_BUTTON_SAVE,button,1342275584
Control4=IDC_BUTTON3_CLEAR,button,1342275584
Control5=IDC_BUTTON3_HELP,button,1342275584
Control6=IDC_BUTTON_0,button,1342275584
Control7=IDCANCEL,button,1342275584
Control8=IDC_BUTTON_POINT,button,1342275584
Control9=IDC_BUTTON_1,button,1342275584
Control10=IDC_BUTTON_2,button,1342275584
Control11=IDC_BUTTON_3,button,1342275584
Control12=IDC_BUTTON_4,button,1342275584
Control13=IDC_BUTTON_5,button,1342275584
Control14=IDC_BUTTON_6,button,1342275584
Control15=IDC_BUTTON_7,button,1342275584
Control16=IDC_BUTTON_8,button,1342275584
Control17=IDC_BUTTON1_9,button,1342275584
Control18=IDC_BUTTON1_MUL,button,1342275584
Control19=IDC_BUTTON_DEV,button,1342275584
Control20=IDC_BUTTON_SUB,button,1342275584
Control21=IDC_BUTTON_ADD,button,1342275584
Control22=IDC_BUTTON_FRACTRRIAL,button,1342275584
Control23=IDC_BUTTON_b,button,1342275584
Control24=IDC_BUTTON_o,button,1342275584
Control25=IDC_BUTTON_X,button,1342275584
Control26=IDC_BUTTON_SIN,button,1342275584
Control27=IDC_BUTTON_COS,button,1342275584
Control28=IDC_BUTTON_TAN,button,1342275584
Control29=IDC_BUTTON_LOG,button,1342275584
Control30=IDC_BUTTON_F,button,1342275584
Control31=IDC_BUTTON_CLEAR1,button,1342275584
Control32=IDC_BUTTON_M,button,1342275584
Control33=IDC_BUTTON_COMPARE,button,1342275584
Control34=IDC_BUTTON_POWER,button,1342275584
Control35=IDC_BUTTON_EQUAL,button,1342275584
Control36=IDC_BUTTON_A,button,1342275584
Control37=IDC_BUTTON_B1,button,1342275584
Control38=IDC_BUTTON_C1,button,1342275584
Control39=IDC_BUTTON_D,button,1342275584
Control40=IDC_STATIC,button,1342210055
Control41=IDC_STATIC,button,1342210055
Control42=IDC_BUTTON_c,button,1342275584
Control43=IDC_BUTTON_E,button,1342275584
Control44=IDC_STATIC,button,1342210055
Control45=IDC_STATIC,button,1342210055
Control46=IDC_STATIC,static,1342308363
Control47=IDC_STATIC,static,1342177283
Control48=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242864
Control49=IDC_STATIC,static,1342308352
Control50=IDC_STATIC,static,1342308352
Control51=IDC_STATIC,static,1342312704
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -