⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 studentmis.clw

📁 使用vc++的mfc编写的简单学生管理系统源码
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CStudentMISDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "StudentMIS.h"

ClassCount=4
Class1=CStudentMISApp
Class2=CStudentMISDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_STUDENTMIS_DIALOG
Class4=CAddStudent
Resource4=IDD_ADD

[CLS:CStudentMISApp]
Type=0
HeaderFile=StudentMIS.h
ImplementationFile=StudentMIS.cpp
Filter=N

[CLS:CStudentMISDlg]
Type=0
HeaderFile=StudentMISDlg.h
ImplementationFile=StudentMISDlg.cpp
Filter=D
LastObject=IDC_EDIT
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=StudentMISDlg.h
ImplementationFile=StudentMISDlg.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_STUDENTMIS_DIALOG]
Type=1
Class=CStudentMISDlg
ControlCount=9
Control1=IDOK,button,1342242817
Control2=IDC_SAVE,button,1342242816
Control3=IDC_ADD,button,1342242816
Control4=IDC_STATIC,button,1342177287
Control5=IDC_EDIT,button,1342242816
Control6=IDC_DEL,button,1342242816
Control7=IDC_LISTINFO,SysListView32,1350631693
Control8=IDC_COMTYPE,combobox,1344339971
Control9=IDC_STATIC,static,1342308352

[DLG:IDD_ADD]
Type=1
Class=CAddStudent
ControlCount=19
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_NAME,edit,1350631552
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,static,1342308352
Control6=IDC_ID,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_AGE,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_DEPARTMENT,combobox,1344339971
Control12=IDC_LAB,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_PAPER,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,button,1342177287
Control17=IDC_RADBACHELOR,button,1342308356
Control18=IDC_RADMASTER,button,1342308356
Control19=IDC_RADDOCTOR,button,1342308356

[CLS:CAddStudent]
Type=0
HeaderFile=AddStudent.h
ImplementationFile=AddStudent.cpp
BaseClass=CDialog
Filter=D
LastObject=CAddStudent
VirtualFilter=dWC

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -