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

📄 resource.h

📁 24点游戏,用c++实现
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 24Dian.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDC_COMBO_NUM1                  34
#define IDC_COMBO_NUM2                  35
#define IDC_COMBO_NUM3                  36
#define IDC_COMBO_NUM4                  37
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY24DIAN_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDR_MENU                        129
#define IDC_CURSOR_HAND                 131
#define IDB_BITMAP_ADD                  133
#define IDB_BITMAP_SUB                  134
#define IDB_BITMAP_MUL                  135
#define IDB_BITMAP_DIV                  136
#define IDB_BITMAP_LEFT                 137
#define IDB_BITMAP_RIGHT                138
#define IDB_BITMAP_EXP                  139
#define IDD_DIALOG_HELP                 140
#define IDD_DIALOG_800_600              142
#define IDC_CARD                        1000
#define IDC_CARD1                       1001
#define IDC_CARD2                       1002
#define IDC_CARD3                       1003
#define IDC_CARD4                       1004
#define IDC_EXP_CARD_0                  1005
#define IDC_EXP_CARD_1                  1006
#define IDC_EXP_CARD_2                  1007
#define IDC_EXP_CARD_3                  1008
#define IDC_BUTTON_ANSWER               1009
#define IDC_EDIT_ANSWER                 1013
#define IDC_EDIT_ANSWER_LIST            1014
#define IDC_CHECK1                      1018
#define IDC_COMBO_RESULT                1019
#define IDC_OP_ADD                      1023
#define IDC_OP_SUB                      1024
#define IDC_OP_MUL                      1025
#define IDC_OP_DIV                      1026
#define IDC_OP_LEFT                     1027
#define IDC_OP_RIGHT                    1028
#define IDC_OP_EXP                      1029
#define IDC_EXP_OP_0                    1031
#define IDC_EXP_OP_1                    1032
#define IDC_EXP_OP_2                    1033
#define IDC_EXP_OP_3                    1034
#define IDC_EXP_OP_4                    1035
#define IDC_EXP_OP_5                    1036
#define IDC_EXP_OP_6                    1037
#define IDC_EXP_OP_7                    1038
#define IDC_EXP_OP_8                    1039
#define IDC_STATIC_ANSWER               1040
#define IDC_STATIC_ANSWERLIST           1041
#define IDC_STATIC_RANGE                1042
#define IDC_BUTTON_NO_ANSWER            1043
#define IDC_BUTTON_ALL_ANSWER           1044
#define IDC_BUTTON_NEXT_ANSWER          1045
#define IDC_EDIT_HELP_CONTENT           1046
#define IDC_LABEL_ENTER                 1047
#define IDC_LABEL_EQUAL                 1048
#define IDC_STATIC_LINK                 1050
#define IDC_STATIC_AUTHOR               1051
#define ID_START                        32771
#define ID_ENTER_NUM                    32772
#define ID_ABOUT                        32773
#define ID_BACKGROUND                   32774

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1052
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

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