?? 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
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=21
Control1=IDC_RESULT,edit,1350641794
Control2=IDC_N0,button,1342242816
Control3=IDC_N1,button,1342242816
Control4=IDC_N2,button,1342242816
Control5=IDC_N3,button,1342242816
Control6=IDC_N4,button,1342242816
Control7=IDC_N5,button,1342242816
Control8=IDC_N6,button,1342242816
Control9=IDC_N7,button,1342242816
Control10=IDC_N8,button,1342242816
Control11=IDC_N9,button,1342242816
Control12=IDC_CONVER,button,1342242816
Control13=IDC_BACK,button,1342242816
Control14=IDC_DEV,button,1342242816
Control15=IDC_MUL,button,1342242816
Control16=IDC_ADD,button,1342242816
Control17=IDC_SUB,button,1342242816
Control18=IDC_CLEAR,button,1342242816
Control19=IDC_SQRT,button,1342242816
Control20=IDC_RECIPROCAL,button,1342242816
Control21=IDC_EQUAL,button,1342242816
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -