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

📄 resource.h

📁 仿QQ的聊天程序vc++/mfc来学习的简易聊天室代码功能较全
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Server.rc
//
#define IDD_ABOUTBOX                    100
#define ID_NUMBER_ONLINE                101
#define ID_NUMBER_ALLUSER               102
#define ID_NUMBER_RECV                  103
#define IDR_MAINFRAME                   128
#define IDR_SERVERTYPE                  129
#define ID_SETUP                        129
#define IDD_SETUP                       132
#define IDR_POPUP                       136
#define IDR_TRAYICON                    140
#define IDC_IP                          1000
#define IDC_PORT                        1001
#define IDC_LISTPOST                    1002
#define IDC_SENDPORT                    1008
#define IDC_DATASOURCE                  1011
#define IDC_UID                         1012
#define IDC_PWD                         1013
#define IDC_ADD                         1014
#define IDC_CONFIG_DS                   1015
#define IDC_DELETE                      1016
#define IDC_BROADCASTPWD                1017
#define IDC_DEFAULT_SETUP               1018
#define ID_USER_ONLINE                  32771
#define ID_START_SERVER                 32772
#define ID_CLOSE_SERVER                 32773
#define ID_SETUP_SERVER                 32774
#define ID_BUTTON32774                  32774
#define ID_SHOWWINDOW                   32781

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32784
#define _APS_NEXT_CONTROL_VALUE         1019
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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