📄 计算机小数计算模拟器.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=AboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "计算机小数计算模拟器.h"
ClassCount=5
Class1=CMyApp
Class2=CMyDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_INSTRUCTION
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDD_MY_DIALOG
Class4=Instruction
Class5=AboutDlg
Resource5=IDD_About
[CLS:CMyApp]
Type=0
HeaderFile=计算机小数计算模拟器.h
ImplementationFile=计算机小数计算模拟器.cpp
Filter=N
[CLS:CMyDlg]
Type=0
HeaderFile=计算机小数计算模拟器Dlg.h
ImplementationFile=计算机小数计算模拟器Dlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CMyDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=计算机小数计算模拟器Dlg.h
ImplementationFile=计算机小数计算模拟器Dlg.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_MY_DIALOG]
Type=1
Class=CMyDlg
ControlCount=18
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_INPUT_FIRST,edit,1350631554
Control5=IDC_INPUT_SECOND,edit,1350631554
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,button,1342177287
Control8=IDC_ADD,button,1342242816
Control9=IDC_SUB,button,1342242816
Control10=IDC_OMULTIPLY,button,1342242816
Control11=IDC_ODEVIDE,button,1342242816
Control12=IDC_BMULTIPLY,button,1342242816
Control13=IDC_BDEVIDE,button,1342242816
Control14=IDC_INSTRUCTION,button,1342242816
Control15=IDC_ABOUT,button,1342242816
Control16=IDC_STATIC,button,1342177287
Control17=IDOK,button,1342242816
Control18=IDC_RESULT,edit,1352734788
[DLG:IDD_About]
Type=1
Class=AboutDlg
ControlCount=11
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,button,1342177287
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342179331
Control10=IDC_STATIC,static,1342179331
Control11=IDC_STATIC,static,1342179331
[DLG:IDD_INSTRUCTION]
Type=1
Class=Instruction
ControlCount=19
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,button,1342177287
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,static,1342308354
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342179331
[CLS:Instruction]
Type=0
HeaderFile=Instruction.h
ImplementationFile=Instruction.cpp
BaseClass=CDialog
Filter=D
LastObject=IDCANCEL
[CLS:AboutDlg]
Type=0
HeaderFile=AboutDlg.h
ImplementationFile=AboutDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=AboutDlg
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -