📄 basefunc.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDlgConnectionConfig
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "basefunc.h"
LastPage=0
ClassCount=3
Class1=CBaseFuncApp
Class2=CDlgConnectionConfig
Class3=CDlgDataBaseLinkConfig
ResourceCount=2
Resource1=IDD_DIALOG_CONNECTION_CONFIG
Resource2=IDD_DIALOG_DATABASELINK_CONFIG
[CLS:CBaseFuncApp]
Type=0
BaseClass=CWinApp
HeaderFile=BaseFunc.h
ImplementationFile=BaseFunc.cpp
[CLS:CDlgConnectionConfig]
Type=0
BaseClass=CDialog
HeaderFile=DlgConnectionConfig.h
ImplementationFile=DlgConnectionConfig.cpp
LastObject=IDOK
[CLS:CDlgDataBaseLinkConfig]
Type=0
BaseClass=CDialog
HeaderFile=DlgDataBaseLinkConfig.h
ImplementationFile=DlgDataBaseLinkConfig.cpp
Filter=D
VirtualFilter=dWC
LastObject=IDC_EDIT_LINK_SID
[DLG:IDD_DIALOG_CONNECTION_CONFIG]
Type=1
Class=CDlgConnectionConfig
ControlCount=10
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_BUTTON_TEST_CONNECT,button,1342242816
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT_DATABASE_SERVERNAME,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT_USER_NAME,edit,1350631552
Control9=IDC_EDIT_USER_PASSWORD,edit,1350631584
Control10=IDC_STATIC,button,1342177287
[DLG:IDD_DIALOG_DATABASELINK_CONFIG]
Type=1
Class=CDlgDataBaseLinkConfig
ControlCount=18
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT_LINK_NAME,edit,1350633600
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT_LINK_HOST,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EDIT_LINK_USER_NAME,edit,1350631552
Control10=IDC_EDIT_LINK_USER_PASSWORD,edit,1350631584
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,static,1342308352
Control13=IDC_EDIT_LINK_TNS,edit,1352728580
Control14=IDC_BUTTON_TEST_CONNECT,button,1342242816
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_EDIT_LINK_PORT,edit,1350631552
Control18=IDC_EDIT_LINK_SID,edit,1350631552
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -