📄 学生成绩管理系统.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "学生成绩管理系统.h"
LastPage=0
ClassCount=22
Class1=CMyApp
Class2=CMyDoc
Class3=CMyView
Class4=CMainFrame
ResourceCount=16
Resource1=IDD_STUDENTDLG
Resource2=IDD_GRADEADD
Class5=CAboutDlg
Resource3=IDD_ABOUTBOX
Resource4=IDD_STUDENTEDITDLG
Class6=CSubForm1
Class7=CSubForm2
Class8=CCourseSet
Class9=CClassSet
Class10=CStudentSet
Class11=CGradeSet
Resource5=IDD_CLASSDLG
Class12=CGradeAddDlg
Resource6=IDD_MY_FORM1
Class13=CGradeEditDlg
Resource7=IDD_MY_FORM2
Class14=CCourseDlg
Resource8=IDD_CLASSEDITDLG
Class15=CStudentDlg
Resource9=IDR_MAINFRAME
Class16=CClassDlg
Resource10=IDD_CLASSADDDLG
Class17=CStudentAddDlg
Resource11=IDD_GRADEEDIT
Class18=CStudentEditDlg
Resource12=IDD_MY_FORM
Class19=CClassAddDlg
Resource13=IDD_STUDENTADDDLG
Class20=CClassEditDlg
Resource14=IDD_COURSEDLG
Resource15=IDD_COURSEADDDLG
Class21=CCourseAddDlg
Class22=CCourseEditDlg
Resource16=IDD_COURSEEDITDLG
[CLS:CMyApp]
Type=0
HeaderFile=学生成绩管理系统.h
ImplementationFile=学生成绩管理系统.cpp
Filter=N
LastObject=CMyApp
[CLS:CMyDoc]
Type=0
HeaderFile=学生成绩管理系统Doc.h
ImplementationFile=学生成绩管理系统Doc.cpp
Filter=N
[CLS:CMyView]
Type=0
HeaderFile=学生成绩管理系统View.h
ImplementationFile=学生成绩管理系统View.cpp
Filter=D
LastObject=CMyView
BaseClass=CFormView
VirtualFilter=VWC
[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
LastObject=CMainFrame
BaseClass=CFrameWnd
VirtualFilter=fWC
[CLS:CAboutDlg]
Type=0
HeaderFile=学生成绩管理系统.cpp
ImplementationFile=学生成绩管理系统.cpp
Filter=D
LastObject=CAboutDlg
BaseClass=CDialog
VirtualFilter=dWC
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=10
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342243342
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EMAIL,static,1342308352
Control10=IDC_STATIC,static,1342308352
[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_PRINT
Command2=ID_FILE_PRINT_PREVIEW
Command3=ID_FILE_PRINT_SETUP
Command4=ID_APP_EXIT
Command5=ID_UPDATEVIEW
Command6=ID_SEARCHVIEW
Command7=ID_SORTVIEW
Command8=ID_CLASSMANAGER
Command9=ID_STUDENTMANAGER
Command10=ID_COURSEMANAGER
Command11=ID_APPLICATION
Command12=ID_EDIT
Command13=ID_SYSTEMINFO
Command14=ID_HELP_FINDER
Command15=ID_APP_ABOUT
CommandCount=15
[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_PRINT
Command5=ID_EDIT_UNDO
Command6=ID_EDIT_CUT
Command7=ID_EDIT_COPY
Command8=ID_EDIT_PASTE
Command9=ID_EDIT_UNDO
Command10=ID_EDIT_CUT
Command11=ID_EDIT_COPY
Command12=ID_EDIT_PASTE
Command13=ID_NEXT_PANE
Command14=ID_PREV_PANE
Command15=ID_CONTEXT_HELP
Command16=ID_HELP
CommandCount=16
[DLG:IDD_MY_FORM]
Type=1
Class=CMyView
ControlCount=13
Control1=IDC_COMBOYEAR,combobox,1344340226
Control2=IDC_COMBOZHUANYIE,combobox,1344340226
Control3=IDC_COMBOCLASS,combobox,1344340226
Control4=IDC_COMBOCOURSE,combobox,1344340226
Control5=IDC_BUTTONADD,button,1342275584
Control6=IDC_BUTTONDELETE,button,1342275584
Control7=IDC_BUTTONMODIFY,button,1342275584
Control8=IDC_BUTTONREFRESH,button,1342275584
Control9=IDC_LISTMODIFY,SysListView32,1350631425
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,button,1342177287
Control13=IDC_STATIC,button,1342177287
[DLG:IDD_MY_FORM2]
Type=1
Class=CSubForm2
ControlCount=18
Control1=IDC_COMBOYEAR,combobox,1344340226
Control2=IDC_COMBOZHUANYIE,combobox,1344340226
Control3=IDC_COMBOCLASS,combobox,1344340226
Control4=IDC_COMBOCOURSE,combobox,1344340226
Control5=IDC_BUTTONJIGE,button,1342275584
Control6=IDC_BUTTONBUJIGE,button,1342275584
Control7=IDC_BUTTONJIANGJIN,button,1342275584
Control8=IDC_LISTSORT,SysListView32,1350631425
Control9=IDC_STATIC,button,1342177287
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,button,1342177287
Control13=IDC_STATIC,button,1342177287
Control14=IDC_STATICJIGE,static,1342308352
Control15=IDC_STATICBUJIGE,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATICZONGRENSHU,static,1342308352
Control18=IDC_BUTTONZONGSHU,button,1342275584
[CLS:CSubForm1]
Type=0
HeaderFile=SubForm1.h
ImplementationFile=SubForm1.cpp
BaseClass=CFormView
Filter=D
LastObject=CSubForm1
VirtualFilter=VWC
[CLS:CSubForm2]
Type=0
HeaderFile=SubForm2.h
ImplementationFile=SubForm2.cpp
BaseClass=CFormView
Filter=D
LastObject=CSubForm2
VirtualFilter=VWC
[DLG:IDD_MY_FORM1]
Type=1
Class=CSubForm1
ControlCount=15
Control1=IDC_COMBOYEAR,combobox,1344340226
Control2=IDC_COMBOZHUANYIE,combobox,1344340226
Control3=IDC_COMBOCLASS,combobox,1344340226
Control4=IDC_COMBOCOURSE,combobox,1344340226
Control5=IDC_SEARCHNO,edit,1350631552
Control6=IDC_SEARCHNAME,edit,1350631552
Control7=IDC_BUTTONSEARCH,button,1342275584
Control8=IDC_LISTSEARCH,SysListView32,1350631425
Control9=IDC_STATIC,button,1342177287
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,button,1342177287
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_BUTTONREFRESH,button,1342275584
[CLS:CCourseSet]
Type=0
HeaderFile=CourseSet.h
ImplementationFile=CourseSet.cpp
BaseClass=CDaoRecordset
Filter=N
VirtualFilter=x
LastObject=CCourseSet
[DB:CCourseSet]
DB=1
DBType=DAO
ColumnCount=4
Column1=[课程号], 12, 20
Column2=[课程名], 12, 20
Column3=[学分], 5, 2
Column4=[学期], 12, 20
[CLS:CClassSet]
Type=0
HeaderFile=ClassSet.h
ImplementationFile=ClassSet.cpp
BaseClass=CDaoRecordset
Filter=N
VirtualFilter=x
LastObject=CClassSet
[DB:CClassSet]
DB=1
DBType=DAO
ColumnCount=4
Column1=[班级号], 12, 20
Column2=[班级名], 12, 20
Column3=[专业名], 12, 20
Column4=[系名], 12, 20
[CLS:CStudentSet]
Type=0
HeaderFile=StudentSet.h
ImplementationFile=StudentSet.cpp
BaseClass=CDaoRecordset
Filter=N
VirtualFilter=x
LastObject=CStudentSet
[DB:CStudentSet]
DB=1
DBType=DAO
ColumnCount=3
Column1=[学号], 12, 20
Column2=[姓名], 12, 20
Column3=[班级号], 12, 20
[CLS:CGradeSet]
Type=0
HeaderFile=GradeSet.h
ImplementationFile=GradeSet.cpp
BaseClass=CDaoRecordset
Filter=N
VirtualFilter=x
LastObject=CGradeSet
[DB:CGradeSet]
DB=1
DBType=DAO
ColumnCount=3
Column1=[学号], 12, 50
Column2=[课程号], 12, 20
Column3=[成绩], 8, 8
[DLG:IDD_GRADEADD]
Type=1
Class=CGradeAddDlg
ControlCount=16
Control1=IDC_COMBOZHUANYIE,combobox,1344340226
Control2=IDC_COMBOYEAR,combobox,1344340226
Control3=IDC_COMBOCLASS,combobox,1344340226
Control4=IDC_COMBONO,combobox,1344340226
Control5=IDC_COMBONAME,combobox,1344340226
Control6=IDC_COMBOCOURSE,combobox,1344340226
Control7=IDC_EDITGRADE,edit,1350631552
Control8=IDOK,button,1342242817
Control9=IDCANCEL,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
[CLS:CGradeAddDlg]
Type=0
HeaderFile=GradeAddDlg.h
ImplementationFile=GradeAddDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CGradeAddDlg
VirtualFilter=dWC
[DLG:IDD_GRADEEDIT]
Type=1
Class=CGradeEditDlg
ControlCount=10
Control1=IDC_GRADE,edit,1350631552
Control2=IDOK,button,1342242817
Control3=IDCANCEL,button,1342242816
Control4=IDC_STUDENTNO,edit,1484849280
Control5=IDC_STUDENTNAME,edit,1484849280
Control6=IDC_COURSE,edit,1484849280
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
[CLS:CGradeEditDlg]
Type=0
HeaderFile=GradeEditDlg.h
ImplementationFile=GradeEditDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CGradeEditDlg
VirtualFilter=dWC
[DLG:IDD_COURSEDLG]
Type=1
Class=CCourseDlg
ControlCount=5
Control1=IDC_BUTTONADD,button,1342242816
Control2=IDC_BUTTONDELETE,button,1342242816
Control3=IDC_BUTTONEDIT,button,1342242816
Control4=IDCANCEL,button,1342242816
Control5=IDC_COURSELIST,SysListView32,1350631425
[CLS:CCourseDlg]
Type=0
HeaderFile=CourseDlg.h
ImplementationFile=CourseDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CCourseDlg
VirtualFilter=dWC
[DLG:IDD_STUDENTDLG]
Type=1
Class=CStudentDlg
ControlCount=5
Control1=IDC_BUTTONADD,button,1342242816
Control2=IDC_BUTTONDELETE,button,1342242816
Control3=IDC_BUTTONEDIT,button,1342242816
Control4=IDCANCEL,button,1342242816
Control5=IDC_LISTSTUDENT,SysListView32,1350631425
[CLS:CStudentDlg]
Type=0
HeaderFile=StudentDlg.h
ImplementationFile=StudentDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CStudentDlg
[DLG:IDD_CLASSDLG]
Type=1
Class=CClassDlg
ControlCount=5
Control1=IDC_BUTTONADD,button,1342242816
Control2=IDC_BUTTONDELETE,button,1342242816
Control3=IDC_BUTTONEDIT,button,1342242816
Control4=IDCANCEL,button,1342242816
Control5=IDC_LISTCLASS,SysListView32,1350631425
[CLS:CClassDlg]
Type=0
HeaderFile=ClassDlg.h
ImplementationFile=ClassDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CClassDlg
VirtualFilter=dWC
[DLG:IDD_STUDENTADDDLG]
Type=1
Class=CStudentAddDlg
ControlCount=8
Control1=IDC_EDITNO,edit,1350631552
Control2=IDC_EDITNAME,edit,1350631552
Control3=IDC_COMBOCLASS,combobox,1344340227
Control4=IDOK,button,1342242817
Control5=IDCANCEL,button,1342242816
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
[CLS:CStudentAddDlg]
Type=0
HeaderFile=StudentAddDlg.h
ImplementationFile=StudentAddDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CStudentAddDlg
[DLG:IDD_STUDENTEDITDLG]
Type=1
Class=CStudentEditDlg
ControlCount=8
Control1=IDC_EDITNO,edit,1350631552
Control2=IDC_EDITNAME,edit,1350631552
Control3=IDC_COMBOCLASS,combobox,1344340226
Control4=IDOK,button,1342242817
Control5=IDCANCEL,button,1342242816
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
[CLS:CStudentEditDlg]
Type=0
HeaderFile=StudentEditDlg.h
ImplementationFile=StudentEditDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CStudentEditDlg
VirtualFilter=dWC
[CLS:CClassAddDlg]
Type=0
HeaderFile=ClassAddDlg.h
ImplementationFile=ClassAddDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CClassAddDlg
VirtualFilter=dWC
[DLG:IDD_CLASSADDDLG]
Type=1
Class=CClassAddDlg
ControlCount=10
Control1=IDC_CLASSNO,edit,1350631552
Control2=IDC_CLASSNAME,edit,1350631552
Control3=IDC_ZHUANYIE,edit,1350631552
Control4=IDC_XIMING,edit,1350631552
Control5=IDOK,button,1342242817
Control6=IDCANCEL,button,1342242816
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
[DLG:IDD_CLASSEDITDLG]
Type=1
Class=CClassEditDlg
ControlCount=10
Control1=IDC_CLASSNO,edit,1350631552
Control2=IDC_CLASSNAME,edit,1350631552
Control3=IDC_ZHUANYIE,edit,1350631552
Control4=IDC_XIMING,edit,1350631552
Control5=IDOK,button,1342242817
Control6=IDCANCEL,button,1342242816
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
[CLS:CClassEditDlg]
Type=0
HeaderFile=ClassEditDlg.h
ImplementationFile=ClassEditDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDOK
[DLG:IDD_COURSEADDDLG]
Type=1
Class=CCourseAddDlg
ControlCount=10
Control1=IDC_COURSENO,edit,1350631552
Control2=IDC_COURSENAME,edit,1350631552
Control3=IDC_XUEFEN,edit,1350631552
Control4=IDC_XUEQI,edit,1350631552
Control5=IDOK,button,1342242817
Control6=IDCANCEL,button,1342242816
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
[DLG:IDD_COURSEEDITDLG]
Type=1
Class=CCourseEditDlg
ControlCount=10
Control1=IDC_COURSENO,edit,1350631552
Control2=IDC_COURSENAME,edit,1350631552
Control3=IDC_XUEFEN,edit,1350631552
Control4=IDC_XUEQI,edit,1350631552
Control5=IDOK,button,1342242817
Control6=IDCANCEL,button,1342242816
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
[CLS:CCourseAddDlg]
Type=0
HeaderFile=CourseAddDlg.h
ImplementationFile=CourseAddDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CCourseAddDlg
VirtualFilter=dWC
[CLS:CCourseEditDlg]
Type=0
HeaderFile=CourseEditDlg.h
ImplementationFile=CourseEditDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CCourseEditDlg
VirtualFilter=dWC
[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_UPDATEVIEW
Command2=ID_SEARCHVIEW
Command3=ID_SORTVIEW
Command4=ID_STUDENTMANAGER
Command5=ID_CLASSMANAGER
Command6=ID_COURSEMANAGER
Command7=ID_FILE_PRINT
Command8=ID_FILE_PRINT_PREVIEW
Command9=ID_APP_ABOUT
Command10=ID_HELP_FINDER
CommandCount=10
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -