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

📄 oledbcustomer.clw

📁 使用OLE DB操作数据库 要运行程序必须将数据库文件students.mdb与可执行文件放在一起
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=COledbCustomerApp
Class2=COledbCustomerDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_OLEDBCUSTOMER_DIALOG

[CLS:COledbCustomerApp]
Type=0
HeaderFile=OledbCustomer.h
ImplementationFile=OledbCustomer.cpp
Filter=N

[CLS:COledbCustomerDlg]
Type=0
HeaderFile=OledbCustomerDlg.h
ImplementationFile=OledbCustomerDlg.cpp
Filter=D
LastObject=IDC_BUTTON_FIRST
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=OledbCustomerDlg.h
ImplementationFile=OledbCustomerDlg.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_OLEDBCUSTOMER_DIALOG]
Type=1
Class=COledbCustomerDlg
ControlCount=17
Control1=IDC_EDIT_ID,edit,1350631552
Control2=IDC_EDIT_NAME,edit,1350631552
Control3=IDC_EDIT_AGE,edit,1350631552
Control4=IDC_EDIT_DEPARTMENT,edit,1350631552
Control5=IDC_BUTTON_FIRST,button,1342242816
Control6=IDC_BUTTON_PREV,button,1342242816
Control7=IDC_BUTTON_NEXT,button,1342242817
Control8=IDC_BUTTON_LAST,button,1342242816
Control9=IDC_BUTTON_ADD,button,1342242816
Control10=IDC_BUTTON_DELETE,button,1342242816
Control11=IDCANCEL,button,1342242816
Control12=IDC_BUTTON_MODIFY,button,1342242816
Control13=IDC_STATIC,static,1342308866
Control14=IDC_STATIC,static,1342308866
Control15=IDC_STATIC,static,1342308866
Control16=IDC_STATIC,static,1342308866
Control17=IDC_STATIC,button,1342177287

⌨️ 快捷键说明

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