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

📄 resource.h

📁 用ASP做的客户管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CRDBS.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_CRDBS_DIALOG                102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_LOGIN                129
#define IDI_ICON1                       130
#define IDR_G1                          131
#define IDR_G2                          132
#define IDR_D1                          133
#define IDD_DIALOG_QUERY_DETAIL         134
#define IDD_DIALOG_QUERY_STAT           135
#define IDC_EDIT_CONFIG_AREA            1000
#define IDC_LIST_AREA                   1001
#define IDC_BTN_AREA_ADD                1002
#define IDC_BTN_AREA_DEL                1003
#define IDC_BTN_AREA_MOD                1004
#define IDC_EDIT_CONFIG_APPROACH        1005
#define IDC_LIST_APPROACH               1006
#define IDC_BTN_APPROACH_MOD            1007
#define IDC_BTN_APPROACH_ADD            1008
#define IDC_BTN_APPROACH_DEL            1009
#define IDC_EDIT_CONFIG_PROFESSION      1010
#define IDC_LIST_PROFESSION             1011
#define IDC_BTN_PROFESSION_ADD          1012
#define IDC_BTN_PROFESSION_MOD          1013
#define IDC_BTN_PROFESSION_DEL          1014
#define IDC_EDIT_CONFIG_VOCATION        1015
#define IDC_LIST_VOCATION               1016
#define IDC_BTN_VOCATION_ADD            1017
#define IDC_BTN_VOCATION_MOD            1018
#define IDC_BTN_VOCATION_DEL            1019
#define IDC_EDIT_NAME                   1020
#define IDC_COMBO_AREA                  1021
#define IDC_COMBO_PROFESSION            1022
#define IDC_COMBO_VOCATION              1023
#define IDC_EDIT_COMPANY                1024
#define IDC_COMBO_APPROACH              1025
#define IDC_EDIT_EMAIL                  1026
#define IDC_EDIT_PHONE                  1027
#define IDC_EDIT_MOBILE                 1028
#define IDC_EDIT_INTEREST               1029
#define IDC_EDIT_MEMO                   1030
#define IDC_BTN_HR_ADD                  1031
#define IDC_BTN_HR_MOD                  1032
#define IDC_BTN_HR_DEL                  1033
#define IDC_BTN_HR_QUERY                1034
#define IDC_LIST_HR                     1035
#define IDC_BTN_DETAIL_QUERY            1036
#define IDC_BTN_STATIC_QUERY            1037
#define IDC_EDIT_DBSOURCE               1037
#define IDC_SYS_EXIT                    1038
#define IDC_EDIT_DBUSER                 1038
#define IDC_EDIT_PASSWORD               1039
#define IDC_BTN_DBCONNECT               1040
#define IDC_SYS_CANCEL                  1041

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

⌨️ 快捷键说明

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