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

📄 resource.h

📁 一个用纯C/SDK写的象棋
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Mantis.rc
//
#define IDC_MYICON                      2
#define IDD_MANTIS_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_MANTIS                      107
#define IDI_SMALL                       108
#define IDC_MANTIS                      109
#define IDR_MAINFRAME                   128
#define IDI_BOX                         130
#define IDC_HAND                        131
#define IDC_CANTGO                      132
#define IDC_THINKING                    133
#define IDI_B_K                         152
#define IDI_B_S                         153
#define IDI_B_X                         154
#define IDI_B_M                         155
#define IDI_B_J                         156
#define IDI_B_P                         157
#define IDI_B_B                         158
#define IDI_R_K                         159
#define IDI_R_S                         160
#define IDI_R_X                         161
#define IDI_R_M                         162
#define IDI_R_J                         163
#define IDI_R_P                         164
#define IDI_R_B                         165
#define IDI_SELECT                      166
#define IDC_SLIDER1                     1000
#define IDM_NEW_BLACK                   32772
#define IDM_NEW_RED                     32773
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1001
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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