📄 rent.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CStoreDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Rent.h"
ClassCount=6
Class1=CRentApp
Class2=CRentDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_RENT_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_DIALOG_RENT
Class4=CRentDVDDlg
Resource4=IDD_ABOUTBOX
Class5=CStore
Class6=CStoreDlg
Resource5=IDD_DIALOG_STORE
[CLS:CRentApp]
Type=0
HeaderFile=Rent.h
ImplementationFile=Rent.cpp
Filter=N
BaseClass=CWinApp
VirtualFilter=AC
[CLS:CRentDlg]
Type=0
HeaderFile=RentDlg.h
ImplementationFile=RentDlg.cpp
Filter=D
LastObject=CRentDlg
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=RentDlg.h
ImplementationFile=RentDlg.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_RENT_DIALOG]
Type=1
Class=CRentDlg
ControlCount=17
Control1=IDC_BUTTON_RENT,button,1342242817
Control2=IDC_BUTTON_DELE,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,button,1342177287
Control5=IDC_CHECK_DATE,button,1342242819
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_DATETIMEPICKER_FROM,SysDateTimePick32,1342242848
Control9=IDC_DATETIMEPICKER_TO,SysDateTimePick32,1342242848
Control10=IDC_BUTTON_QUERY,button,1342242816
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_EDIT_NAME,edit,1350631552
Control15=IDC_COMBO_DVD,combobox,1344340226
Control16=IDC_LIST_RENT,SysListView32,1350633473
Control17=IDC_BUTTON_Store,button,1342242816
[DLG:IDD_DIALOG_RENT]
Type=1
Class=CRentDVDDlg
ControlCount=8
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_LIST_DVD,SysListView32,1350633473
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_EDIT_NAME,edit,1350631552
Control8=IDC_DATETIMEPICKER_FROM,SysDateTimePick32,1342242848
[CLS:CRentDVDDlg]
Type=0
HeaderFile=RentDVDDlg.h
ImplementationFile=RentDVDDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CRentDVDDlg
[CLS:CStore]
Type=0
HeaderFile=Store.h
ImplementationFile=Store.cpp
BaseClass=CDialog
Filter=D
LastObject=CStore
VirtualFilter=dWC
[DLG:IDD_DIALOG_STORE]
Type=1
Class=CStoreDlg
ControlCount=8
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_EDIT_NAME,edit,1350631552
Control7=IDC_EDIT_NUM,edit,1350631552
Control8=IDC_EDIT_NOTE,edit,1350631556
[CLS:CStoreDlg]
Type=0
HeaderFile=StoreDlg.h
ImplementationFile=StoreDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CStoreDlg
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -