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

📄 resource.h

📁 这是书上的代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by zddesk.RC
//
#define IDD_ABOUTBOX                    100
#define IDI_ZDDESK                      100
#define IDH_ARRANGE                     101
#define IDI_ZDDESK1                     101
#define IDB_SPLASH                      102
#define IDH_PROPERTY                    102
#define IDI_ZDDESK2                     102
#define IDI_ZDDESK3                     103
#define IDI_ZDDESK4                     104
#define IDI_ZDDESK5                     105
#define IDI_ZDDESK6                     106
#define IDI_ZDDESK7                     107
#define IDI_ZDDESK8                     108
#define IDI_ZDDESK9                     109
#define IDR_MAINFRAME                   111
#define IDR_ZDDESKTYPE                  112
#define IDR_MENU                        113
#define IDD_ARRANGE                     114
#define IDC_NODROP                      115
#define IDC_DROP                        116
#define IDB_LIST                        117
#define IDD_ABOUT                       118
#define IDD_PROPERTIES                  139
#define IDB_ABOUT                       143
#define IDC_TAB                         1000
#define IDC_LIST                        1001
#define IDC_HELPBTN                     1002
#define IDC_GLUE                        1003
#define IDC_ACTIVATE                    1004
#define IDC_SPIN                        1005
#define IDC_DESKCOUNT                   1006
#define IDC_NAME1                       1007
#define IDC_NAME2                       1008
#define IDC_NAME3                       1009
#define IDC_NAME4                       1010
#define IDC_NAME5                       1011
#define IDC_NAME6                       1012
#define IDC_NAME7                       1013
#define IDC_NAME8                       1014
#define IDC_NAME9                       1015
#define IDM_DUMMY                       32770
#define IDM_DESK1                       32771
#define IDM_DESK2                       32772
#define IDM_DESK3                       32773
#define IDM_DESK4                       32774
#define IDM_DESK5                       32775
#define IDM_DESK6                       32776
#define IDM_DESK7                       32777
#define IDM_DESK8                       32778
#define IDM_DESK9                       32779
#define IDM_EXIT                        32780
#define IDM_ARRANGE                     32781
#define IDM_ABOUT                       32782
#define IDM_HELP                        32783
#define IDM_PROPERTIES                  32784
#define IDS_WRONG_SHELL                 57345
#define IDS_ALREADY_RUNNING             57346
#define IDS_DESK_NOTEMPTY               57347
#define IDS_DESK_CANTREMOVE             57348
#define IDS_UNTITLED                    57349
#define IDS_FROZEN                      57350

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32785
#define _APS_NEXT_CONTROL_VALUE         1009
#define _APS_NEXT_SYMED_VALUE           105
#endif
#endif

⌨️ 快捷键说明

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