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

📄 resource.h

📁 一个用SDK编写的方块程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SDKBlock.rc
//
#define IDC_MYICON                      2
#define IDD_SDKBLOCK_DIALOG             102
#define IDD_ABOUTBOX                    103
#define IDS_APP_TITLE                   103
#define IDM_ABOUT                       104
#define IDM_EXIT                        105
#define IDS_HELLO                       106
#define IDI_ICON1                       107
#define IDI_SMALL                       108
#define IDC_SDKBLOCK                    109
#define IDR_MAINFRAME                   128
#define IDB_BITMAP1                     131
#define IDB_NEW                         132
#define IDB_EXIT                        133
#define IDB_STOP                        134
#define IDB_START                       135
#define IDB_BIGUNIT                     137
#define IDB_SMALLUNIT                   138
#define IDB_BITMAP2                     139
#define IDB_BLOCKBACK                   144
#define IDB_BITMAP3                     146
#define IDD_DIALOG1                     147
#define IDD_DIALOG2                     148
#define IDB_OK                          149
#define IDB_CANCEL                      150
#define IDB_LISTHEAD                    153
#define IDR_CHANGE                      154
#define IDR_DEL                         155
#define IDR_LEFT                        156
#define IDR_WIN                         162
#define IDR_POPUPMENU                   164
#define IDR_BOTTOM                      166
#define IDR_TXT1                        170
#define IDC_NAME                        1000
#define IDC_LIST1                       1002
#define ID_START                        32771
#define ID_PAUSE                        32772
#define ID_NEWGAME                      32773
#define ID_SOUND_ON                     32775
#define ID_SOUND_OFF                    32776
#define ID_SHOWHERO                     32777
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        171
#define _APS_NEXT_COMMAND_VALUE         32781
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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