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

📄 resource.h

📁 java程序五子棋源代码。 java程序五子棋源代码。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by GobangRobot.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_GOBANGROBOT_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDR_MENU_MAIN                   129
#define IDD_DIALOG_ROBOTINFO            131
#define IDC_STATIC_ROOMID               1008
#define IDC_BUTTON_ADD                  1011
#define IDC_BUTTON_MODIFY               1012
#define IDC_BUTTON_DELETE               1013
#define IDC_COMBO_ROOMID                1014
#define IDC_LIST_ROBOTINFO              1021
#define IDC_LIST_MONITOR                1028
#define IDC_STATIC_USERID               1030
#define IDC_EDIT_ID                     1031
#define IDC_STATIC_ROOMNUM              1032
#define IDC_STATIC_TABLEID              1034
#define IDC_EDIT_TABLE                  1035
#define IDC_STATIC_ORIENT               1036
#define IDC_STATIC_NICKNAME             1038
#define IDC_EDIT_NICKENAME              1039
#define IDC_STATIC_AGE                  1040
#define IDC_EDIT_AGE                    1041
#define IDC_STATIC_SEX                  1042
#define IDC_COMBO_ROOMNUM               1045
#define IDC_COMBO_ORIENT                1046
#define IDC_COMBO_SEX                   1047
#define IDC_COMBO_LEVEL                 1048
#define IDC_BUTTON1                     1049
#define ID_MENUITEM_EXIT                32771
#define ID_MENUITEM_ABOUT               32772
#define ID_MENUITEM_MANAGER             32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1050
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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