📄 blend.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CBlendDialog
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Blend.h"
LastPage=0
ClassCount=6
Class1=CBlendApp
Class2=CBlendDoc
Class3=CBlendView
Class4=CMainFrame
ResourceCount=3
Resource1=IDR_MAINFRAME
Resource2=IDD_ABOUTBOX
Class5=CAboutDlg
Class6=CBlendDialog
Resource3=IDD_BLEND
[CLS:CBlendApp]
Type=0
HeaderFile=Blend.h
ImplementationFile=Blend.cpp
Filter=N
[CLS:CBlendDoc]
Type=0
HeaderFile=BlendDoc.h
ImplementationFile=BlendDoc.cpp
Filter=N
BaseClass=CDocument
VirtualFilter=DC
[CLS:CBlendView]
Type=0
HeaderFile=BlendView.h
ImplementationFile=BlendView.cpp
Filter=C
BaseClass=CView
VirtualFilter=VWC
[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
BaseClass=CFrameWnd
VirtualFilter=fWC
[CLS:CAboutDlg]
Type=0
HeaderFile=Blend.cpp
ImplementationFile=Blend.cpp
Filter=D
LastObject=CAboutDlg
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1350569987
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=CMainFrame
Command1=ID_FILE_OPEN
Command2=ID_APP_EXIT
Command3=IDM_BLEND_HINT
Command4=ID_APP_ABOUT
CommandCount=4
[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_OPEN
Command2=ID_FILE_SAVE
CommandCount=2
[DLG:IDD_BLEND]
Type=1
Class=CBlendDialog
ControlCount=28
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_RADIO1,button,1342308361
Control5=IDC_RADIO2,button,1342177289
Control6=IDC_RADIO3,button,1342177289
Control7=IDC_RADIO4,button,1342177289
Control8=IDC_RADIO5,button,1342177289
Control9=IDC_RADIO6,button,1342177289
Control10=IDC_RADIO7,button,1342177289
Control11=IDC_RADIO8,button,1342177289
Control12=IDC_RADIO9,button,1342177289
Control13=IDC_STATIC,button,1342177287
Control14=IDC_RADIO10,button,1342308361
Control15=IDC_RADIO11,button,1342177289
Control16=IDC_RADIO12,button,1342177289
Control17=IDC_RADIO13,button,1342177289
Control18=IDC_RADIO14,button,1342177289
Control19=IDC_RADIO15,button,1342177289
Control20=IDC_RADIO16,button,1342177289
Control21=IDC_RADIO17,button,1342177289
Control22=IDC_STATIC,button,1342177287
Control23=IDC_STATIC,static,1342308352
Control24=IDC_EDIT_SRC,edit,1350631552
Control25=IDC_STATIC,static,1342308352
Control26=IDC_EDIT_DST,edit,1350631552
Control27=IDC_CHECK_COMPOSE,button,1342242851
Control28=IDC_STATIC,button,1342177287
[CLS:CBlendDialog]
Type=0
HeaderFile=BlendDialog.h
ImplementationFile=BlendDialog.cpp
BaseClass=CDialog
Filter=D
LastObject=CBlendDialog
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -