⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 calculator.clw

📁 VC++计算器,很好用的,
💻 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=5
Class1=CCalculatorApp
Class2=CCalculatorDlg

ResourceCount=6
Resource2=IDD_CALCULATOR_DIALOG
Resource1=IDR_MAINFRAME
Class3=CCNUM
Resource3=IDD_DIALOG_OP
Class4=CCOP
Resource4=IDD_DIALOG_FUNC
Class5=CCFUNC
Resource5=IDD_DIALOG_NUM
Resource6=IDR_MENU1

[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



[DLG:IDD_CALCULATOR_DIALOG]
Type=1
Class=CCalculatorDlg
ControlCount=13
Control1=IDC_EDIT_INPUT,edit,1352728580
Control2=IDC_BUTTON_FUNC,button,1342242816
Control3=IDC_BUTTON_NUM,button,1342242816
Control4=IDC_BUTTON_OP,button,1342242816
Control5=IDOK,button,1342242817
Control6=IDCANCEL,button,1342242816
Control7=IDC_RADIO_DEGREE,button,1342177289
Control8=IDC_RADIO_RADIAN,button,1342177289
Control9=IDC_BTN_CONST,button,1342242816
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_EDIT_RESULT,edit,1350633600
Control13=IDC_BTN_HISTREXP,button,1342242816

[DLG:IDD_DIALOG_NUM]
Type=1
Class=CCNUM
ControlCount=28
Control1=IDOK,button,1073807361
Control2=IDCANCEL,button,1073807360
Control3=IDC_BTN_1,button,1342242816
Control4=IDC_BTN_2,button,1342242816
Control5=IDC_BTN_3,button,1342242816
Control6=IDC_BTN_4,button,1342242816
Control7=IDC_BTN_5,button,1342242816
Control8=IDC_BTN_6,button,1342242816
Control9=IDC_BTN_7,button,1342242816
Control10=IDC_BTN_8,button,1342242816
Control11=IDC_BTN_9,button,1342242816
Control12=IDC_BTN_0,button,1342242816
Control13=IDC_BTN_DOT,button,1342242816
Control14=IDC_BTN_SPACE,button,1342242816
Control15=IDC_BTN_BIN,button,1342242816
Control16=IDC_BTN_OCT,button,1342242816
Control17=IDC_BTN_HEX,button,1342242816
Control18=IDC_BTN_BACK,button,1342242816
Control19=IDC_BTN_F,button,1342242816
Control20=IDC_BTN_C,button,1342242816
Control21=IDC_BTN_E,button,1342242816
Control22=IDC_BTN_B,button,1342242816
Control23=IDC_BTN_A,button,1342242816
Control24=IDC_BTN_D,button,1342242816
Control25=IDC_BTN_PI,button,1342242816
Control26=IDC_BTN_EE,button,1342242816
Control27=IDC_STATIC,button,1342177287
Control28=IDC_STATIC,button,1342177287

[CLS:CCNUM]
Type=0
HeaderFile=CNUM.h
ImplementationFile=CNUM.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_BTN_E
VirtualFilter=dWC

[DLG:IDD_DIALOG_OP]
Type=1
Class=CCOP
ControlCount=10
Control1=IDOK,button,1073807361
Control2=IDCANCEL,button,1073807360
Control3=IDC_BTN_MUL,button,1342242816
Control4=IDC_BTN_DIV,button,1342242816
Control5=IDC_BTN_ADD,button,1342242816
Control6=IDC_BTN_MIN,button,1342242816
Control7=IDC_BTN_POW,button,1342242816
Control8=IDC_BTN_MOD,button,1342242816
Control9=IDC_BTN_LBRA,button,1342242816
Control10=IDC_BTN_RBRA,button,1342242816

[CLS:CCOP]
Type=0
HeaderFile=COP.h
ImplementationFile=COP.cpp
BaseClass=CDialog
Filter=D
LastObject=CCOP
VirtualFilter=dWC

[DLG:IDD_DIALOG_FUNC]
Type=1
Class=CCFUNC
ControlCount=18
Control1=IDOK,button,1073807361
Control2=IDCANCEL,button,1073807360
Control3=IDC_BNT_SIN,button,1342242816
Control4=IDC_BTN_COS,button,1342242816
Control5=IDC_BNT_COT,button,1342242816
Control6=IDC_BNT_LOG,button,1342242816
Control7=IDC_BNT_ARCCOS,button,1342242816
Control8=IDC_BNT_LN,button,1342242816
Control9=IDC_BNT_TAN,button,1342242816
Control10=IDC_BNT_ARCSIN,button,1342242816
Control11=IDC_BNT_SH,button,1342242816
Control12=IDC_BNT_EXP,button,1342242816
Control13=IDC_BNT_CH,button,1342242816
Control14=IDC_BNT_ABS,button,1342242816
Control15=IDC_BNT_SQR,button,1342242816
Control16=IDC_BNT_ARCTAN,button,1342242816
Control17=IDC_BNT_TH,button,1342242816
Control18=IDC_BNT_10EXP,button,1342242816

[CLS:CCFUNC]
Type=0
HeaderFile=CFUNC.h
ImplementationFile=CFUNC.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_BNT_ABS
VirtualFilter=dWC

[MNU:IDR_MENU1]
Type=1
Class=CCalculatorDlg
Command1=ID_M_PI
Command2=ID_M_E
Command3=ID_M_C
Command4=ID_M_NA
Command5=ID_M_G
Command6=ID_M_R
Command7=ID_M_K
Command8=ID_M_VM
Command9=ID_M_KE
Command10=ID_M_E0
CommandCount=10

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -