📄 newdata.vcc
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=student
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "newdata.h"
ClassCount=3
Class1=CNewdataApp
Class2=CNewdataDlg
ResourceCount=4
Resource2=IDD_NEWDATA_DIALOG
Resource3=IDD_DIALOG1
Resource1=IDR_MAINFRAME
Class3=student
Resource4=IDD_NEWDATA_DIALOG (English (U.S.))
[CLS:CNewdataApp]
Type=0
HeaderFile=newdata.h
ImplementationFile=newdata.cpp
Filter=N
[CLS:CNewdataDlg]
Type=0
HeaderFile=newdataDlg.h
ImplementationFile=newdataDlg.cpp
Filter=D
LastObject=CNewdataDlg
BaseClass=CDialog
VirtualFilter=dWC
[DLG:IDD_NEWDATA_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CNewdataDlg
[DLG:IDD_NEWDATA_DIALOG (English (U.S.))]
Type=1
Class=CNewdataDlg
ControlCount=7
Control1=IDC_LST_STUDENT,SysListView32,1350631437
Control2=IDC_BTNOPEN,button,1342242816
Control3=IDC_BTNCLOSE,button,1342242816
Control4=IDC_BTNREFRESH,button,1342242816
Control5=IDC_BTNADD,button,1342242816
Control6=IDC_BTNEDIT,button,1342242816
Control7=IDC_BTNDELETE,button,1342242816
[DLG:IDD_DIALOG1]
Type=1
Class=student
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDT_NO,edit,1350631552
Control4=IDC_EDT_NAME,edit,1350631552
Control5=IDC_DT_BIRTHDAY,SysDateTimePick32,1342242816
Control6=IDC_EDT_STATURE,edit,1350631552
[CLS:student]
Type=0
HeaderFile=student.h
ImplementationFile=student.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_DT_BIRTHDAY
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -