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

📄 计算器11.clw

📁 该程序实现了计算器的主要功能
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMy11Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "计算器11.h"

ClassCount=3
Class1=CMy11App
Class2=CMy11Dlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_MY11_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDR_MENU1

[CLS:CMy11App]
Type=0
HeaderFile=计算器11.h
ImplementationFile=计算器11.cpp
Filter=N

[CLS:CMy11Dlg]
Type=0
HeaderFile=计算器11Dlg.h
ImplementationFile=计算器11Dlg.cpp
Filter=D
LastObject=CMy11Dlg
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=计算器11Dlg.h
ImplementationFile=计算器11Dlg.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_MY11_DIALOG]
Type=1
Class=CMy11Dlg
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDIT1,edit,1350631552
Control4=IDC_EDIT2,edit,1350631552
Control5=IDC_EDIT3,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_RADIOADD,button,1342308361
Control8=IDC_RADIODEC,button,1342177289
Control9=IDC_RADIOMUL,button,1342177289
Control10=IDC_RADIODIV,button,1342177289
Control11=IDC_SCROLLBAR1,scrollbar,1342177280
Control12=IDC_SCROLLBAR2,scrollbar,1342177280

[MNU:IDR_MENU1]
Type=1
Class=?
Command1=IDC_RADIOADD
Command2=IDC_RADIODEC
Command3=IDC_RADIOMUL
Command4=IDC_RADIODIV
Command5=IDC_RADIOADD
CommandCount=5

⌨️ 快捷键说明

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