📄 sdexample.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSDExampleDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "SDExample.h"
ClassCount=4
Class1=CSDExampleApp
Class2=CSDExampleDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_SDEXAMPLE_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ERASE_DIALOG
Resource4=IDD_ABOUTBOX
Class4=CEraseBlkDlg
Resource5=CG_IDR_POPUP_HEX_EDIT
[CLS:CSDExampleApp]
Type=0
HeaderFile=SDExample.h
ImplementationFile=SDExample.cpp
Filter=N
[CLS:CSDExampleDlg]
Type=0
HeaderFile=SDExampleDlg.h
ImplementationFile=SDExampleDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_INITSD
[CLS:CAboutDlg]
Type=0
HeaderFile=SDExampleDlg.h
ImplementationFile=SDExampleDlg.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_SDEXAMPLE_DIALOG]
Type=1
Class=CSDExampleDlg
ControlCount=19
Control1=IDC_OPENCOMM,button,1342242816
Control2=IDC_BLKADDR,edit,1350631552
Control3=IDC_READ,button,1342242816
Control4=IDC_WRITE,button,1342242816
Control5=IDC_EDIT,edit,1353777156
Control6=IDCANCEL,button,1342242816
Control7=IDC_STATIC,button,1342177287
Control8=IDC_STATIC,static,1342308352
Control9=IDC_SELCOMM,combobox,1344339971
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,button,1342177287
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_SELBAUD,combobox,1342242819
Control16=IDC_STATIC,button,1342177287
Control17=IDC_DISPRESULT,edit,1350631436
Control18=IDC_ERASE,button,1342242816
Control19=IDC_INITSD,button,1342242816
[MNU:CG_IDR_POPUP_HEX_EDIT]
Type=1
Class=?
Command1=ID_EDIT_UNDO
Command2=ID_EDIT_CUT
Command3=ID_EDIT_COPY
Command4=ID_EDIT_PASTE
Command5=ID_EDIT_CLEAR
Command6=ID_EDIT_SELECT_ALL
CommandCount=6
[DLG:IDD_ERASE_DIALOG]
Type=1
Class=CEraseBlkDlg
ControlCount=8
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STARTADDR,edit,1350631552
Control6=IDC_BLKNUM,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,button,1342177287
[CLS:CEraseBlkDlg]
Type=0
HeaderFile=EraseBlkDlg.h
ImplementationFile=EraseBlkDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDCANCEL
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -