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

📄 resource.h

📁 一个非常简单地址簿程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyAL.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_SOCKETS_INIT_FAILED         104
#define IDR_MAINFRAME                   128
#define IDR_MYALTYPE                    129
#define IDD_DETAILS                     130
#define IDD_BASEINFO                    131
#define IDI_BASEINFO                    133
#define IDD_FAMILY                      136
#define IDI_FAMILY                      137
#define IDD_UNIT                        140
#define IDI_UNIT                        142
#define IDD_COMMUNICATE                 146
#define IDD_CONTACT                     148
#define IDI_CONTACT                     149
#define IDD_OTHER                       150
#define IDI_OTHER                       151
#define IDD_ACTIVE                      152
#define IDI_REMARK                      154
#define IDI_ACTIVE                      155
#define IDD_REMARK                      156
#define IDB_ARROWUP                     158
#define IDB_ARROWDOWN                   159
#define IDD_ACTIVE_ADD                  162
#define IDD_FIND                        164
#define IDB_FINDTITLE                   178
#define IDB_ABOUT                       179
#define IDD_LANDING                     180
#define IDC_DETAILS_SHEET               1000
#define IDC_POSTALCODE                  1001
#define IDC_SEX                         1002
#define IDC_TELEPHONE                   1004
#define IDC_HEADSET                     1005
#define IDC_QQ                          1007
#define IDC_ICQ                         1008
#define IDC_MSN                         1009
#define IDC_STREET                      1012
#define IDC_LEAGUER                     1013
#define IDC_NAME                        1018
#define IDC_PROVINCE                    1020
#define IDC_CITY                        1021
#define IDC_COUNTRY                     1022
#define IDC_UNITNAME                    1023
#define IDC_DEPARTMENT                  1024
#define IDC_OFFICE                      1025
#define IDC_JOB                         1026
#define IDC_FAX                         1027
#define IDC_WEB                         1028
#define IDC_COMMUNICATE                 1029
#define IDC_EMAIL                       1031
#define IDC_NICKNAME                    1032
#define IDC_FAVORITES                   1033
#define IDC_SPECIALTY                   1034
#define IDC_ACTIVELIST                  1038
#define IDC_BIRTHDAY                    1039
#define IDC_SYSTEM                      1040
#define IDC_CLEW                        1041
#define IDC_REMARK                      1042
#define IDC_ACTIVEDATE                  1043
#define IDC_TYPE                        1044
#define IDC_SUMMARY                     1046
#define IDC_ADDACTIVE                   1047
#define IDC_DEL                         1048
#define IDC_EDIT                        1049
#define IDC_START                       1063
#define IDC_LOCATE                      1074
#define IDC_FIELD                       1075
#define IDC_CONDITION                   1076
#define IDC_TEXT                        1077
#define IDC_LOGIC                       1078
#define IDC_DATE                        1080
#define IDC_INTERNET_LINK               1082
#define IDC_EMAIL_LINK                  1083
#define ID_DEL                          32773
#define ID_ADDNEW                       32774
#define ID_MODIFY                       32775
#define ID_FIND                         32782
#define ID_DISPLAYPART                  32783
#define ID_BROWER                       32784
#define ID_BUTTON32788                  32788
#define ID_EDIT                         32791
#define ID_SORTID                       32795
#define ID_SORTNAME                     32798
#define ID_COTACT_TEL                   32799
#define ID_FAMILY_TEL                   32800
#define ID_UNIT_TEL                     32801
#define ID_HANDSET                      32802
#define ID_EMAIL                        32803

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        181
#define _APS_NEXT_COMMAND_VALUE         32804
#define _APS_NEXT_CONTROL_VALUE         1084
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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