📄 ex_ctrls.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CEx_CtrlsDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Ex_Ctrls.h"
ClassCount=5
Class1=CEx_CtrlsApp
Class2=CEx_CtrlsDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_COURSE
Class4=CStuInfoDlg
Class5=CCourseDlg
Resource4=IDD_EX_CTRLS_DIALOG
Resource5=IDD_STUINFO
[CLS:CEx_CtrlsApp]
Type=0
HeaderFile=Ex_Ctrls.h
ImplementationFile=Ex_Ctrls.cpp
Filter=N
[CLS:CEx_CtrlsDlg]
Type=0
HeaderFile=Ex_CtrlsDlg.h
ImplementationFile=Ex_CtrlsDlg.cpp
Filter=D
LastObject=CEx_CtrlsDlg
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=Ex_CtrlsDlg.h
ImplementationFile=Ex_CtrlsDlg.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_EX_CTRLS_DIALOG]
Type=1
Class=CEx_CtrlsDlg
ControlCount=11
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,button,1342177287
Control3=IDC_BUTTON_COURSE,button,1342242816
Control4=IDC_LIST1,listbox,1352728833
Control5=IDC_BUTTON_STUINFO,button,1342242816
Control6=IDC_SCROLLBAR_RED,scrollbar,1342177281
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_SLIDER_GREEN,msctls_trackbar32,1342242842
Control11=IDC_SLIDER_BLUE,msctls_trackbar32,1342242842
[CLS:CStuInfoDlg]
Type=0
HeaderFile=StuInfoDlg.h
ImplementationFile=StuInfoDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=65535
VirtualFilter=dWC
[DLG:IDD_COURSE]
Type=1
Class=CCourseDlg
ControlCount=18
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342177296
Control10=IDC_EDIT_COURSENO,edit,1350631552
Control11=IDC_EDIT_COURSENAME,edit,1350631552
Control12=IDC_EDIT_COURSEHOURS,edit,1350631552
Control13=IDC_EDIT_CREDIT,edit,1350631552
Control14=IDC_COMBO_TYPE,combobox,1344340226
Control15=IDC_STATIC,static,1342308352
Control16=IDC_COMBO_SPECIAL,combobox,1344340226
Control17=IDC_EDIT_OPEN,edit,1350631552
Control18=IDC_SPIN1,msctls_updown32,1342177334
[CLS:CCourseDlg]
Type=0
HeaderFile=CourseDlg.h
ImplementationFile=CourseDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDOK
VirtualFilter=dWC
[DLG:IDD_STUINFO]
Type=1
Class=?
ControlCount=14
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=65535,static,1342308352
Control4=65535,static,1342308352
Control5=65535,static,1342308352
Control6=65535,static,1342308352
Control7=65535,static,1342308352
Control8=IDC_EDIT_NAME,edit,1350631552
Control9=IDC_EDIT_NO,edit,1350631552
Control10=IDC_RADIO_MALE,button,1342177289
Control11=IDC_RADIO_FEMALE,button,1342177289
Control12=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242848
Control13=65535,static,1342177296
Control14=IDC_COMBO_SPECIAL,combobox,1344340226
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -