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

📄 resource.h

📁 vc 实现家庭通讯录
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 通信录.rc
//
#define FINDNAME                        0
#define FINDCALL                        1
#define FINDADDR                        2
#define FINDBIRT                        3
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY_DIALOG                   102
#define IDR_MAINFRAME                   128
#define IDD_NEWUSER                     129
#define IDI_VERSION                     134
#define IDI_CANCEL                      135
#define IDI_MODIFYUSER                  136
#define IDI_EXIT                        137
#define IDI_ICON5                       138
#define IDI_ADDUSER                     139
#define IDI_OK                          140
#define IDI_DELUSER                     142
#define IDI_NEXT                        145
#define IDI_PRE                         146
#define IDI_OPEN                        148
#define IDI_SEARCH                      149
#define ADD                             150
#define IDI_INFO                        150
#define MODI                            151
#define IDI_SAVE                        151
#define LOOK                            152
#define FIND                            153
#define IDC_LIST1                       1000
#define IDC_ADDUSER                     1001
#define IDC_RADIO1                      1002
#define IDC_RADIO2                      1003
#define IDC_RADIO3                      1004
#define IDC_RADIO4                      1005
#define IDC_NAME                        1006
#define IDC_QQNUMBER                    1007
#define IDC_CALL                        1008
#define IDC_HOMEPHONE                   1009
#define IDC_HOMEADDRESS                 1010
#define IDC_DELUSER                     1011
#define IDC_WORKINGADDRESS              1011
#define IDC_MODIFYUSER                  1012
#define IDC_FINDUSER                    1013
#define IDC_MOBILEPHONE                 1013
#define IDC_WORKTELEPHONE               1014
#define IDC_OPEN                        1014
#define IDC_BIRTHDAY                    1015
#define IDC_EDIT1                       1015
#define IDC_EMAIL                       1016
#define IDC_LOOK                        1016
#define IDC_SAVEBUTTON                  1017
#define IDC_BACK                        1018
#define IDC_FIND                        1019
#define IDC_PREUSER                     1020
#define IDC_MAIL                        1023
#define IDC_PAGEHOME                    1024
#define IDC_VERSION                     1025
#define IDC_EXIT                        1026

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        152
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1027
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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