📄 cd.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCdDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "cd.h"
ClassCount=3
Class1=CCdApp
Class2=CCdDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_CD_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=CG_IDR_POPUP_CD_DLG
Resource5=IDR_MENU1
[CLS:CCdApp]
Type=0
HeaderFile=cd.h
ImplementationFile=cd.cpp
Filter=N
BaseClass=CWinApp
VirtualFilter=AC
LastObject=CCdApp
[CLS:CCdDlg]
Type=0
HeaderFile=cdDlg.h
ImplementationFile=cdDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_HOTKEY1
[CLS:CAboutDlg]
Type=0
HeaderFile=cdDlg.h
ImplementationFile=cdDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDOK
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1342177294
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373888
Control5=IDC_STATIC,static,1342308352
[DLG:IDD_CD_DIALOG]
Type=1
Class=CCdDlg
ControlCount=11
Control1=IDC_TANCHU,button,1342242816
Control2=IDC_GUANBI,button,1342242816
Control3=IDC_TUICHU,button,1342242816
Control4=IDC_GUANYU,button,1342242816
Control5=IDC_HOTKEY1,msctls_hotkey32,1350631424
Control6=IDC_STATIC,static,1342308352
Control7=IDC_BUTTON1,button,1342242816
Control8=IDC_STATIC,button,1342177287
Control9=IDC_CHECK_AUTORUN,button,1342242819
Control10=IDC_CHECK_MINIMIZED,button,1342242819
Control11=IDC_STATIC,button,1342177287
[MNU:CG_IDR_POPUP_CD_DLG]
Type=1
Class=CCdDlg
Command1=IDC_TANCHU
Command2=IDC_GUANBI
Command3=IDC_GUANYU
Command4=IDC_TUICHU
CommandCount=4
[MNU:IDR_MENU1]
Type=1
Class=?
Command1=IDC_TANCHU
Command2=IDC_GUANBI
Command3=IDC_GUANYU
Command4=IDC_TUICHU
CommandCount=4
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -