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

📄 resource.h

📁 A HR database application.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by HRDB.rc
//
#define IDD_HRDB_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDR_MENU_MAIN                   129
#define IDD_INPUT_REGIONS               130
#define IDD_INPUT_COUNTRIES             131
#define IDD_INPUT_LOCATIONS             132
#define IDD_INPUT_DEPARTMENTS           133
#define IDD_INPUT_EMPLOYEES             134
#define IDD_INPUT_JOB_HISTORY           135
#define IDD_INPUT_JOBS                  136
#define IDR_ACCELERATOR1                137
#define IDD_QUERY_REGIONS               138
#define IDB_SPLASHBITMAP                139
#define IDD_SPLASH_DIALOG               140
#define IDD_LOGIN                       142
#define IDD_ABOUT                       143
#define IDD_REGIONS_EMPLOYEES_VIEW      144
#define IDD_COUNTRIES_EMPLOYEES_VIEW    146
#define IDD_JOBS_EMPLOYEES_VIEW         148
#define IDD_EMPLOYEE_DETAILS_VIEW       150
#define IDD_DEPARTMENTS_DETAILS_VIEW    152
#define IDD_DEPART_CURRENT_JOB_VIEW     154
#define IDD_DEPART_HISTORY_JOB_VIEW     156
#define IDD_CURRENT_JOBS_VIEW           158
#define IDD_COUNTRIES_JOBS_VIEW         160
#define IDD_REGIONS_EMP_NUMBERS_VIEW    162
#define IDD_COUNTRIES_SALARY_VIEW       164
#define IDD_DEPARTMENT_SALARY_VIEW      166
#define IDD_QUERY_COUNTRIES             168
#define IDD_QUERY_LOCATIONS             169
#define IDD_QUERY_DEPARTMENTS           170
#define IDI_ICON1                       171
#define IDC_INPUT_REGION_ID             1000
#define IDC_INPUT_REGION_NAME           1001
#define IDC_INPUT_COUNTRY_ID            1002
#define IDC_INPUT_COUNTRY_NAME          1003
#define IDC_INPUT_C_REGION_ID           1004
#define IDC_INPUT_STREET_ADDRESS        1006
#define IDC_INPUT_POSTAL_CODE           1007
#define IDC_INPUT_CITY                  1008
#define IDC_INPUT_STATE_PROVINCE        1009
#define IDC_INPUT_L_COUNTRY_ID          1010
#define IDC_INPUT_E_JOB_ID              1011
#define IDC_INPUT_SALARY                1012
#define IDC_INPUT_COMMISSION            1013
#define IDC_INPUT_E_MANAGER_ID          1014
#define IDC_INPUT_E_DEPARTMENT_ID       1015
#define IDC_INPUT_JH_EMPLOYEE_ID        1016
#define IDC_INPUT_START_DATE            1017
#define IDC_INPUT_END_DATE              1018
#define IDC_INPUT_JH_JOB_ID             1019
#define IDC_INPUT_JH_DEPARTMENT_ID      1020
#define IDC_INPUT_EMPLOYEE_ID           1021
#define IDC_INPUT_FIRST_NAME            1022
#define IDC_INPUT_LAST_NAME             1023
#define IDC_INPUT_EMAIL                 1024
#define IDC_INPUT_PHONE                 1025
#define IDC_INPUT_HIRE_DATE             1026
#define IDC_INPUT_DEPARTMENT_ID         1027
#define IDC_INPUT_DEPARTMENT_NAME       1028
#define IDC_INPUT_MANAGER_ID            1029
#define IDC_INPUT_D_LOCATION_ID         1030
#define IDC_INPUT_JOB_ID                1031
#define IDC_INPUT_JOB_TITLE             1032
#define IDC_INPUT_MIN_SALARY            1033
#define IDC_INPUT_MAX_SALARY            1034
#define IDC_INPUT_LOCATION_ID           1038
#define IDC_RADIO_REGION_ID             1039
#define IDC_RADIO_REGION_NAME           1040
#define IDC_RESULT_REGION_ID            1041
#define IDC_RESULT_REGION_NAME          1042
#define IDC_QUERY_REGION_ID             1043
#define IDC_QUERY_REGION_NAME           1044
#define IDC_REGIONS_UPDATE              1045
#define IDC_REGIONS_DELETE              1046
#define IDC_EDIT1                       1047
#define IDC_LOGIN_USERNAME              1047
#define IDC_RESULT_D_LOCATION_ID        1047
#define IDC_EDIT2                       1048
#define IDC_LOGIN_PASSWORD              1048
#define IDC_RESULT_DEPT_EMP             1048
#define IDC_ADODC1                      1049
#define IDC_DATAGRID1                   1050
#define IDC_RADIO_COUNTRY_ID            1052
#define IDC_RADIO_COUNTRY_NAME          1053
#define IDC_QUERY_COUNTRY_ID            1054
#define IDC_QUERY_COUNTRY_NAME          1055
#define IDC_RESULT_COUNTRY_ID           1056
#define IDC_RESULT_COUNTRY_NAME         1057
#define IDC_RESULT_C_REGION_ID          1058
#define IDC_COUNTRIES_UPDATE            1059
#define IDC_COUNTRIES_DELETE            1060
#define IDC_QUERY_LOCATION_ID           1061
#define IDC_RESULT_LOCATION_ID          1062
#define IDC_RESULT_STREET_ADDRESS       1063
#define IDC_RESULT_POSTAL_CODE          1064
#define IDC_RESULT_CITY                 1065
#define IDC_RESULT_STATE_PROVINCE       1066
#define IDC_RESULT_L_COUNTRY_ID         1067
#define IDC_LOCATIONS_UPDATE            1068
#define IDC_LOCATIONS_DELETE            1069
#define IDC_RADIO_DEPARTMENT_ID         1070
#define IDC_RADIO_DEPARTMENT_NAME       1071
#define IDC_QUERY_DEPARTMENT_ID         1072
#define IDC_QUERY_DEPARTMENT_NAME       1073
#define IDC_RESULT_DEPARTMENT_ID        1074
#define IDC_RESULT_DEPARTMENT_NAME      1075
#define IDC_RESULT_D_MANAGER_ID         1076
#define IDC_DEPARTMENT_UPDATE           1077
#define IDC_DEPARTMENT_DELETE           1078
#define ID_INPUT_REGIONS                32771
#define ID_INPUT_COUNTRIES              32772
#define ID_INPUT_LOCATIONS              32773
#define ID_INPUT_DEPARTMENTS            32774
#define ID_INPUT_EMPLOYEES              32775
#define ID_INPUT_JOB_HISTORY            32776
#define ID_INPUT_JOBS                   32777
#define ID_QUERY_REGIONS                32778
#define ID_QUERY_COUNTRIES              32779
#define ID_QUERY_LOCATIONS              32780
#define ID_QUERY_DEPARTMENTS            32781
#define ID_QUERY_EMPLOYEES              32782
#define ID_QUERY_JOB_HISTORY            32783
#define ID_QUERY_JOBS                   32784
#define ID_EXIT                         32785
#define ID_ABOUT                        32786
#define ID_REGIONS_VIEW                 32787
#define ID_COUNTRIES_VIEW               32788
#define ID_JOBS_VIEW                    32789
#define ID_EMPLOYEES_VIEW               32790
#define ID_EMPLOYEE_DEPARTMENT_VIEW     32791
#define ID_DEPARTMENT_JOBS_VIEW         32792
#define ID_DEPARTMENT_HISTORY_JOBS_VIEW 32793
#define ID_JOBS_EMPLOYEES_VIEW          32794
#define ID_REGION_EMPLOYEES_VIEW        32795
#define ID_COUNTRY_SALARY               32796
#define ID_DEPARTMENT_SALARY_VIEW       32797
#define ID_COUNTRIES_JOBS_VIEW          32798

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        172
#define _APS_NEXT_COMMAND_VALUE         32799
#define _APS_NEXT_CONTROL_VALUE         1079
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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