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

📄 resource.h

📁 Pim文件夹中为一简单的个人信息管理的程序源码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PIM.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PIM_DIALOG                  102
#define IDR_MAINFRAME                   128
#define IDD_PICMANAGE                   129
#define IDD_ADDRESSMANAGE               130
#define IDD_PIMANAGE                    131
#define IDD_IMPORTANTINFMANAGE          132
#define IDD_ADDRESSBROWSE               133
#define IDD_ADDRESSINPUT                134
#define IDD_AMENDDATA                   135
#define IDD_INFINPUT                    136
#define IDD_INFBROWSE                   137
#define IDC_TABMAIN                     1000
#define IDC_BUTTON1                     1003
#define IDC_TABADDRESS                  1004
#define IDC_PREVIOUPIC                  1004
#define IDC_NEXTPIC                     1005
#define IDC_ADDRESSLIST                 1007
#define IDC_NAME                        1008
#define IDC_SEX                         1010
#define IDC_PROVINCE                    1011
#define IDC_COUNTY                      1012
#define IDC_BIRTHDAY                    1013
#define IDC_ADDRESS                     1014
#define IDC_POSTCODE                    1015
#define IDC_CELLPHONE                   1016
#define IDC_TELPHONE                    1017
#define IDC_EMAIL                       1018
#define IDC_ADD                         1020
#define IDC_RESET                       1021
#define IDC_DELETE                      1022
#define IDC_AMENDDATA                   1024
#define IDC_REFURBISH                   1026
#define IDC_BROWSEPIC                   1027
#define IDC_INPUTPIC                    1028
#define IDC_SHOWPIC                     1029
#define IDC_DELETEPIC                   1030
#define IDC_TABINF                      1031
#define IDC_SELECTFILE                  1032
#define IDC_PATH                        1034
#define IDC_SYNOPSIS                    1035
#define IDC_INPUT                       1041
#define IDC_INFLIST                     1042
#define IDC_REFURBISHINF                1043
#define IDC_DELETEINF                   1044

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

⌨️ 快捷键说明

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