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

📄 resource.h

📁 一个简单的客户关系管理系统 用VisualC++写的 感pudn 对我的帮助 
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CRM.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_CRM_DIALOG                  102
#define IDS_LOGINEMPTY                  103
#define IDR_MAINFRAME                   128
#define IDD_LOGIN                       129
#define IDC_CURSOR1                     130
#define IDD_CLIENT                      132
#define IDD_EMPLOYEE                    133
#define IDD_MAINTAIN                    134
#define IDD_SELL                        135
#define IDR_MENU1                       136
#define IDD_CLIENT_INFO                 137
#define IDD_SEARCH_CLIENT               138
#define IDD_MAINTAIN_BASE               139
#define IDD_MAINTAIN_SET                140
#define IDD_DELETE                      141
#define IDC_TAB1                        1000
#define IDC_EDIT_ID                     1003
#define IDC_EDIT_PASSWORD               1004
#define IDC_ADD                         1011
#define IDC_EDIT                        1012
#define IDC_DELETE                      1013
#define IDC_DISPLAY                     1014
#define IDC_LIST1                       1015
#define IDC_COUNT                       1016
#define IDC_NAME                        1017
#define IDC_ADDRESS                     1018
#define IDC_TEL                         1019
#define IDC_CELLPHONE                   1020
#define IDC_FAX                         1021
#define IDC_APPENDIX                    1022
#define IDC_CLIENTID                    1023
#define IDC_SEARCH                      1024
#define IDC_JQPP                        1030
#define IDC_MHPP                        1031
#define IDC_AND                         1032
#define IDC_OR                          1033
#define IDC_CHECKSQL                    1034
#define IDC_SQL                         1035
#define IDC_DDEL_RSELECT                1036
#define IDC_DDEL_RALLINLIST             1037
#define IDC_DDEL_RALLDATA               1038
#define IDC_EDIT1                       1039
#define IDC_EDIT11                      1049
#define IDC_EDIT12                      1050
#define IDC_EDIT13                      1051
#define IDC_COMBO1                      1052
#define IDC_COMBO2                      1053
#define IDC_COMBO3                      1054
#define IDC_EDIT16                      1057
#define IDC_EDIT18                      1059
#define IDC_EDIT19                      1060
#define IDC_EDIT20                      1061
#define IDC_EDIT21                      1062
#define IDC_EDIT22                      1063
#define IDC_EDIT23                      1064
#define IDC_EDIT24                      1065
#define IDC_EDIT25                      1066
#define IDC_EDIT26                      1067
#define IDC_EDIT27                      1068
#define IDC_EDIT28                      1069
#define IDC_EDIT29                      1070
#define IDC_EDIT30                      1071
#define IDC_EDIT31                      1072
#define IDM_DELETE                      32771
#define IDM_EDIT                        32772
#define IDM_ADD                         32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1073
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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