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

📄 caculator03.clw

📁 十进制、八进制和十六进制之间的转换以及不同的选择类型
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CCaculator03App
Class2=CCaculator03Dlg
Class3=CAboutDlg

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

[CLS:CCaculator03App]
Type=0
HeaderFile=caculator03.h
ImplementationFile=caculator03.cpp
Filter=N

[CLS:CCaculator03Dlg]
Type=0
HeaderFile=caculator03Dlg.h
ImplementationFile=caculator03Dlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_INPUT_CHECK

[CLS:CAboutDlg]
Type=0
HeaderFile=caculator03Dlg.h
ImplementationFile=caculator03Dlg.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_CACULATOR03_DIALOG]
Type=1
Class=CCaculator03Dlg
ControlCount=31
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_INPUTEDIT_EDIT,edit,1350631552
Control4=IDC_OUTPUT_EDIT,edit,1350631552
Control5=IDC_0_BUTTON,button,1342242816
Control6=IDC_1_BUTTON,button,1342242816
Control7=IDC_2_BUTTON,button,1342242816
Control8=IDC_3_BUTTON,button,1342242816
Control9=IDC_4_BUTTON,button,1342242816
Control10=IDC_5_BUTTON,button,1342242816
Control11=IDC_6_BUTTON,button,1342242816
Control12=IDC_7_BUTTON,button,1342242816
Control13=IDC_8_BUTTON,button,1342242816
Control14=IDC_9_BUTTON,button,1342242816
Control15=IDC_A_BUTTON,button,1342242816
Control16=IDC_B_BUTTON,button,1342242816
Control17=IDC_C_BUTTON,button,1342242816
Control18=IDC_D_BUTTON,button,1342242816
Control19=IDC_E_BUTTON,button,1342242816
Control20=IDC_F_BUTTON,button,1342242816
Control21=IDC_STATIC,static,1342308352
Control22=IDC_STATIC,static,1342308352
Control23=IDC_TO_O_BUTTON,button,1342242816
Control24=IDC_TO_D_BUTTON,button,1342242816
Control25=IDC_TO_H_BUTTON,button,1342242816
Control26=IDC_D_RADIO,button,1342308361
Control27=IDC_O_RADIO,button,1342177289
Control28=IDC_H_RADIO,button,1342177289
Control29=IDC_STATIC,button,1342177287
Control30=IDC_INPUT_CHECK,button,1342242819
Control31=IDC_OUTPUT_CHECK,button,1342242819

⌨️ 快捷键说明

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