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

📄 resource.h

📁 实现24点游戏的功能
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Dot04_02.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DOT04_02_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDB_BACK                        129
#define IDB_HT8                         130
#define IDB_FP9                         138
#define IDB_FP1                         139
#define IDB_FP10                        140
#define IDB_FP11                        141
#define IDB_FP12                        142
#define IDB_FP13                        143
#define IDB_FP2                         144
#define IDB_FP3                         145
#define IDB_FP4                         146
#define IDB_FP5                         147
#define IDB_FP6                         148
#define IDB_FP7                         149
#define IDB_FP8                         150
#define IDB_HT1                         152
#define IDB_HT10                        153
#define IDB_HT11                        154
#define IDB_HT12                        155
#define IDB_HT13                        156
#define IDB_HT2                         157
#define IDB_HT3                         158
#define IDB_HT4                         159
#define IDB_HT5                         160
#define IDB_HT6                         161
#define IDB_HT7                         162
#define IDB_HT9                         164
#define IDB_RT1                         165
#define IDB_RT10                        166
#define IDB_RT11                        167
#define IDB_RT12                        168
#define IDB_RT13                        169
#define IDB_RT2                         170
#define IDB_RT4                         172
#define IDB_RT5                         173
#define IDB_RT6                         174
#define IDB_RT7                         175
#define IDB_RT8                         176
#define IDB_RT9                         177
#define IDB_MH1                         178
#define IDB_MH10                        179
#define IDB_MH11                        180
#define IDB_MH12                        181
#define IDB_MH13                        182
#define IDB_MH2                         183
#define IDB_MH3                         184
#define IDB_MH4                         185
#define IDB_MH5                         186
#define IDB_MH6                         187
#define IDB_MH7                         188
#define IDB_MH8                         189
#define IDB_MH9                         190
#define IDB_RT3                         191
#define IDR_MENU1                       192
#define IDD_DIALOG1                     193
#define IDB_BJ1                         194
#define IDB_BJ3                         195
#define IDB_BJ2                         196
#define IDB_BJ4                         197
#define IDB_BJ5                         198
#define IDD_DIALOG2                     205
#define IDC_EDIT2                       1000
#define IDC_EDIT3                       1001
#define IDC_BUTTON1                     1002
#define IDC_BUTTON2                     1003
#define IDC_BUTTON3                     1004
#define IDC_BUTTON4                     1005
#define IDC_BUTTON5                     1006
#define IDC_LIST2                       1007
#define IDC_BUTTON6                     1008
#define IDC_BUTTON7                     1009
#define IDC_BUTTON8                     1010
#define IDC_BUTTON9                     1011
#define IDC_BUTTON10                    1012
#define IDC_BUTTON11                    1013
#define IDC_EDIT1                       1014
#define IDC_CHECK1                      1015
#define IDC_BUTTON12                    1016
#define IDC_BUTTON15                    1017
#define IDC_BUTTON13                    1017
#define IDC_BT1                         1023
#define IDC_BT2                         1024
#define IDC_BT3                         1025
#define IDC_BT4                         1026
#define IDC_BT5                         1027
#define IDC_EDIT4                       1029
#define IDC_EDIT5                       1030
#define IDC_COMBO1                      1033
#define IDC_START                       32771
#define ID_stop                         32772
#define ID_huifu                        32773
#define IDD_ABOUT                       32774
#define ID_change                       32775
#define ID_OVER10                       32778
#define ID_BELOW10                      32779
#define IDD_ABOUTGAME                   32780

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        206
#define _APS_NEXT_COMMAND_VALUE         32781
#define _APS_NEXT_CONTROL_VALUE         1038
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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