📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by bombplane.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_BOMBPLANE_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDS_CONNECT 104
#define IDS_DISCONN 105
#define IDS_NONESIG 106
#define IDS_DISCING 107
#define IDS_NOSERV 108
#define IDS_EXCEPTION 109
#define IDS_SNDERROR 110
#define IDS_EX_SND 110
#define IDS_EX_RECV 111
#define IDS_EX_LSN 112
#define IDS_EX_ACC 113
#define IDS_EX_CRT 114
#define IDS_CONNBACK 115
#define IDS_GU_WAIT4SET 116
#define IDS_GU_SELTAIL 117
#define IDS_GU_CANNOT_SET 118
#define IDS_GU_CANNOTSET 118
#define IDS_GS_START_WAIT 119
#define IDS_GU_OK_MAXNUM_SET 120
#define IDS_GU_OK_MAXNUM_GUESS 121
#define IDS_GU_OK_GONO_GUESS 122
#define IDS_GU_OK_GONO_SET 123
#define IDS_GU_MAXNUM_GUESS 124
#define IDS_GU_SEND 125
#define IDS_GU_MAXNUM_SET 126
#define IDS_GU_ANOTHER_SET 127
#define IDS_GU_CANCEL_SET 127
#define IDR_MAINFRAME 128
#define IDS_GU_ANOTHER_GUESS 128
#define IDS_GU_CANCEL_GUESS 128
#define IDI_BODY 129
#define IDS_GU_DEL_SET 129
#define IDI_HEAD 130
#define IDS_GU_DEL_GUESS 130
#define IDI_TEST 131
#define IDI_GUESS 131
#define IDS_GU_HEAD_FLAG 131
#define IDS_GU_BODY_FLAG 132
#define IDI_NONE 133
#define IDS_GU_BLACK_FLAG 133
#define IDI_TAIL 134
#define IDS_GU_TEST_FLAG 134
#define IDI_PLANE 135
#define IDB_PLANE 135
#define IDB_PLANE_DOWN 135
#define IDS_GU_AFFIRM_NO 135
#define IDB_BITMAP1 136
#define IDS_GU_AFFIRM 136
#define IDS_GS_YOU_START 137
#define IDS_GS_YOU_1ST_HIT 138
#define IDS_GS_I_1ST_HIT 139
#define IDS_GU_GUESS 140
#define IDS_WAIT_CONN 141
#define IDS_GU_WAIT_CONN 141
#define IDS_CREATE_CLK 142
#define IDS_CONN_CLK 143
#define IDS_GU_PLZ_WAIT 144
#define IDS_GS_MYTURN 145
#define IDS_GU_URTURN 146
#define IDS_GS_URTURN 146
#define IDS_GS_URTURN_H 146
#define IDS_GU_NONE_FLAG 147
#define IDS_GS_URTURN_B 148
#define IDS_GS_URTURN_N 149
#define IDS_GS_WIN 150
#define IDS_GS_LOSE 151
#define IDS_GU_WIN 152
#define IDS_GU_LOSE 153
#define IDS_BTN_OK 154
#define IDS_BTN_AB 155
#define IDS_BTN_NW 156
#define IDS_GU_ABORT 157
#define IDS_GS_ABORT 158
#define IDS_GS_WIN_ABORT 159
#define IDS_GU_WIN_ABORT 160
#define IDS_GS_NEW 161
#define IDS_EX_REBOOT 162
#define IDS_GS_JUST_RUN 163
#define IDS_NO_HELP 164
#define IDC_CONNECT 1001
#define IDC_CREATE 1002
#define IDC_YOURIP 1003
#define IDC_HELPER 1004
#define IDC_CHATINPUT 1005
#define IDC_DISCONN 1006
#define IDC_RICHCHAT 1007
#define IDC_SENDCHAT 1008
#define IDC_OUTPUT 1016
#define IDC_CLEARUP 1017
#define IDC_BOMBPLANE 1018
#define IDC_SETPLANE 1019
#define IDC_BUTTON1 1020
#define IDC_BEGIN 1020
#define IDB_PLANE_UP 1021
#define IDC_EDIT1 1021
#define IDC_GUIDE 1021
#define IDB_PLANE_LEFT 1022
#define IDC_BUTTON2 1022
#define IDC_START_ABORT 1022
#define IDB_PLANE_RIGHT 1023
#define IDC_EDIT2 1023
#define IDC_STATE 1023
#define IDI_TAILS 1024
#define IDB_BKGND_LIGHT 1025
#define IDB_BKGND_DARK 1026
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 159
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -