📄 chessboard.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CChessBoardDlg
LastTemplate=CView
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ChessBoard.h"
ClassCount=4
Class1=CChessBoardApp
Class2=CChessBoardDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Class4=CChessBoardView
Resource3=IDD_CHESSBOARD_DIALOG
[CLS:CChessBoardApp]
Type=0
HeaderFile=ChessBoard.h
ImplementationFile=ChessBoard.cpp
Filter=N
[CLS:CChessBoardDlg]
Type=0
HeaderFile=ChessBoardDlg.h
ImplementationFile=ChessBoardDlg.cpp
Filter=D
LastObject=IDC_FillBoard
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=ChessBoardDlg.h
ImplementationFile=ChessBoardDlg.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_CHESSBOARD_DIALOG]
Type=1
Class=CChessBoardDlg
ControlCount=14
Control1=IDC_OnPaint,button,1342242816
Control2=IDC_EDIT1,edit,1350639744
Control3=IDC_FillBoard,button,1342242816
Control4=IDC_OnOK,button,1342242816
Control5=IDC_STATIC,button,1342210823
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,static,1342308353
Control12=IDC_STATIC,static,1342308353
Control13=IDC_STATIC,static,1342308352
Control14=IDC_OnCancle,button,1342242816
[CLS:CChessBoardView]
Type=0
HeaderFile=ChessBoardView.h
ImplementationFile=ChessBoardView.cpp
BaseClass=CView
Filter=C
LastObject=CChessBoardView
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -