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

📄 resource.h

📁 简单的游戏24点
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by 24points.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY24POINTS_DIALOG           102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDB_DIAMAND_02                  131
#define IDB_DIAMAND_03                  132
#define IDC_CURSOR_SUB                  132
#define IDB_DIAMAND_04                  133
#define IDC_CURSOR_ADD                  133
#define IDB_DIAMAND_05                  134
#define IDC_CURSOR_MULT                 134
#define IDB_DIAMAND_06                  135
#define IDC_CURSOR_DIVIDE               135
#define IDB_DIAMAND_07                  136
#define IDC_CURSOR_LPAREN               136
#define IDB_DIAMAND_08                  137
#define IDC_CURSOR_RPAREN               137
#define IDB_DIAMAND_09                  138
#define IDC_CURSOR_01                   138
#define IDB_DIAMAND_10                  139
#define IDC_CURSOR_02                   139
#define IDB_DIAMAND_11                  140
#define IDC_CURSOR_03                   140
#define IDB_DIAMAND_12                  141
#define IDC_CURSOR_04                   141
#define IDB_DIAMAND_13                  142
#define IDC_CURSOR_05                   142
#define IDB_DIAMAND_01                  143
#define IDC_CURSOR_06                   143
#define IDB_CLUB_02                     144
#define IDC_CURSOR_07                   144
#define IDB_CLUB_03                     145
#define IDC_CURSOR_08                   145
#define IDB_CLUB_04                     146
#define IDC_CURSOR_09                   146
#define IDB_CLUB_05                     147
#define IDC_CURSOR_10                   147
#define IDB_CLUB_06                     148
#define IDC_CURSOR_11                   148
#define IDB_CLUB_07                     149
#define IDC_CURSOR_12                   149
#define IDB_CLUB_08                     150
#define IDC_CURSOR_13                   150
#define IDB_CLUB_09                     151
#define IDB_CLUB_10                     152
#define IDB_CLUB_11                     153
#define IDB_CLUB_12                     154
#define IDB_CLUB_13                     155
#define IDB_CLUB_01                     156
#define IDB_HEARD_02                    157
#define IDB_HEARD_03                    158
#define IDB_HEARD_04                    159
#define IDB_HEARD_05                    160
#define IDB_HEARD_06                    161
#define IDB_HEARD_07                    162
#define IDB_HEARD_08                    163
#define IDB_HEARD_09                    164
#define IDB_HEARD_10                    165
#define IDB_HEARD_11                    166
#define IDB_HEARD_12                    167
#define IDB_HEARD_13                    168
#define IDB_HEARD_01                    169
#define IDB_SPADE_02                    170
#define IDB_SPADE_03                    171
#define IDB_SPADE_04                    172
#define IDB_SPADE_05                    173
#define IDB_SPADE_06                    174
#define IDB_SPADE_07                    175
#define IDB_SPADE_08                    176
#define IDB_SPADE_09                    177
#define IDB_SPADE_10                    178
#define IDB_SPADE_11                    179
#define IDB_SPADE_12                    180
#define IDB_SPADE_13                    181
#define IDB_SPADE_01                    182
#define IDB_ADD                         183
#define IDB_SUB                         184
#define IDB_MULT                        185
#define IDB_DIVIDE                      186
#define IDB_LPAREN                      187
#define IDB_RPAREN                      188
#define IDC_SUBMIT                      1003
#define IDC_SHOE_EXPRESSION             1004
#define IDC_RE_DO                       1005
#define IDC_STATIC_RESULT               1006
#define IDC_BUTTON1                     1009

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        184
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1010
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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