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

📄 rent.clw

📁 这是一个影碟租借系统,它调用了数据库,可实现影碟的租借及自动增减影碟数量.
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=4
Class1=CRentApp
Class2=CRentDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_DIALOG_MAIN
Class4=CRentDVDDlg
Resource4=IDD_DIALOG_RENT

[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_DIALOG_MAIN]
Type=1
Class=CRentDlg
ControlCount=16
Control1=IDC_STATIC,button,1342177287
Control2=IDC_BUTTON_RENT,button,1342242816
Control3=IDC_BUTTON_DELE,button,1342242816
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,button,1342177287
Control6=IDC_CHECK_DATE,button,1342242819
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_DATETIMEPICKER_FROM,SysDateTimePick32,1342242848
Control10=IDC_DATETIMEPICKER_TO,SysDateTimePick32,1342242848
Control11=IDC_STATIC,static,1342308352
Control12=IDC_EDIT_NAME,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_COMBO_DVD,combobox,1344340226
Control15=IDC_BUTTON_QUERY,button,1342242816
Control16=IDC_LIST_RENT,SysListView32,1350631425

[DLG:IDD_DIALOG_RENT]
Type=1
Class=CRentDVDDlg
ControlCount=8
Control1=IDC_LIST_DVD,SysListView32,1350631425
Control2=IDC_STATIC,button,1342177287
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT_NAME,edit,1350631552
Control6=IDC_DATETIMEPICKER_RENT,SysDateTimePick32,1342242848
Control7=IDC_BUTTON_QUERY,button,1342242816
Control8=IDC_BUTTON_RENT,button,1342242816

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

⌨️ 快捷键说明

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