📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TaskView.rc
//
#define IDD_ABOUTBOX 100
#define IDI_ICON_MAIN 101
#define IDD_DLG_ABOUT 102
#define IDR_MENU_MAIN 104
#define IDI_ICON_ABOUT 105
#define IDD_DLG_SEARCH 106
#define IDC_LIST_MODULE 1001
#define IDC_BTN_SEARCH 1002
#define IDC_EDIT_SEARCH 1003
#define IDC_BTN_SELALL 1004
#define IDC_BTN_UNLOAD 1005
#define IDC_BTN_EXIT 1007
#define IDC_A 15000
#define IDC_B 15001
#define IDC_C 15002
#define IDC_D 15003
#define IDC_E 15004
#define IDM_PRC_RUN 40001
#define IDM_PRC_KILL 40002
#define IDM_PRC_REFRESH 40003
#define IDM_EXIT 40004
#define IDM_MUD_UNLOAD 40005
#define IDM_ABOUT 40006
#define IDM_MUD_SEARCH 40008
#define IDM_MUD_PROP 40009
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40010
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -