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

📄 caculator.clw

📁 我自己写的一个基于对话框的计算器
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CCaculatorDlg
LastTemplate=CButton
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "caculator.h"

ClassCount=5
Class1=CCaculatorApp
Class2=CCaculatorDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_CACULATOR_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CMedit
Class5=CXPButton
Resource4=IDR_MENU1

[CLS:CCaculatorApp]
Type=0
HeaderFile=caculator.h
ImplementationFile=caculator.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=caculatorDlg.h
ImplementationFile=caculatorDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDOK

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=7
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342374017
Control5=IDC_SHOWTIME,edit,1350633600
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352

[DLG:IDD_CACULATOR_DIALOG]
Type=1
Class=CCaculatorDlg
ControlCount=35
Control1=IDC_SQURT,button,1342242827
Control2=IDC_RECIPAL,button,1342242827
Control3=IDC_SELECT,button,1342242827
Control4=IDC_EQUAL,button,1342242827
Control5=IDC_DIVIDE,button,1342242827
Control6=IDC_MUTI,button,1342242827
Control7=IDC_MINUS,button,1342242827
Control8=IDC_ADD,button,1342242827
Control9=IDC_NUMBER3,button,1342242827
Control10=IDC_NUMBER2,button,1342242827
Control11=IDC_NUMBER1,button,1342242827
Control12=IDC_NUMBER4,button,1342242827
Control13=IDC_NUMBER6,button,1342242827
Control14=IDC_NUMBER5,button,1342242827
Control15=IDC_NUMBER8,button,1342242816
Control16=IDC_NUMBER7,button,1342246667
Control17=IDC_POINT,button,1342242827
Control18=IDC_NUMBER0,button,1342242827
Control19=IDC_NUMBER9,button,1342242827
Control20=IDC_ALLZERO,button,1342242816
Control21=IDC_BACK,button,1342242827
Control22=IDC_DOUB,button,1342242827
Control23=IDC_SHOWTIME,edit,1350633600
Control24=IDC_ANGLE,button,1342177289
Control25=IDC_RADIAN,button,1342177289
Control26=IDC_SIN,button,1342242827
Control27=IDC_COS,button,1342242827
Control28=IDC_LOG,button,1342242827
Control29=IDC_XY,button,1342242827
Control30=IDC_TAN,button,1342242827
Control31=IDC_FACTORIAL,button,1342242827
Control32=IDC_X3,button,1342242827
Control33=IDC_RESID,button,1342242827
Control34=IDC_SHOW,edit,1350633610
Control35=IDC_STATIC,button,1342177287

[MNU:IDR_MENU1]
Type=1
Class=CCaculatorDlg
Command1=ID_STANDARD
Command2=ID_ABOUT
CommandCount=2

[CLS:CMedit]
Type=0
HeaderFile=Medit.h
ImplementationFile=Medit.cpp
BaseClass=CEdit
Filter=W
VirtualFilter=WC
LastObject=CMedit

[CLS:CXPButton]
Type=0
HeaderFile=XPButton1.h
ImplementationFile=XPButton1.cpp
BaseClass=CButton
Filter=W
VirtualFilter=BWC
LastObject=CXPButton

⌨️ 快捷键说明

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