📄 menu_application.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMenu_ApplicationDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Menu_Application.h"
ClassCount=3
Class1=CMenu_ApplicationApp
Class2=CMenu_ApplicationDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_MENU_APPLICATION_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDR_MENU1
[CLS:CMenu_ApplicationApp]
Type=0
HeaderFile=Menu_Application.h
ImplementationFile=Menu_Application.cpp
Filter=N
[CLS:CMenu_ApplicationDlg]
Type=0
HeaderFile=Menu_ApplicationDlg.h
ImplementationFile=Menu_ApplicationDlg.cpp
Filter=D
LastObject=ID_ABOUT_MENU
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=Menu_ApplicationDlg.h
ImplementationFile=Menu_ApplicationDlg.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_MENU_APPLICATION_DIALOG]
Type=1
Class=CMenu_ApplicationDlg
ControlCount=3
Control1=IDC_VOICE_BUTTON,button,1342242816
Control2=IDC_SHOW_BUTTON,button,1342242816
Control3=IDC_EXIT_BUTTON,button,1342242816
[MNU:IDR_MENU1]
Type=1
Class=CMenu_ApplicationDlg
Command1=ID_VOICE_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 + -