📄 q.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CQDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "q.h"
LastPage=0
ClassCount=4
Class1=CQApp
Class2=CAboutDlg
Class3=CQComboBox
Class4=CQDlg
ResourceCount=2
Resource1=IDD_ABOUTBOX (English (U.S.))
Resource2=IDD_Q_DIALOG (English (U.S.))
[CLS:CQApp]
Type=0
BaseClass=CWinApp
HeaderFile=Q.h
ImplementationFile=Q.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=Q.h
ImplementationFile=QDlg.cpp
LastObject=CAboutDlg
[CLS:CQComboBox]
Type=0
BaseClass=CWnd
HeaderFile=QComboBox.h
ImplementationFile=QComboBox.cpp
LastObject=CQComboBox
[CLS:CQDlg]
Type=0
BaseClass=CDialog
HeaderFile=QDlg.h
ImplementationFile=QDlg.cpp
LastObject=CQDlg
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
[DLG:IDD_Q_DIALOG]
Type=1
Class=CQDlg
[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_Q_DIALOG (English (U.S.))]
Type=1
Class=?
ControlCount=8
Control1=IDC_CUSTOM1,QComboBox,1342242816
Control2=IDC_EDIT_TEXT,edit,1350633668
Control3=IDC_CUSTOM2,QComboBox,1342242816
Control4=IDC_CUSTOM3,QComboBox,1342242816
Control5=IDC_CUSTOM4,QComboBox,1342242816
Control6=IDC_CUSTOM5,QComboBox,1342242816
Control7=IDOK,button,1342242817
Control8=IDCANCEL,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -