📄 ociexample.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCInsertDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "OCIExample.h"
ClassCount=5
Class1=COCIExampleApp
Class2=COCIExampleDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_CONNECT_DLG
Resource2=IDR_MAINFRAME
Resource3=IDD_OCIEXAMPLE_DIALOG
Class4=CConectDlg
Resource4=IDD_ABOUTBOX
Class5=CCInsertDlg
Resource5=IDD_INSERT_DLG
[CLS:COCIExampleApp]
Type=0
HeaderFile=OCIExample.h
ImplementationFile=OCIExample.cpp
Filter=N
[CLS:COCIExampleDlg]
Type=0
HeaderFile=OCIExampleDlg.h
ImplementationFile=OCIExampleDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=COCIExampleDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=OCIExampleDlg.h
ImplementationFile=OCIExampleDlg.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_OCIEXAMPLE_DIALOG]
Type=1
Class=COCIExampleDlg
ControlCount=21
Control1=IDC_BUT_CONNECTDB,button,1342242816
Control2=IDC_LIST_TABLENAME,listbox,1352728835
Control3=IDC_STATIC,button,1342177287
Control4=IDC_LIST_TABLEDATA,SysListView32,1350631425
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,button,1342177287
Control7=IDC_B_TABLESELECTOK,button,1476460544
Control8=IDC_STATIC,static,1342308352
Control9=IDC_COBFNAME,combobox,1344340226
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_COMB_CONDITION,combobox,1344340226
Control13=IDC_EFFIELDVAL,edit,1350631552
Control14=IDC_BUT_QUERY,button,1476505344
Control15=IDC_BUT_DELETE,button,1476468736
Control16=IDC_BUT_UPDATE,button,1476468736
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_CO_CONFNAME,combobox,1344340226
Control20=IDC_E_CONFVAL,edit,1350631552
Control21=IDC_BUT_INSERT,button,1476460544
[DLG:IDD_CONNECT_DLG]
Type=1
Class=CConectDlg
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:CConectDlg]
Type=0
HeaderFile=ConectDlg.h
ImplementationFile=ConectDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_DBNAME
VirtualFilter=dWC
[DLG:IDD_INSERT_DLG]
Type=1
Class=CCInsertDlg
ControlCount=2
Control1=IDC_MYGRIDCTRL,static,1342177287
Control2=IDC_BUT_SAVEDATE,button,1342242816
[CLS:CCInsertDlg]
Type=0
HeaderFile=CInsertDlg.h
ImplementationFile=CInsertDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CCInsertDlg
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -