📄 bmp2txt.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CConvert
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "bmp2txt.h"
LastPage=0
ClassCount=3
Class1=CBmp2TxtApp
Class2=CJWnd
ResourceCount=1
Class3=CConvert
Resource1=IDD_DIALOG_BMP2TXT
[CLS:CBmp2TxtApp]
Type=0
BaseClass=CWinApp
HeaderFile=Bmp2Txt.h
ImplementationFile=Bmp2Txt.cpp
LastObject=IDC_BUTTON_SRC
[CLS:CJWnd]
Type=0
BaseClass=CWnd
HeaderFile=JWnd.h
ImplementationFile=JWnd.cpp
[DLG:IDD_DIALOG_BMP2TXT]
Type=1
Class=CConvert
ControlCount=8
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_BUTTON_SRC,button,1342242816
Control6=IDC_BUTTON_DEST,button,1342242816
Control7=IDC_EDIT_SRC,edit,1350631552
Control8=IDC_EDIT_DEST,edit,1350631552
[CLS:CConvert]
Type=0
HeaderFile=Convert.h
ImplementationFile=Convert.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_BUTTON_DEST
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -