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

📄 resource.h

📁 很好的一个五子棋毕业论文可以放心实用,内容非常齐全
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Five.rc
//
#define IDD_FIVE_DIALOG                 102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDB_BMP_QP                      129
#define IDR_MENU                        130
#define IDB_BMP_BLACK                   131
#define IDB_BMP_WHITE                   132
#define IDI_ICO_BLACK                   133
#define IDI_ICO_WHITE                   134
#define IDD_DLG_SERVER                  135
#define IDD_DLG_CLIENT                  136
#define IDI_ICON_VS                     137
#define IDR_WAVE_PUT                    139
#define IDD_DLG_NAME                    140
#define IDD_DLG_STAT                    141
#define IDR_WAVE_LOST                   142
#define IDR_WAVE_WIN                    144
#define IDD_DLG_ABOUT                   145
#define IDC_BTN_HQ                      1000
#define IDC_BTN_BACK                    1001
#define IDC_BTN_LOST                    1002
#define IDC_IMG_ENEMY                   1003
#define IDC_ST_ENEMY                    1004
#define IDC_IMG_ME                      1005
#define IDC_ST_ME                       1006
#define IDC_EDT_CHAT                    1007
#define IDC_CMB_CHAT                    1008
#define IDC_TABLE                       1009
#define IDC_EDIT_HOST                   1010
#define IDC_EDIT_IP                     1011
#define IDC_BTN_LISTEN                  1012
#define IDC_BTN_LEAVE                   1013
#define IDC_ST_STATUS                   1014
#define IDC_BTN_CONNECT                 1017
#define IDC_BTN_OUT                     1018
#define IDC_ST_TIMER                    1019
#define IDC_EDIT_NAME                   1020
#define IDC_ST_NAME                     1021
#define IDC_ST_WIN                      1022
#define IDC_ST_DRAW                     1023
#define IDC_ST_LOST                     1024
#define IDC_BTN_RESET                   1025
#define IDC_ST_PERCENT                  1026
#define ID_MENU_1P                      32772
#define ID_MENU_PC                      32773
#define ID_MENU_SERVER                  32774
#define ID_MENU_CLIENT                  32775
#define ID_MENU_PLAYAGAIN               32776
#define ID_MENU_LEAVE                   32777
#define ID_MENU_NAME                    32778
#define ID_MENU_STAT                    32779
#define ID_MENU_EXIT                    32780
#define ID_MENU_ABOUT                   32781

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32782
#define _APS_NEXT_CONTROL_VALUE         1027
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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