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

📄 resource.h

📁 数据库开发的工资管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SalaryManagement.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_SALARYMANAGEMENT_DIALOG     102
#define IDR_MAINFRAME                   128
#define IDD_LOGIN_DIALOG                129
#define IDD_PERSONNEL_DIALOG            132
#define IDD_PERSONNEL_ADD_DIALOG        136
#define IDD_SELLAMOUNT_DIALOG           137
#define IDD_INITIALISITION_DIALOG       139
#define IDD_SALARYSET_DIALOG            140
#define IDD_SALARYTABLE_DIALOG          141
#define IDD_MODFIY_DIALOG               142
#define IDD_MODIFY_SUB_DIALOG           144
#define IDD_AWARD_DIALOG                145
#define IDD_SALARYRECORDS_DIALOG        146
#define IDC_PASSWORD_EDIT               1001
#define IDC_LOGIN_BUTTON                1002
#define IDC_CANCEL_BUTTON               1003
#define IDC_SELLAMOUNT_BUTTON           1004
#define IDC_PERSONNEL_ADD_CANCEL_BUTTON 1005
#define IDC_OLDRECORD_BUTTON            1005
#define IDC_PERSONNEL_BUTTON            1006
#define IDC_USERNAME_COMBO              1007
#define IDC_MODIFY_PASSWORD             1007
#define IDC_INITIALISITION_BUTTON       1008
#define IDC_SALARYSET_BUTTON            1009
#define IDC_GENERATELIST_BUTTON         1010
#define IDC_AWARD_BUTTON                1011
#define IDC_INFORMATION_LIST            1014
#define IDC_PERSONNEL_ADD_BUTTON        1015
#define IDC_PERSONNEL_DELETE_BUTTON     1016
#define IDC_PERSONNEL_ADD_ID_EDIT       1016
#define IDC_PERSONNEL_ADD_NAME_EDIT     1017
#define IDC_PERSONNEL_EXIT_BUTTON       1017
#define IDC_PERSONNEL_ADD_POSITION_EDIT 1018
#define IDC_PERSONNEL_ADD_DEPARTMENT_EDIT 1019
#define IDC_PERSONNEL_ADD_SUBMIT_BUTTON 1020
#define IDC_PERSONNEL_MANAGER_EDIT      1021
#define IDC_YEAR_EDIT                   1022
#define IDC_MONTH_EDIT                  1023
#define IDC_PERSONNEL_ADD_ID2_EDIT      1027
#define IDC_PERSONNEL_DEPARTMENT_COMBO  1028
#define IDC_INITIALISITION_YEAR_EDIT    1029
#define IDC_INITIALISITION_MONTH_EDIT   1030
#define IDC_INITIALISITION_CONFIRM_BUTTON 1031
#define IDC_INITIALISITION_CANCEL_BUTTON 1032
#define IDC_SELLAMOUNT_RECORD_LIST      1032
#define IDC_EDIT1                       1033
#define IDC_SELLAMOUNT_ID_EDIT          1033
#define IDC_SALARYSET_BASIS_EDIT        1033
#define IDC_SALARYTABLE_YEAR_EDIT       1033
#define IDC_INITIALISITION_S_RATE_EDIT  1033
#define IDC_MODIFYPASSWORD_SUB_1_EDIT   1033
#define IDC_DEPARTMENT_EDIT             1033
#define IDC_SELLAMOUNT_NAME_EDIT        1034
#define IDC_SALARYSET_DEDUCT_EDIT       1034
#define IDC_SALARYTABLE_MONTH_EDIT      1034
#define IDC_INITIALISITION_M_RATE_EDIT  1034
#define IDC_MODIFYPASSWORD_SUB_2_EDIT   1034
#define IDC_SELLAMOUNT_AMOUNT_EDIT      1035
#define IDC_INITIALISITION_T_EDIT       1035
#define IDC_MODIFYPASSWORD_SUB_DEPART_EDIT 1035
#define IDC_SELLAMOUNT_CONFIRM_BUTTON   1036
#define IDC_SELLAMOUNT_CANCEL_BUTTON    1037
#define IDC_SALARYSET_RECORD_LIST       1037
#define IDC_SALARYSET_NAME_EDIT         1038
#define IDC_SALARYSET_ID_EDIT           1039
#define IDC_SALARYSET_CONFIRM_BUTTON    1040
#define IDC_SALARYSET_CANCEL_BUTTON     1041
#define IDC_SALARYTABLE_LIST            1045
#define IDC_SALARYTABLE_PRINT_BUTTON    1046
#define IDC_SALARYTABLE_CANCEL_BUTTON   1047
#define IDC_MODIFYPASSWORD_DEPART_COMBO 1047
#define IDC_MODIFYPASSWORD_CONFIRM_BUTTON 1048
#define IDC_MODIFYPASSWORD_CANCEL_BUTTON 1049
#define IDC_EXIT_BUTTON                 1050
#define IDC_MODIFY_CANCEL_BUTTON        1051
#define IDC_AWARD_LIST                  1052
#define IDC_AWARD_PRINT_BUTTON          1053
#define IDC_AWARD_CANCEL_BUTTON         1054
#define IDC_ENQUIRE_BUTTON              1054
#define IDC_DEPART_COMBO                1056
#define IDC_MONTH_COMBO                 1059

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

⌨️ 快捷键说明

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