⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 Displays CPU time usage, the list of processes (can be terminated) and the task which are running (c
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ITaskMgr.rc
//
#define IDC_DEBUG                       100
#define IDD_MAINDLG                     101
#define IDD_PROCESS_LIST                102
#define IDD_CPU                         103
#define IDD_TASK_LIST                   104
#define IDI_MAIN                        106
#define IDD_HELP                        109
#define IDI_DEFAULT_SMALLICON           110
#define IDD_NET                         110
#define IDD_DISK                        111
#define IDI_MAIN2                       113
#define IDI_CPU_00                      200
#define IDI_CPU_01                      201
#define IDI_CPU_02                      202
#define IDI_CPU_03                      203
#define IDI_CPU_04                      204
#define IDI_CPU_05                      205
#define IDI_CPU_06                      206
#define IDI_CPU_07                      207
#define IDI_CPU_08                      208
#define IDI_CPU_09                      209
#define IDI_CPU_10                      210
#define IDI_CPU_11                      211
#define IDC_LV_PROCESS                  1001
#define IDC_CPUPOWER                    1002
#define IDC_GRAPH                       1003
#define IDC_BTN_CHANGE                  1005
#define IDC_SIZEWINDOW                  1006
#define IDC_TAB                         1007
#define IDC_SCROLLBAR                   1009
#define IDC_TERMINATE                   1010
#define IDC_CPU_DRAW                    1011
#define IDC_CPU_TEXT                    1012
#define IDC_HEAP                        1015
#define IDC_SWITCH                      1017
#define IDC_TASK_SWITCH                 1017
#define IDC_LV_TASKLIST                 1018
#define IDC_TASK_CLOSE                  1019
#define IDC_NET_DRAW                    1020
#define IDC_NET_TEXT                    1022
#define IDC_CB_NET                      1023
#define IDC_DSK_DRAW                    1024
#define IDC_LV_DSK                      1025
#define IDS_MENUITEM40003               40004

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        115
#define _APS_NEXT_COMMAND_VALUE         40005
#define _APS_NEXT_CONTROL_VALUE         1026
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -