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

📄 resrc1.h

📁 一个人工智能的国际象棋游戏
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Script1.rc
//
#define IDB_BITMAP1                     102
#define IDR_MENU1                       103
#define IDB_BITMAP2                     106
#define IDD_DIALOG1                     107
#define IDD_DIALOG3                     111
#define IDD_DIALOG2                     115
#define IDD_DIALOG4                     116
#define IDD_DIALOG5                     118
#define IDI_ICON1                       119
#define IDB_BITMAP4                     121
#define IDB_BITMAP3                     123
#define IDB_BITMAP6                     137
#define IDB_BITMAP7                     146
#define IDR_FONT2                       148
#define IDC_RADIO3                      1009
#define IDC_RADIO4                      1010
#define IDC_RADIO5                      1011
#define IDC_RADIO6                      1013
#define IDC_RADIO7                      1014
#define IDC_RADIO8                      1015
#define IDC_CHECK1                      1017
#define IDC_CHECK2                      1018
#define IDC_BUTTON1                     1019
#define IDC_BUTTON2                     1021
#define IDC_EDIT1                       1026
#define IDC_BUTTON3                     1028
#define IDC_BUTTON4                     1029
#define IDC_BUTTON5                     1030
#define ID_FILE_BEGINGAME               40001
#define ID_FILE_SAVEGAME                40002
#define ID_FILE_OPENGAME                40003
#define ID_MOVE_UNDO                    40004
#define ID_HELP_HOWTOPLAY               40005
#define ID_HELP_CASTLING                40006
#define ID_HELP_ABOUT                   40007
#define ID_FILE_EXIT                    40008
#define ID_LEVELS_BEGINNER              40009
#define ID_LEVELS_NOVICE                40010
#define ID_LEVELS_INTERMEDIATE          40011
#define ID_LEVELS_EXPERT                40012
#define ID_OPTIONS_ROTATEBOARD          40013
#define ID_OPTIONS_MOREOPTIONS          40014
#define ID_MOVE_VALIDMOVES              40016
#define ID_MOVE_THREATENINGPIECES       40017
#define ID_OPTIONS_CONTROLMUSIC         40018
#define ID_LARGE                        40020
#define ID_SMALL                        40021
#define ID_MOVES_PROPOSEDRAW            40022
#define ID_MOVES_RESIGN                 40023
#define ID_OPTIONS_REFRESHBOARD         40024

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        149
#define _APS_NEXT_COMMAND_VALUE         40025
#define _APS_NEXT_CONTROL_VALUE         1031
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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