📄 playball.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CPlayBallDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "playBall.h"
ClassCount=5
Class1=CPlayBallApp
Class2=CPlayBallDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_PLAYBALL_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_DIALOG1
Class4=CMyBall
Resource4=IDD_ABOUTBOX
Class5=CDlgSetUp
Resource5=IDR_MENU1
[CLS:CPlayBallApp]
Type=0
HeaderFile=playBall.h
ImplementationFile=playBall.cpp
Filter=N
[CLS:CPlayBallDlg]
Type=0
HeaderFile=playBallDlg.h
ImplementationFile=playBallDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CPlayBallDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=playBallDlg.h
ImplementationFile=playBallDlg.cpp
Filter=D
LastObject=CAboutDlg
BaseClass=CDialog
VirtualFilter=dWC
[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_PLAYBALL_DIALOG]
Type=1
Class=CPlayBallDlg
ControlCount=0
[MNU:IDR_MENU1]
Type=1
Class=?
Command1=ID_SETUP
Command2=ID_CLEAR
Command3=ID_SHOW1
Command4=ID_SHOW2
Command5=ID_SHOW3
Command6=ID_MENUITEM32783
Command7=ID_MENUITEM32784
Command8=ID_MENUITEM32785
Command9=ID_MENUITEM32786
Command10=ID_MENUITEM32787
Command11=ID_MENUITEM32788
CommandCount=11
[CLS:CMyBall]
Type=0
HeaderFile=MyBall.h
ImplementationFile=MyBall.cpp
BaseClass=CWnd
Filter=W
VirtualFilter=WC
[DLG:IDD_DIALOG1]
Type=1
Class=CDlgSetUp
ControlCount=8
Control1=IDC_EDIT_SIZE,edit,1350639744
Control2=IDOK,button,1342242817
Control3=IDCANCEL,button,1342242816
Control4=IDC_STATIC,static,1342308864
Control5=IDC_EDIT_SPEED,edit,1350639744
Control6=IDC_STATIC,static,1342308864
Control7=IDC_EDIT_NUM,edit,1350639744
Control8=IDC_STATIC,static,1342308864
[CLS:CDlgSetUp]
Type=0
HeaderFile=DlgSetUp.h
ImplementationFile=DlgSetUp.cpp
BaseClass=CDialog
Filter=D
LastObject=ID_CLEAR
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -