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

📄 resource.h

📁 同学通讯录系统,利用MFC编写,利用了数据库的技术
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SuperWords.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_SUPERWORDS_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDD_DIALOG_PROPERTY             130
#define IDD_DIALOG_CREATE               131
#define IDD_DIALOG_FIND                 132
#define IDD_LOGIN                       133
#define IDD_USERDLG                     134
#define IDI_ICON1                       136
#define IDI_ICON2                       137
#define IDI_ICON3                       138
#define IDI_ICON4                       139
#define IDI_ICON5                       140
#define IDI_ICON6                       141
#define IDI_ICON7                       142
#define IDI_ICON8                       143
#define IDI_ICON9                       144
#define IDI_ICON10                      145
#define IDI_ICON11                      146
#define IDI_ICON12                      147
#define IDI_ICON13                      148
#define IDI_ICON14                      149
#define IDI_ICON15                      150
#define IDI_ICON16                      151
#define IDI_ICON17                      152
#define IDI_ICON18                      153
#define IDD_DIALOG_WORLD                154
#define IDB_BITMAP1                     155
#define IDI_ICON19                      156
#define IDD_SEND_DIALOG                 157
#define IDC_LIST_DATA                   1000
#define IDC_EDIT_NAME                   1002
#define IDC_EDIT_EMAIL                  1003
#define IDC_EDIT_OCIQ                   1004
#define IDC_EDIT_MOBILE                 1005
#define IDC_EDIT_BIRTHDAY               1006
#define IDC_EDIT_PHONE                  1007
#define IDC_EDIT_UNIT                   1008
#define IDC_EDIT_HOMEPAGE               1009
#define IDC_EDIT_DEMO                   1010
#define IDC_EDIT_OICQ                   1013
#define IDC_COMBO1                      1020
#define IDC_EDIT1                       1021
#define IDC_BUTTON_MEMBER               1022
#define IDC_BUTTON_EMAIL                1023
#define IDC_BUTTON_PROPERTY             1024
#define IDC_BUTTON_DELETE               1025
#define IDC_BUTTON_FIND                 1026
#define IDC_DLOG_CUSER                  1029
#define IDC_DLOG_CPASWORD               1030
#define IDC_UD_ENAME                    1031
#define IDC_UD_CPURVIEW                 1032
#define IDC_UD_ENP                      1033
#define IDC_UD_ENPR                     1034
#define IDC_UD_BADD                     1035
#define IDC_UD_BDEL                     1036
#define IDC_UD_LIST                     1038
#define IDC_UD_EOP                      1039
#define IDC_UD_EONP                     1040
#define IDC_UD_EONPR                    1041
#define IDC_UD_BMODIFY                  1042
#define IDC_BUTTON_SYSTEM               1043
#define IDC_BUTTON_NEW                  1044
#define IDC_BUTTON_SAVE                 1045
#define IDC_BUTTON_OPEN                 1046
#define IDC_DATETIMEPICKER1             1047
#define IDC_COMBO2                      1048
#define IDC_FROMEMAIL                   1049
#define IDC_NAME                        1050
#define IDC_BODY                        1051
#define IDC_SEND                        1052
#define IDC_EMAIL                       32775
#define IDC_NOTES                       32776
#define IDC_ABOUT                       32777
#define IDC_BACK_COLOR                  32778
#define IDC_FONT_COLOR                  32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        158
#define _APS_NEXT_COMMAND_VALUE         32780
#define _APS_NEXT_CONTROL_VALUE         1055
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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