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

📄 vchomework.clw

📁 一个很好的用ADO操作数据库的例子
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=5
Class1=CVcHomeworkApp
Class2=CVcHomeworkDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_DIALOG_LOGIN
Class4=CDlgWelcome
Resource4=IDD_VCHOMEWORK_DIALOG
Class5=CPowerDlg
Resource5=IDD_DIALOG_POWER

[CLS:CVcHomeworkApp]
Type=0
HeaderFile=VcHomework.h
ImplementationFile=VcHomework.cpp
Filter=N

[CLS:CVcHomeworkDlg]
Type=0
HeaderFile=VcHomeworkDlg.h
ImplementationFile=VcHomeworkDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT1

[CLS:CAboutDlg]
Type=0
HeaderFile=VcHomeworkDlg.h
ImplementationFile=VcHomeworkDlg.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_VCHOMEWORK_DIALOG]
Type=1
Class=CVcHomeworkDlg
ControlCount=27
Control1=IDCANCEL,button,1342242816
Control2=ID_HELP,button,1342242816
Control3=IDC_STATIC1,static,1342312449
Control4=IDC_RADIO1,button,1342308361
Control5=IDC_RADIO2,button,1342177289
Control6=IDC_RADIO3,button,1342177289
Control7=IDC_RADIO4,button,1342177289
Control8=IDC_STATIC2,static,1342312449
Control9=IDC_STATIC3,static,1342312449
Control10=IDC_EDIT1,edit,1350631552
Control11=IDC_EDIT2,edit,1350631552
Control12=IDC_EDIT3,edit,1350631552
Control13=IDC_LIST,SysListView32,1350631425
Control14=IDC_LIST_INFO,SysListView32,1350631425
Control15=IDC_STATIC,button,1342177287
Control16=IDC_BUTTON_ADD,button,1342242816
Control17=IDC_BUTTON_DELETE,button,1342242816
Control18=IDC_STATIC,button,1342177287
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_BUTTON_SEARCH,button,1342242816
Control22=IDC_BUTTON_FIT,button,1342242816
Control23=IDC_RADIO5,button,1342308361
Control24=IDC_RADIO6,button,1342177289
Control25=IDC_RADIO7,button,1342177289
Control26=IDC_RADIO8,button,1342177289
Control27=IDC_BUTTON_ABOUT,button,1342242816

[DLG:IDD_DIALOG_LOGIN]
Type=1
Class=CDlgWelcome
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308353

[CLS:CDlgWelcome]
Type=0
HeaderFile=DlgWelcome.h
ImplementationFile=DlgWelcome.cpp
BaseClass=CDialog
Filter=D
LastObject=CDlgWelcome

[DLG:IDD_DIALOG_POWER]
Type=1
Class=CPowerDlg
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDIT1,edit,1350631552
Control4=IDC_SPIN1,msctls_updown32,1342177334

[CLS:CPowerDlg]
Type=0
HeaderFile=PowerDlg.h
ImplementationFile=PowerDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC

⌨️ 快捷键说明

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