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

📄 database.clw

📁 对数据库简单的调用、添加、删除
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CDatabaseDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "database.h"
LastPage=0

ClassCount=4
Class1=CDatabaseApp
Class2=CAboutDlg
Class3=CDatabaseDlg
Class4=CInfoDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDD_DATABASE_DIALOG
Resource3=IDD_INFO

[CLS:CDatabaseApp]
Type=0
BaseClass=CWinApp
HeaderFile=Database.h
ImplementationFile=Database.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=DatabaseDlg.cpp
ImplementationFile=DatabaseDlg.cpp
LastObject=CAboutDlg

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

[CLS:CInfoDlg]
Type=0
BaseClass=CDialog
HeaderFile=InfoDlg.h
ImplementationFile=InfoDlg.cpp

[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_DATABASE_DIALOG]
Type=1
Class=CDatabaseDlg
ControlCount=6
Control1=IDCANCEL,button,1342242816
Control2=IDC_INFOLIST,SysListView32,1350680577
Control3=IDC_ADD,button,1342242816
Control4=IDC_DELETE,button,1342242816
Control5=IDC_MODIFY,button,1342242816
Control6=IDC_REFURBISH,button,1342242816

[DLG:IDD_INFO]
Type=1
Class=CInfoDlg
ControlCount=15
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_ID,static,1342308352
Control4=IDC_NAME,static,1342308352
Control5=IDC_BIRTH,static,1342308352
Control6=IDC_SEX,static,1342308352
Control7=IDC_EDTID,edit,1350631552
Control8=IDC_EDTNAME,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATE,static,1342308865
Control11=IDC_STATIC,button,1342177287
Control12=IDC_COMBSEX,combobox,1344340226
Control13=IDC_DATEBIRTH,SysDateTimePick32,1342242848
Control14=IDC_EDTAGE,edit,1350631552
Control15=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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