📄 testdialog.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CRecordset
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "TestDialog.h"
ClassCount=4
Class1=CTestDialogApp
Class2=CTestDialogDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Class4=CStudentSet
Resource3=IDD_TESTDIALOG_DIALOG
[CLS:CTestDialogApp]
Type=0
HeaderFile=TestDialog.h
ImplementationFile=TestDialog.cpp
Filter=N
[CLS:CTestDialogDlg]
Type=0
HeaderFile=TestDialogDlg.h
ImplementationFile=TestDialogDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON_MOVEPREV
[CLS:CAboutDlg]
Type=0
HeaderFile=TestDialogDlg.h
ImplementationFile=TestDialogDlg.cpp
Filter=D
LastObject=CAboutDlg
[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_TESTDIALOG_DIALOG]
Type=1
Class=CTestDialogDlg
ControlCount=18
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STUID,edit,1350631552
Control10=IDC_STUNAME,edit,1350631552
Control11=IDC_STUAGE,edit,1350631552
Control12=IDC_STUSEX,edit,1350631552
Control13=IDC_STUEMAIL,edit,1350631552
Control14=IDC_STUMEMO,edit,1352728580
Control15=IDC_BUTTON_MOVEFIRST,button,1342242816
Control16=IDC_BUTTON_MOVEPREV,button,1342242816
Control17=IDC_BUTTON_MOVENEXT,button,1342242816
Control18=IDC_BUTTON_MOVELAST,button,1342242816
[CLS:CStudentSet]
Type=0
HeaderFile=StudentSet.h
ImplementationFile=StudentSet.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r
[DB:CStudentSet]
DB=1
DBType=ODBC
ColumnCount=7
Column1=[id], 12, 16
Column2=[name], 12, 20
Column3=[age], 5, 2
Column4=[sex], 12, 4
Column5=[email], 12, 100
Column6=[classid], 4, 4
Column7=[memo], 12, 510
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -