📄 nqueen.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "NQueen.h"
ClassCount=3
Class1=CNQueenApp
Class2=CNQueenDlg
ResourceCount=5
Resource2=IDD_NQUEEN_DIALOG
Resource1=IDR_MAINFRAME
Resource3=IDD_INPUT
Resource4=IDD_PROPPAGE_SMALL (English (U.S.))
Class3=CAboutDlg
Resource5=IDD_ABOUTBOX
[CLS:CNQueenApp]
Type=0
HeaderFile=NQueen.h
ImplementationFile=NQueen.cpp
Filter=N
[CLS:CNQueenDlg]
Type=0
HeaderFile=NQueenDlg.h
ImplementationFile=NQueenDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
[DLG:IDD_NQUEEN_DIALOG]
Type=1
Class=?
ControlCount=15
Control1=IDC_START,button,1342242817
Control2=IDC_CLEAR,button,1342242816
Control3=IDC_STATIC1,button,1342177287
Control4=IDC_STATIC,static,1342308865
Control5=IDC_AUTO_STEP,button,1342177289
Control6=IDC_STEP,button,1342177289
Control7=IDC_SETSIZE,button,1342242816
Control8=IDC_QUEEN_SIZE,static,1342308353
Control9=IDC_NEXT_STEP,button,1342242816
Control10=IDC_END_STEP,button,1342242816
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,button,1342177287
Control13=IDC_STATIC,button,1342177287
Control14=IDC_EXIT,button,1342242816
Control15=IDC_ABOUT,button,1342242816
[DLG:IDD_INPUT]
Type=1
Class=?
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDIT,edit,1350631552
Control4=IDC_STATIC,static,1342308353
[DLG:IDD_ABOUTBOX]
Type=1
Class=?
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342177283
Control3=IDC_STATIC,static,1342308352
Control4=IDC_COPY_RIGHT,static,1342308352
[CLS:CAboutDlg]
Type=0
HeaderFile=AboutDlg.h
ImplementationFile=AboutDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CAboutDlg
VirtualFilter=dWC
[DLG:IDD_PROPPAGE_SMALL (English (U.S.))]
Type=1
Class=?
ControlCount=1
Control1=IDC_STATIC,static,1342308352
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -