📄 cociexample.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCOCIExampleDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "COCIExample.h"
ClassCount=4
Class1=CCOCIExampleApp
Class2=CCOCIExampleDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_COCIEXAMPLE_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CConnectDlg
Resource4=IDD_DIALOG1
[CLS:CCOCIExampleApp]
Type=0
HeaderFile=COCIExample.h
ImplementationFile=COCIExample.cpp
Filter=N
[CLS:CCOCIExampleDlg]
Type=0
HeaderFile=COCIExampleDlg.h
ImplementationFile=COCIExampleDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CCOCIExampleDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=COCIExampleDlg.h
ImplementationFile=COCIExampleDlg.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_COCIEXAMPLE_DIALOG]
Type=1
Class=CCOCIExampleDlg
ControlCount=21
Control1=IDC_BUT_CONNECTDB,button,1342242816
Control2=IDC_LIST_TABLENAME,listbox,1352728835
Control3=IDC_B_TABLESELECTOK,button,1342242816
Control4=IDC_LIST_TABLEDATA,SysListView32,1350631424
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,button,1342177287
Control7=IDC_BUT_QUERY,button,1342242816
Control8=IDC_COBFNAME,combobox,1344340226
Control9=IDC_COMB_CONDITION,combobox,1344340226
Control10=IDC_EFFIELDVAL,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,button,1342177287
Control15=IDC_BUT_DELETE,button,1342242816
Control16=IDC_BUT_UPTATE,button,1342242816
Control17=IDC_CO_CONFNAME,combobox,1344340226
Control18=IDC_EDIT1,edit,1350631552
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_BUTTON1,button,1342242816
[DLG:IDD_DIALOG1]
Type=1
Class=CConnectDlg
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_DBNAME,edit,1350631552
Control7=IDC_UNAME,edit,1350631552
Control8=IDC_UID,edit,1350631552
[CLS:CConnectDlg]
Type=0
HeaderFile=ConnectDlg.h
ImplementationFile=ConnectDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -