📄 rentdvd.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CRentDVDApp
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "RentDVD.h"
ClassCount=4
Class1=CRentDVDApp
Class2=CRentDVDDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_DIALOG_MAIN
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CDVDRentDlg
Resource4=IDD_DIALOG_RENT
[CLS:CRentDVDApp]
Type=0
HeaderFile=RentDVD.h
ImplementationFile=RentDVD.cpp
Filter=N
LastObject=CRentDVDApp
BaseClass=CWinApp
VirtualFilter=AC
[CLS:CRentDVDDlg]
Type=0
HeaderFile=RentDVDDlg.h
ImplementationFile=RentDVDDlg.cpp
Filter=D
LastObject=IDC_STATIC2
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=RentDVDDlg.h
ImplementationFile=RentDVDDlg.cpp
Filter=D
LastObject=CAboutDlg
[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_DIALOG_MAIN]
Type=1
Class=CRentDVDDlg
ControlCount=17
Control1=IDC_STATIC1,button,1342177287
Control2=IDC_BUTTON_RENT,button,1342242816
Control3=IDC_BUTTON_DELE,button,1342242816
Control4=IDC_STATIC2,button,1342177287
Control5=IDC_CHECK_DATE,button,1342242819
Control6=IDC_STATIC4,button,1342177287
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_EDIT_NAME,edit,1350631552
Control12=IDC_COMBO_DVD,combobox,1344340226
Control13=IDC_BUTTON_QUERY,button,1342242816
Control14=IDC_DATETIMEPICKER_FROM,SysDateTimePick32,1342242848
Control15=IDC_DATETIMEPICKER_TO,SysDateTimePick32,1342242848
Control16=IDC_LIST_RENT,SysListView32,1350631429
Control17=IDC_STATIC3,button,1342177287
[DLG:IDD_DIALOG_RENT]
Type=1
Class=CDVDRentDlg
ControlCount=8
Control1=IDC_STATIC,button,1342177287
Control2=IDC_LIST1,SysListView32,1350631429
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT_NAME,edit,1350631552
Control6=IDC_BUTTON_OK,button,1342242816
Control7=IDC_BUTTON_CANCEL,button,1342242816
Control8=IDC_DATETIMEPICKER_RENT,SysDateTimePick32,1342242848
[CLS:CDVDRentDlg]
Type=0
HeaderFile=DVDRentDlg.h
ImplementationFile=DVDRentDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_LIST1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -