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

📄 calculator.clw

📁 实现windows自带计算器功能
💻 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=5
Resource1=IDD_CALCULATOR_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDR_MENU1
Resource4=IDD_ABOUTBOX
Resource5=IDR_ACCELERATOR1

[CLS:CCalculatorApp]
Type=0
HeaderFile=Calculator.h
ImplementationFile=Calculator.cpp
Filter=N
LastObject=CCalculatorApp

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

[CLS:CAboutDlg]
Type=0
HeaderFile=CalculatorDlg.h
ImplementationFile=CalculatorDlg.cpp
Filter=D
LastObject=IDOK

[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=26
Control1=IDC_EDIT1,edit,1350639744
Control2=IDC_BUTTON1,button,1342242816
Control3=IDC_BUTTON2,button,1342242816
Control4=IDC_BUTTON3,button,1342242816
Control5=IDC_BUTTONADD,button,1342242816
Control6=IDC_BUTTON4,button,1342242816
Control7=IDC_BUTTON6,button,1342242816
Control8=IDC_BUTTON5,button,1342242816
Control9=IDC_BUTTONSUB,button,1342242816
Control10=IDC_BUTTON7,button,1342242816
Control11=IDC_BUTTONMUT,button,1342242816
Control12=IDC_BUTTON10,button,1342242816
Control13=IDC_BUTTON9,button,1342242816
Control14=IDC_BUTTON8,button,1342242816
Control15=IDC_BUTTONDOT,button,1342242816
Control16=IDC_BUTTONEQU,button,1342242816
Control17=IDC_BUTTONDIV,button,1342242816
Control18=ID_C,button,1342242816
Control19=IDC_BUTTONSQRT,button,1342242816
Control20=ID_CE,button,1342242816
Control21=IDC_BUTTONSIGN,button,1342242816
Control22=IDC_BUTTONRec,button,1342242816
Control23=IDC_BUTTONPER,button,1342242816
Control24=IDC_BIANHUAN,button,1342242816
Control25=IDC_SEPARATOR,static,1073745927
Control26=IDC_BUTTONEXP,button,1342242816

[MNU:IDR_MENU1]
Type=1
Class=CCalculatorDlg
Command1=ID_FILE_EXIT
Command2=ID_EDIT_COPY
Command3=ID_EDIT_PASTE
Command4=ID_HELP_ABOUT
CommandCount=4

[ACL:IDR_ACCELERATOR1]
Type=1
Class=?
Command1=ID_HELP_ABOUT
Command2=ID_FILE_EXIT
CommandCount=2

⌨️ 快捷键说明

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