resource.h

来自「类似QQ的聊天软件源程序」· C头文件 代码 · 共 40 行

H
40
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by BeautyQQ.rc
//
#define IDD_BEAUTYQQ_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_TAB_A                129
#define IDD_DIALOG_TAB_B                130
#define IDR_MENU1                       131
#define IDD_DIALOG_USER_INFO            132
#define IDD_DIALOG_TALK                 133
#define IDD_DIALOG_TAB_C                134
#define IDB_BITMAP_SHUTCUT_ME           134
#define IDD_DIALOG_TAB_D                135
#define IDB_BITMAP_SHUTCUT_YOU          135
#define IDC_EDIT1                       1002
#define IDC_EDIT2                       1003
#define IDC_BUTTON1                     1006
#define IDC_BUTTON_SEND                 1006
#define IDC_BUTTON_USER_NAME            1007
#define IDC_BUTTON_TALK_SERACH          1008
#define IDC_BUTTON_TALK_FONT            1009
#define IDC_BUTTON_TALK_SM1             1010
#define IDC_BUTTON_TALK_SM2             1011
#define ID_MENU_NEW_MEMBER              32771
#define ID_MENU_NEW_GROUP               32772
#define ID_MENU_TOOL_SEARCH             32773
#define ID_MENU_TOOL_SMS                32774

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32775
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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