📄 student.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CStudentDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "student.h"
LastPage=0
ClassCount=5
Class1=Codbc
Class2=CStudentApp
Class3=CAboutDlg
Class4=CStudentDlg
ResourceCount=4
Resource1=IDD_DADD
Resource2=IDD_ABOUTBOX
Class5=CAdddlg
Resource3=IDD_STUDENT_DIALOG
Resource4=IDR_MENU1
[CLS:Codbc]
Type=0
HeaderFile=odbc.h
ImplementationFile=odbc.cpp
[CLS:CStudentApp]
Type=0
BaseClass=CWinApp
HeaderFile=Student.h
ImplementationFile=Student.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=StudentDlg.cpp
ImplementationFile=StudentDlg.cpp
[CLS:CStudentDlg]
Type=0
BaseClass=CDialog
HeaderFile=StudentDlg.h
ImplementationFile=StudentDlg.cpp
LastObject=ID_MEdit
Filter=D
VirtualFilter=dWC
[DB:Codbc]
DB=1
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=6
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
[DLG:IDD_STUDENT_DIALOG]
Type=1
Class=CStudentDlg
ControlCount=14
Control1=IDOK,button,1342242817
Control2=IDC_LIST1,SysListView32,1350631945
Control3=IDC_COMBO1,combobox,1344339971
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_COMBO2,combobox,1344339971
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT1,edit,1350631552
Control9=IDC_STATIC,button,1342177287
Control10=IDC_Bseeall,button,1342242816
Control11=IDC_BADD,button,1342242816
Control12=IDC_STATIC,static,1342308352
Control13=IDC_COMBO3,combobox,1344339971
Control14=IDC_Babout,button,1342242816
[DLG:IDD_DADD]
Type=1
Class=CAdddlg
ControlCount=28
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC1,static,1342308352
Control4=IDC_Number,edit,1350639744
Control5=IDC_STATIC2,static,1342308352
Control6=IDC_Name,edit,1350631552
Control7=IDC_STATIC3,static,1342308352
Control8=IDC_STATIC4,static,1342308352
Control9=IDC_STATIC5,static,1342308352
Control10=IDC_EEnglish,edit,1350639744
Control11=IDC_STATIC6,static,1342308352
Control12=IDC_EMath,edit,1350639744
Control13=IDC_STATIC7,static,1342308352
Control14=IDC_EPhyical,edit,1350639744
Control15=IDC_STATIC8,static,1342308352
Control16=IDC_EC,edit,1350639744
Control17=IDC_STATIC9,static,1342308352
Control18=IDC_EData,edit,1350639744
Control19=IDC_STATIC10,static,1342308352
Control20=IDC_Esorce,edit,1350639744
Control21=IDC_STATIC11,static,1342308352
Control22=IDC_Epaiming,edit,1350639744
Control23=IDC_STATIC12,static,1342308352
Control24=IDC_ERemark,edit,1350631552
Control25=IDC_COMBO1,combobox,1344340227
Control26=IDC_COMBO2,combobox,1344340227
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308352
[CLS:CAdddlg]
Type=0
HeaderFile=Adddlg.h
ImplementationFile=Adddlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_Number
VirtualFilter=dWC
[MNU:IDR_MENU1]
Type=1
Class=CStudentDlg
Command1=ID_MEdit
Command2=ID_MDelete
Command3=ID_MADD
CommandCount=3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -