📄 myscanner.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyScannerDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MyScanner.h"
ClassCount=3
Class1=CMyScannerApp
Class2=CMyScannerDlg
Class3=CAboutDlg
ResourceCount=4
Resource1="IDD_MYSCANNER_DIALOG"
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDD_MyScanner_DIALOG
[CLS:CMyScannerApp]
Type=0
HeaderFile=MyScanner.h
ImplementationFile=MyScanner.cpp
Filter=N
[CLS:CMyScannerDlg]
Type=0
HeaderFile=MyScannerDlg.h
ImplementationFile=MyScannerDlg.cpp
Filter=D
LastObject=CMyScannerDlg
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=MyScannerDlg.h
ImplementationFile=MyScannerDlg.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_MyScanner_DIALOG]
Type=1
Class=?
ControlCount=15
Control1=IDC_STATIC,button,1342177287
Control2=IDC_EDIT_INPUT,edit,1353783428
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,button,1342177287
Control7=IDC_BUTTON_OPEN,button,1342275585
Control8=IDC_BUTTON_SCANNING,button,1342275584
Control9=IDC_BUTTON_SAVE,button,1342275584
Control10=IDC_BUTTON_ABOUT,button,1342275584
Control11=IDC_BUTTON_EXIT,button,1342275584
Control12=IDC_EDIT_CHARSTRTAB,edit,1350633600
Control13=IDC_LIST_TOKENTAB,listbox,1352728833
Control14=IDC_LIST_ERRORTAB,listbox,1352728833
Control15=IDC_LIST_CHARTAB,listbox,1352728833
[DLG:"IDD_MYSCANNER_DIALOG"]
Type=1
Class=?
ControlCount=17
Control1=IDC_STATIC,button,1342177287
Control2=IDC_EDIT_INPUT,edit,1353783428
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,button,1342177287
Control7=IDC_BUTTON_OPEN,button,1342275585
Control8=IDC_BUTTON_SCANNING,button,1342275584
Control9=IDC_BUTTON_SAVE,button,1342275584
Control10=IDC_BUTTON_ABOUT,button,1342275584
Control11=IDC_BUTTON_EXIT,button,1342275584
Control12=IDC_EDIT_CHARSTRTAB,edit,1350631552
Control13=IDC_LIST_TOKENTAB,listbox,1352728833
Control14=IDC_LIST_ERRORTAB,listbox,1352728833
Control15=IDC_LIST_CHARTAB,listbox,1352728833
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -