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

📄 calcu.vcc

📁 一个很完整的计算器代码
💻 VCC
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CCalcuDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "calcu.h"

ClassCount=2
Class1=CCalcuApp
Class2=CCalcuDlg

ResourceCount=4
Resource2=IDR_MAINFRAME
Resource3=IDD_CALCU_DIALOG
Resource4=IDD_CALCU_DIALOG (German (Germany))

[CLS:CCalcuApp]
Type=0
HeaderFile=calcu.h
ImplementationFile=calcu.cpp
Filter=N

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


[DLG:IDD_CALCU_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CCalcuDlg

[DLG:IDD_CALCU_DIALOG (German (Germany))]
Type=1
Class=CCalcuDlg
ControlCount=28
Control1=IDC_EDIT1,edit,1350631554
Control2=IDC_BUTTON_ONE,button,1342242816
Control3=IDC_BUTTON_BACKSPACE,button,1342242816
Control4=IDC_BUTTON_CE,button,1342242816
Control5=IDC_BUTTON_C,button,1342242816
Control6=IDC_BUTTON_TWO,button,1342242816
Control7=IDC_BUTTON_THREE,button,1342242816
Control8=IDC_BUTTON_FOUR,button,1342242816
Control9=IDC_BUTTON_FIVE,button,1342242816
Control10=IDC_BUTTON_SIX,button,1342242816
Control11=IDC_BUTTON_SEVEN,button,1342242816
Control12=IDC_BUTTON_EIGHT,button,1342242816
Control13=IDC_BUTTON_NINE,button,1342242816
Control14=IDC_BUTTON_ZERO,button,1342242816
Control15=IDC_BUTTON_SIGN,button,1342242816
Control16=IDC_BUTTON_POINT,button,1342242816
Control17=IDC_BUTTON_DIVIDE,button,1342242816
Control18=IDC_BUTTON_SQRT,button,1342242816
Control19=IDC_BUTTON_MULT,button,1342242816
Control20=IDC_BUTTON_PERCENT,button,1342242816
Control21=IDC_BUTTON_MINUS,button,1342242816
Control22=IDC_BUTTON_COUNTDOWN,button,1342242816
Control23=IDC_BUTTON_ADD,button,1342242816
Control24=IDC_BUTTON_EQUAL,button,1342242816
Control25=IDC_BUTTON_MC,button,1342242816
Control26=IDC_BUTTON_MR,button,1342242816
Control27=IDC_BUTTON_MS,button,1342242816
Control28=IDC_BUTTON_MADD,button,1342242816

⌨️ 快捷键说明

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