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

📄 computer.clw

📁 表达式计算器。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CComputerApp
Class2=CComputerDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_COMPUTER_DIALOG

[CLS:CComputerApp]
Type=0
HeaderFile=Computer.h
ImplementationFile=Computer.cpp
Filter=N

[CLS:CComputerDlg]
Type=0
HeaderFile=ComputerDlg.h
ImplementationFile=ComputerDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON_UP

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

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342374017
Control5=IDC_STATIC,static,1342308352

[DLG:IDD_COMPUTER_DIALOG]
Type=1
Class=CComputerDlg
ControlCount=18
Control1=IDC_STATIC,static,1342308352
Control2=IDC_FORMULA,edit,1342242944
Control3=IDC_STATIC,static,1342177287
Control4=IDC_RESULT,edit,1342244992
Control5=IDC_STATIC,static,1342177287
Control6=IDC_GET_VARIANT_TABLE,button,1342242816
Control7=IDC_STATIC0,static,1342308352
Control8=IDC_GET_RESULT,button,1476460544
Control9=IDC_EDIT_INSTRUCT,edit,1352730628
Control10=IDC_BUTTON_UP,button,1476460555
Control11=IDC_BUTTON_DOWN,button,1476460555
Control12=IDC_BUTTON_INSRUCTION,static,1342308352
Control13=IDC_BUTTON_INSRUCTION2,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDOK,button,1342242944
Control17=IDCANCEL,button,1342242944
Control18=IDC_FIELD_INSTRUCT,static,1342308352

⌨️ 快捷键说明

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