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

📄 resource.h

📁 一个通信录程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Address.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_ADDRESS_DIALOG              102
#define IDD_LOGIN_DIALOG                102
#define IDR_MAINFRAME                   128
#define IDD_MAIN_DIALOG                 129
#define IDR_MAIN_MENU                   130
#define IDD_CHANGPSW_DIALOG             132
#define IDD_ADD_DIALOG                  133
#define IDD_ABOUTBOX1                   134
#define IDI_OICQICON                    135
#define IDD_MOD_DIALOG                  136
#define IDI_KEYICON                     138
#define IDD_SEARCH_DIALOG               141
#define IDC_EDIT1                       1000
#define IDC_LIST1                       1001
#define IDC_RADIO_ADD                   1002
#define IDC_RADIO_MOD                   1003
#define IDC_RADIO_DEL                   1004
#define IDC_RADIO_SEARCH                1005
#define IDC_EDIT2                       1006
#define IDC_EDIT3                       1007
#define IDC_RESET_BUTTON                1008
#define IDC_COMBO1                      1009
#define IDC_EDIT4                       1010
#define IDC_EDIT5                       1011
#define IDC_EDIT6                       1012
#define IDC_EDIT7                       1013
#define IDC_EXIT_BUTTON                 1014
#define IDC_BUTTON1                     1015
#define IDC_CLEAR_BUTTON                1015
#define IDC_STATIC1                     1017
#define IDC_EDIT8                       1018
#define IDC_FIELD_COMBO                 1019
#define IDC_INPUT_EDIT                  1020
#define IDC_RADIO1                      1022
#define IDC_RADIO2                      1023
#define IDC_EDIT9                       1025
#define IDC_SEARCH_STATIC               1026
#define IDC_FLAG_STATIC                 1027
#define ID_MENU_HELP                    32771
#define ID_MENU_ADD                     32772
#define ID_MENU_SEARCH                  32773
#define ID_MENU_ABOUT                   32774
#define ID_MENU_MOD                     32776
#define ID_MENU_DEL                     32777
#define ID_MENU_EXIT                    32778
#define ID_MENU_SAVE                    32779
#define ID_MENU_MODPSW                  32780

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32781
#define _APS_NEXT_CONTROL_VALUE         1028
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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