📄 dbtool.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDBToolDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DBTool.h"
ClassCount=5
Class1=CDBToolApp
Class2=CDBToolDlg
Class3=CDBToolLogin
ResourceCount=7
Resource1=IDR_TOOLBAR
Resource2=IDR_MAINFRAME
Resource3=IDD_DIALOG_LOGIN
Resource4=IDD_DBTOOL_DIALOG
Resource5=IDD_DIALOG_SQL
Class4=About
Resource6=IDD_DIALOG_ABOUT
Class5=DBToolSQL
Resource7=IDR_MENU
[CLS:CDBToolApp]
Type=0
HeaderFile=DBTool.h
ImplementationFile=DBTool.cpp
Filter=N
LastObject=CDBToolApp
[CLS:CDBToolDlg]
Type=0
HeaderFile=DBToolDlg.h
ImplementationFile=DBToolDlg.cpp
Filter=D
BaseClass=CResizableDialog
VirtualFilter=dWC
LastObject=ID_MENU_ABOUT
[DLG:IDD_DBTOOL_DIALOG]
Type=1
Class=CDBToolDlg
ControlCount=3
Control1=IDC_TREE_DB,SysTreeView32,1342242851
Control2=IDC_CHECK_VIEW,button,1342177283
Control3=IDC_MSFLEXGRID_DB,{6262D3A0-531B-11CF-91F6-C2863C385E30},1342242816
[TB:IDR_TOOLBAR]
Type=1
Class=?
Command1=ID_MENU_ODBC
Command2=ID_MENU_SQL
Command3=ID_MENU_REFRESHALL
CommandCount=3
[MNU:IDR_MENU]
Type=1
Class=?
Command1=ID_MENU_EXIT
Command2=ID_MENU_SQL
Command3=ID_MENU_ODBC
Command4=ID_MENU_REFRESHALL
Command5=ID_MENU_ABOUT
CommandCount=5
[DLG:IDD_DIALOG_LOGIN]
Type=1
Class=CDBToolLogin
ControlCount=8
Control1=IDC_EDIT_USERNAME,edit,1350631552
Control2=IDC_EDIT_PASSWORD,edit,1350631584
Control3=IDOK,button,1342242817
Control4=IDCANCEL,button,1342242816
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342177283
Control8=IDC_STATIC,static,1342177296
[CLS:CDBToolLogin]
Type=0
HeaderFile=DBToolLogin.h
ImplementationFile=DBToolLogin.cpp
BaseClass=CDialog
Filter=D
LastObject=CDBToolLogin
VirtualFilter=dWC
[DLG:IDD_DIALOG_ABOUT]
Type=1
Class=About
ControlCount=5
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342177283
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
[CLS:About]
Type=0
HeaderFile=About.h
ImplementationFile=About.cpp
BaseClass=CDialog
Filter=D
[CLS:DBToolSQL]
Type=0
HeaderFile=DBToolSQL.h
ImplementationFile=DBToolSQL.cpp
BaseClass=CResizableDialog
Filter=D
LastObject=DBToolSQL
VirtualFilter=dWC
[DLG:IDD_DIALOG_SQL]
Type=1
Class=DBToolSQL
ControlCount=7
Control1=IDC_EDIT_SQL,edit,1345392644
Control2=IDC_BUTTON_NEW,button,1342275584
Control3=IDC_BUTTON_OPEN,button,1342275584
Control4=IDC_BUTTON_SAVE,button,1342275584
Control5=IDC_BUTTON_SAVEAS,button,1342275584
Control6=IDC_EXECUTE,button,1342275585
Control7=IDCANCEL,button,1342275584
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -