📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CGetSqlFromDb.rc
//
#define IDD_CGETSQLFROMDB_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_SQL 129
#define IDD_DIALOG_PROCESS 130
#define IDB_BITMAP1 131
#define IDB_BITMAP_AUTOR 131
#define IDC_EDIT_TABLE 1000
#define IDC_EDIT_KEY 1001
#define IDC_RADIO_ALL 1002
#define IDC_RADIO_KEY 1003
#define IDC_EDIT_PRO 1005
#define IDC_EDIT_FROM 1006
#define IDC_EDIT_TO 1007
#define IDC_EDIT_PER 1008
#define IDC_EDIT_FORMAT 1009
#define IDC_EDIT_ADDR 1010
#define IDC_EDIT_USER 1011
#define IDC_EDIT_PORT 1012
#define IDC_EDIT_PSWD 1013
#define IDC_CHECK_SAVE 1014
#define IDC_EDIT_NAME 1015
#define IDC_STATIC_DB 1015
#define IDC_PROGRESS 1017
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -