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

📄 resource.h

📁 这是一个用VC++编写的工资管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Wage.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_WAGETYPE                    129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDD_DIALOG3                     132
#define IDD_DIALOG4                     133
#define IDD_DIALOG5                     134
#define IDD_DIALOG6                     135
#define IDD_DIALOG7                     136
#define IDD_DIALOG8                     137
#define IDD_DIALOG9                     138
#define IDC_EDIT_WORKERNUM              1000
#define IDC_EDIT_NEWNUM                 1000
#define IDC_EDIT_CHANGENUMSHOW          1000
#define IDC_EDIT_DELETENUM              1001
#define IDC_EDIT_NEWNUMSHOW             1001
#define IDC_STATIC_BASEWAGE             1002
#define IDC_EDIT_CHANGENUM              1002
#define IDC_EDIT_BASEWAGE               1003
#define IDC_EDIT_CHANGEBASEWAGE         1004
#define IDC_EDIT_NEWBASEWAGE            1005
#define IDC_EDIT_CHANGEEXTRAWAGE        1005
#define IDC_EDIT_NEWTAX                 1006
#define IDC_EDIT_CHANGEPOSITIONWAGE     1006
#define IDC_MONTH                       1007
#define IDC_EDIT_NEWEXTRAWAGE           1007
#define IDC_EDIT_CHANGEADDWAGE          1007
#define IDC_EDIT_MONTH                  1008
#define IDC_EDIT_NEWPOSITIONWAGE        1008
#define IDC_EDIT_CHANGEHOUSEWAGE        1008
#define IDC_SCROLLBAR1                  1009
#define IDC_EDIT_NEWADDWAGE             1009
#define IDC_EDIT_CHANGETRAFICWAGE       1009
#define IDC_STATIC_WORKERNUM            1010
#define IDC_EDIT_NEWHOUSEWAGE           1010
#define IDC_EDIT_CHANGETAX              1010
#define IDC_STATIC_TAX                  1011
#define IDC_EDIT_TAX                    1012
#define IDC_EDIT_NEWTRAFICWAGE          1012
#define IDC_EDIT_CHANGESTORE            1012
#define IDC_RMB1                        1013
#define IDC_RMB2                        1014
#define IDC_STATIC_CONCERNMONEY         1015
#define IDC_STATIC_EXTRAWAGE            1016
#define IDC_EDIT_EXTRAWAGE              1017
#define IDC_EDIT_NEWSTORE               1017
#define IDC_EDIT_CHANGEMEETINGMONEY     1017
#define IDC_STATIC_STORE                1018
#define IDC_EDIT_POSITIONWAGE           1019
#define IDC_EDIT_NEWMEETINGMONEY        1019
#define IDC_EDIT_CHANGESHOULDGIVE       1019
#define IDC_STATIC_STORE4               1019
#define IDC_EDIT_STORE                  1020
#define IDC_EDIT_NEWSHOULDGIVE          1020
#define IDC_EDIT_CHANGESHOULDSUB        1020
#define IDC_STATIC_ADDWAGE              1021
#define IDC_STATIC_POSITIONWAGE         1022
#define IDC_STATIC_MEETINGMONEY         1023
#define IDC_EDIT_ADDWAGE                1024
#define IDC_EDIT_NEWSHOULDSUB           1024
#define IDC_EDIT_CHANGEACTUALGIVE       1024
#define IDC_STATIC_HOUSEWAGE            1025
#define IDC_EDIT_HOUSEWAGE              1026
#define IDC_EDIT_NEWACTUALGIVE          1026
#define IDC_STATIC_STORE5               1026
#define IDC_STATIC_TRAFFICWAGE          1027
#define IDC_EDIT_MEETINGMONEY           1028
#define IDC_EDIT_NEWMONTH               1028
#define IDC_EDIT_CHANGEHOUSERENT        1028
#define IDC_EDIT_TRAFICWAGE             1029
#define IDC_STATIC_STORE3               1029
#define IDC_STATIC_SHOULDGIVE           1030
#define IDC_EDIT_SHOULDGIVE             1031
#define IDC_EDIT_DELETEMONTH            1031
#define IDC_EDIT_NEWHOUSERENT           1031
#define IDC_STATIC_SHOULDSUB            1032
#define IDC_EDIT_SHOULDSUB              1033
#define IDC_EDIT_CHANGEMONTH            1033
#define IDC_STATIC_ACTUALGIVE           1034
#define IDC_EDIT_ACTUALGIVE             1035
#define IDC_EDIT_NAME                   1036
#define IDC_EDIT_NUM                    1036
#define IDC_EDIT_DELETENAMESHOW         1037
#define IDC_STATIC_STORE2               1037
#define IDC_EDIT_DELETEBASEWAGE         1038
#define IDC_EDIT_HOUSERENT              1038
#define IDC_EDIT_DELETETAX              1039
#define IDC_EDIT_DELETEEXTRAWAGE        1040
#define IDC_EDIT_DELETEPOSITIONWAGE     1041
#define IDC_EDIT_DELETEADDWAGE          1042
#define IDC_EDIT_DELETEHOUSEWAGE        1043
#define IDC_EDIT_DELETETRAFICWAGE       1044
#define IDC_EDIT_DELETESTORE            1045
#define IDC_EDIT_DELETEMEETINGMONEY     1046
#define IDC_EDIT_DELETESHOULDGIVE       1047
#define IDC_EDIT_DELETESHOULDSUB        1048
#define IDC_EDIT_DELETEACTUALGIVE       1049
#define IDC_EDIT_DELETEHOUSERENT        1050
#define ID_PERSONINQUIRE                32771
#define ID_ALLSHOW                      32772
#define ID_ADDINFORMATION               32773
#define ID_DELETEINFORMATION            32774
#define ID_CHANGEINFORMATION            32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1034
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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