📄 bst.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CBSTDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "BST.h"
ClassCount=4
Class1=CBSTApp
Class2=CBSTDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_BST_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CInputWind
Resource4=IDD_DIALOG1
[CLS:CBSTApp]
Type=0
HeaderFile=BST.h
ImplementationFile=BST.cpp
Filter=N
[CLS:CBSTDlg]
Type=0
HeaderFile=BSTDlg.h
ImplementationFile=BSTDlg.cpp
Filter=D
LastObject=CBSTDlg
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=BSTDlg.h
ImplementationFile=BSTDlg.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_BST_DIALOG]
Type=1
Class=CBSTDlg
ControlCount=12
Control1=IDCANCEL,button,1342242816
Control2=IDC_BUTTON_INPUTDATA,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_INPUT_DATA,static,1342312448
Control5=IDC_STATIC,static,1342308352
Control6=IDC_OUTPUT_DATA,static,1342312448
Control7=IDC_STATIC,static,1342308352
Control8=IDC_WHETHER_AVL,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_ASL1,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_ASL2,static,1342308352
[DLG:IDD_DIALOG1]
Type=1
Class=CInputWind
ControlCount=6
Control1=IDC_EDIT_ELEMENT,edit,1350631552
Control2=IDC_BUTTON_CANCEL,button,1342242816
Control3=IDC_BUTTON_NEXT,button,1342242817
Control4=IDOK,button,1342242816
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC_NUMBER,static,1342308352
[CLS:CInputWind]
Type=0
HeaderFile=InputWind.h
ImplementationFile=InputWind.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CInputWind
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -