📄 makedict.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMakeThread
LastTemplate=CWinThread
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MakeDict.h"
ClassCount=4
Class1=CMakeDictApp
Class2=CMakeDictDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX (English (U.S.))
Class4=CMakeThread
Resource4=IDD_MAKEDICT_DIALOG
[CLS:CMakeDictApp]
Type=0
HeaderFile=MakeDict.h
ImplementationFile=MakeDict.cpp
Filter=N
[CLS:CMakeDictDlg]
Type=0
HeaderFile=MakeDictDlg.h
ImplementationFile=MakeDictDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT_PASS
[CLS:CAboutDlg]
Type=0
HeaderFile=MakeDictDlg.h
ImplementationFile=MakeDictDlg.cpp
Filter=D
[DLG:IDD_ABOUTBOX]
Type=1
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Class=CAboutDlg
[DLG:IDD_MAKEDICT_DIALOG]
Type=1
Class=CMakeDictDlg
ControlCount=19
Control1=IDC_EDIT_FILE,edit,1342242944
Control2=IDC_EDIT_LEN,edit,1342251136
Control3=IDC_COMBO_START,combobox,1344339971
Control4=IDC_EDIT_PASS,edit,1342242820
Control5=IDOK,button,1342275585
Control6=IDCANCEL,button,1342275584
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,button,1342177287
Control9=IDC_BTN_FILE,button,1342275584
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308864
Control14=IDC_STATIC_COUNT,static,1342308864
Control15=IDC_STATIC,static,1342308864
Control16=IDC_STATIC_REM,static,1342308864
Control17=IDC_STATIC_CURPASS,static,1342308864
Control18=IDC_BTN_SAVE,button,1073840128
Control19=IDC_BTN_OPEN,button,1073840128
[DLG:IDD_ABOUTBOX (English (U.S.))]
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
[CLS:CMakeThread]
Type=0
HeaderFile=MakeThread.h
ImplementationFile=MakeThread.cpp
BaseClass=CWinThread
Filter=N
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -