📄 depth.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "depth.h"
LastPage=0
ClassCount=5
Class1=CDepthApp
Class2=CAboutDlg
Class3=CDepthDoc
Class4=CDepthView
Class5=CMainFrame
ResourceCount=2
Resource1=IDR_MAINFRAME
Resource2=IDD_ABOUTBOX
[CLS:CDepthApp]
Type=0
BaseClass=CWinApp
HeaderFile=Depth.h
ImplementationFile=Depth.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=Depth.cpp
ImplementationFile=Depth.cpp
LastObject=CAboutDlg
[CLS:CDepthDoc]
Type=0
BaseClass=CDocument
HeaderFile=DepthDoc.h
ImplementationFile=DepthDoc.cpp
[CLS:CDepthView]
Type=0
BaseClass=CView
HeaderFile=DepthView.h
ImplementationFile=DepthView.cpp
Filter=C
VirtualFilter=VWC
[CLS:CMainFrame]
Type=0
BaseClass=CFrameWnd
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
VirtualFilter=fWC
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1350565891
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
[MNU:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_APP_EXIT
Command2=ID_APP_ABOUT
CommandCount=2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -