📄 ex4_2.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CEx4_2Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Ex4_2.h"
ClassCount=3
Class1=CEx4_2App
Class2=CEx4_2Dlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_EX4_2_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDR_MENU1
[CLS:CEx4_2App]
Type=0
HeaderFile=Ex4_2.h
ImplementationFile=Ex4_2.cpp
Filter=N
[CLS:CEx4_2Dlg]
Type=0
HeaderFile=Ex4_2Dlg.h
ImplementationFile=Ex4_2Dlg.cpp
Filter=D
LastObject=ID_TIME_MENU
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=Ex4_2Dlg.h
ImplementationFile=Ex4_2Dlg.cpp
Filter=D
LastObject=CAboutDlg
[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_EX4_2_DIALOG]
Type=1
Class=CEx4_2Dlg
ControlCount=3
Control1=IDC_TIME_BUTTON,button,1342242816
Control2=IDC_SHOW_BUTTON,button,1342242816
Control3=IDC_EXIT_BUTTON,button,1342242816
[MNU:IDR_MENU1]
Type=1
Class=CEx4_2Dlg
Command1=ID_TIME_MENU
Command2=ID_SHOW_MENU
Command3=ID_EXIT_MENU
Command4=ID_ABOUT_MENU
CommandCount=4
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -