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

📄 calculator.clw

📁 vc计算器 有 二进制
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CCalculatorDlg
LastTemplate=CStatic
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "calculator.h"
LastPage=0

ClassCount=6
Class1=CCalculatorApp
Class2=CAboutDlg
Class3=CCalculatorDlg
Class4=CNewButton

ResourceCount=3
Resource1=IDD_CALCULATOR_DIALOG
Resource2=IDD_ABOUTBOX
Class5=CNewEdit
Class6=CNewStatic
Resource3=IDR_MENU

[CLS:CCalculatorApp]
Type=0
BaseClass=CWinApp
HeaderFile=Calculator.h
ImplementationFile=Calculator.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=CalculatorDlg.cpp
ImplementationFile=CalculatorDlg.cpp

[CLS:CCalculatorDlg]
Type=0
BaseClass=CDialog
HeaderFile=CalculatorDlg.h
ImplementationFile=CalculatorDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=IDC_BUTTON_9

[CLS:CNewButton]
Type=0
BaseClass=CButton
HeaderFile=NewButton.h
ImplementationFile=NewButton.cpp
Filter=W
VirtualFilter=BWC

[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=65
Control1=IDC_EDIT_INPUT,edit,1350631620
Control2=IDC_BUTTON_OPERATE,button,1342242827
Control3=IDC_BUTTON_CLEAR,button,1342242827
Control4=IDC_EDIT_OUTPUT,edit,1350633668
Control5=IDC_STATIC_CONVERT,button,1342177287
Control6=IDC_RADIO_DEC,button,1342308361
Control7=IDC_RADIO_OCT,button,1342177289
Control8=IDC_RADIO_HEX,button,1342177289
Control9=IDC_RADIO_BIN,button,1342177289
Control10=IDC_STATIC_CHOICE,button,1342177287
Control11=IDC_STATIC4,static,1073741831
Control12=IDOK,button,1342242827
Control13=IDC_STATIC_CHOICE2,button,1342177287
Control14=IDC_RADIO_DEGREE,button,1342308361
Control15=IDC_RADIO_RADIAN,button,1342177289
Control16=IDC_BUTTON_7,button,1342242827
Control17=IDC_BUTTON_8,button,1342242827
Control18=IDC_BUTTON_9,button,1342242827
Control19=IDC_BUTTON_PLUS,button,1342242827
Control20=IDC_BUTTON_4,button,1342242827
Control21=IDC_BUTTON_5,button,1342242827
Control22=IDC_BUTTON_6,button,1342242827
Control23=IDC_BUTTON_MINUS,button,1342242827
Control24=IDC_BUTTON_1,button,1342242827
Control25=IDC_BUTTON_2,button,1342242827
Control26=IDC_BUTTON_3,button,1342242827
Control27=IDC_BUTTON_MUL,button,1342242827
Control28=IDC_BUTTON_0,button,1342242827
Control29=IDC_BUTTON_DOT,button,1342242827
Control30=IDC_BUTTON_SPACE,button,1342242827
Control31=IDC_BUTTON_DIVID,button,1342242827
Control32=IDC_BUTTON_LPAREN,button,1342242827
Control33=IDC_BUTTON_RPAREN,button,1342242827
Control34=IDC_BUTTON_XB,button,1342242827
Control35=IDC_BUTTON_XO,button,1342242827
Control36=IDC_BUTTON_BACK,button,1342242827
Control37=IDC_BUTTON_SQR,button,1342242827
Control38=IDC_BUTTON_MOD,button,1342242827
Control39=IDC_BUTTON_XH,button,1342242827
Control40=IDC_BUTTON_A,button,1342242827
Control41=IDC_BUTTON_B,button,1342242827
Control42=IDC_BUTTON_C,button,1342242827
Control43=IDC_BUTTON_D,button,1342242827
Control44=IDC_BUTTON_E,button,1342242827
Control45=IDC_BUTTON_F,button,1342242827
Control46=IDC_BUTTON_SIN,button,1342242827
Control47=IDC_BUTTON_COS,button,1342242827
Control48=IDC_BUTTON_TAN,button,1342242827
Control49=IDC_BUTTON_COT,button,1342242827
Control50=IDC_BUTTON_SIN1,button,1342242827
Control51=IDC_BUTTON_COS1,button,1342242827
Control52=IDC_BUTTON_TAN1,button,1342242827
Control53=IDC_BUTTON_LOG,button,1342242827
Control54=IDC_BUTTON_SH,button,1342242827
Control55=IDC_BUTTON_CH,button,1342242827
Control56=IDC_BUTTON_TH,button,1342242827
Control57=IDC_BUTTON_LN,button,1342242827
Control58=IDC_BUTTON_ESQR,button,1342242827
Control59=IDC_BUTTON_SQRT,button,1342242827
Control60=IDC_BUTTON_ABS,button,1342242827
Control61=IDC_BUTTON_EXP,button,1342242827
Control62=IDC_BUTTON_CONST,button,1342242827
Control63=IDC_BUTTON_HISTORY,button,1342242827
Control64=IDC_RADIO_STANDARD,button,1342308361
Control65=IDC_RADIO_SCIENTFIC,button,1342177289

[MNU:IDR_MENU]
Type=1
Class=?
Command1=ID_MENU_PI
Command2=ID_MENU_E
Command3=ID_MENU_C
Command4=ID_MENU_NA
Command5=ID_MENU_G
Command6=ID_MENU_R
Command7=ID_MENU_K
Command8=ID_MENU_VM
Command9=ID_MENU_KE
Command10=ID_MENU_E0
CommandCount=10

[CLS:CNewEdit]
Type=0
HeaderFile=NewEdit.h
ImplementationFile=NewEdit.cpp
BaseClass=CEdit
Filter=W
VirtualFilter=WC

[CLS:CNewStatic]
Type=0
HeaderFile=NewStatic.h
ImplementationFile=NewStatic.cpp
BaseClass=CStatic
Filter=W
VirtualFilter=WC

⌨️ 快捷键说明

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