📄 animation.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAnimationDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Animation.h"
ClassCount=2
Class1=CAnimationApp
Class2=CAnimationDlg
ResourceCount=4
Resource2=IDR_MAINFRAME
Resource3=IDD_ANIMATION_DIALOG
Resource4=IDD_ANIMATION_DIALOG (English (U.S.))
[CLS:CAnimationApp]
Type=0
HeaderFile=Animation.h
ImplementationFile=Animation.cpp
Filter=N
BaseClass=CWinApp
VirtualFilter=AC
[CLS:CAnimationDlg]
Type=0
HeaderFile=AnimationDlg.h
ImplementationFile=AnimationDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_ANIMATE
[DLG:IDD_ANIMATION_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CAnimationDlg
[DLG:IDD_ANIMATION_DIALOG (English (U.S.))]
Type=1
Class=CAnimationDlg
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDC_ANIMATE,static,1350696971
Control3=IDC_START,button,1342242816
Control4=IDC_STOP,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -