📄 mytest.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyTestDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MyTest.h"
ClassCount=5
Class1=CMyTestApp
Class2=CMyTestDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_MYTEST_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ADD_DIALOG
Resource4=IDD_ABOUTBOX
Class4=CAddDlg
Class5=CQueryDlg
Resource5=IDD_QUERY_DIALOG
[CLS:CMyTestApp]
Type=0
HeaderFile=MyTest.h
ImplementationFile=MyTest.cpp
Filter=N
[CLS:CMyTestDlg]
Type=0
HeaderFile=MyTestDlg.h
ImplementationFile=MyTestDlg.cpp
Filter=D
LastObject=IDC_ADODC1
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=MyTestDlg.h
ImplementationFile=MyTestDlg.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_MYTEST_DIALOG]
Type=1
Class=CMyTestDlg
ControlCount=6
Control1=IDCANCEL,button,1342242816
Control2=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
Control3=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
Control4=IDC_ADD,button,1342242816
Control5=IDC_DELETE,button,1342242816
Control6=IDC_QUERY,button,1342242816
[DLG:IDD_ADD_DIALOG]
Type=1
Class=CAddDlg
ControlCount=9
Control1=IDOK,button,1342242817
Control2=IDC_PName,edit,1350631552
Control3=IDC_Addr,edit,1350631552
Control4=IDC_PSex,edit,1350631552
Control5=IDC_TabNum,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
[CLS:CAddDlg]
Type=0
HeaderFile=AddDlg.h
ImplementationFile=AddDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_PName
VirtualFilter=dWC
[DLG:IDD_QUERY_DIALOG]
Type=1
Class=CQueryDlg
ControlCount=11
Control1=IDOK,button,1342242817
Control2=IDC_PName,edit,1350631552
Control3=IDC_Addr,edit,1350631552
Control4=IDC_PSex,edit,1350631552
Control5=IDC_TabNum,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
[CLS:CQueryDlg]
Type=0
HeaderFile=QueryDlg.h
ImplementationFile=QueryDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_PSex
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -