📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SYBTool.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SYBTOOL_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_ACCELERATOR1 131
#define IDR_FIND 132
#define IDCSQLEDIT 1002
#define IDCSTATUS 1003
#define IDCSERVER 1005
#define IDCUSER 1006
#define IDCPASSWORD 1007
#define IDCEXECSQL 1008
#define IDCLOGIN 1009
#define IDCLOGOUT 1010
#define IDQUIT 1011
#define IDCSQL 1012
#define IDC_STATIC1 1013
#define IDC_STATIC2 1014
#define IDC_STATIC3 1015
#define IDC_STATIC4 1016
#define IDC_LISTSERVER 1018
#define IDC_FILEOPEN_SQL 1023
#define IDC_SQLCOLOR 1025
#define IDC_FILESAVESQL 1026
#define IDC_CHK_ANYSE 1028
#define IDC_TAB1 1031
#define IDM_COPY 32771
#define IDM_CUT 32772
#define IDM_PASTE 32773
#define IDM_SELECTALL 32775
#define IDM_FIND 32776
#define IDM_FINDNEXT 32777
#define IDM_REPLACE 32778
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32779
#define _APS_NEXT_CONTROL_VALUE 1032
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -