📄 compiler.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCompilerDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "compiler.h"
ClassCount=3
Class1=CCompilerApp
Class2=CCompilerDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_COMPILER_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDR_MENU1
[CLS:CCompilerApp]
Type=0
HeaderFile=compiler.h
ImplementationFile=compiler.cpp
Filter=N
LastObject=CCompilerApp
[CLS:CCompilerDlg]
Type=0
HeaderFile=compilerDlg.h
ImplementationFile=compilerDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_CLOSE_MENU
[CLS:CAboutDlg]
Type=0
HeaderFile=compilerDlg.h
ImplementationFile=compilerDlg.cpp
Filter=D
LastObject=CAboutDlg
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
[DLG:IDD_COMPILER_DIALOG]
Type=1
Class=CCompilerDlg
ControlCount=4
Control1=IDC_EDIT1,edit,1353781700
Control2=IDC_EDIT2,edit,1353783492
Control3=IDC_STATIC,static,1350697472
Control4=IDC_STATIC,static,1350697472
[MNU:IDR_MENU1]
Type=1
Class=CCompilerDlg
Command1=ID_NEW_MENU
Command2=ID_OPEN_MENU
Command3=ID_SAVE_MENU
Command4=ID_SAVEAS_MENU
Command5=ID_EXIT_MENU
Command6=IDC_CLOSE_MENU
Command7=ID_LEXICAL_MENU
Command8=ID_GRAMMAR_MENU
Command9=ID_YUYI_MENU
Command10=ID_MIDCODE_MENU
Command11=ID_CODE_MENU
Command12=IDC_ABOUT_MENU
CommandCount=12
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -