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

📄 resource.h

📁 一个简单的公司员工管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SQL.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_SQL_DIALOG                  102
#define IDR_MAINFRAME                   128
#define IDD_BOSS                        129
#define IDD_MANAGER                     131
#define IDD_EMPLOYEE                    132
#define IDD_DEPART                      133
#define IDD_PROJECT                     135
#define IDD_MAIN                        139
#define IDD_PROJECTCTRL                 140
#define IDD_BOSSNOTECTRL                141
#define IDD_COSTCTR                     142
#define IDD_EMPLOYEECTRL                143
#define IDC_USERID                      1000
#define IDC_USERCODE                    1001
#define IDC_BUTTON1                     1005
#define IDC_BUTTON4                     1006
#define IDC_ENO                         1007
#define IDC_BUTTON5                     1007
#define IDC_ENAME                       1008
#define IDC_BUTTON6                     1008
#define IDC_ESEX                        1009
#define IDC_EAGE                        1011
#define IDC_ECONSTRACT                  1012
#define IDC_ESECTOR                     1013
#define IDC_EDUTY                       1014
#define IDC_EOTHER                      1015
#define IDC_INTERPROJECT                1017
#define IDC_INTERSECTOR                 1018
#define IDC_PROJECTLISTCTRL             1019
#define IDC_LIST1                       1021
#define IDC_BOSSMAIN                    1022
#define IDC_BOSSPROJECT                 1024
#define IDC_COMPANYNOTE                 1029
#define IDC_BOSSCOST                    1030
#define IDC_EMPLOYEELIST                1031
#define IDC_EMANAGER                    1034
#define IDC_ESUPPER                     1035
#define IDC_ENOTE                       1036
#define IDC_ADD                         1037
#define IDC_DELETE                      1039
#define IDC_CHANGE                      1045
#define IDC_BUTTON2                     1046
#define IDC_PNO                         1047
#define IDC_PNAME                       1048
#define IDC_PCOST                       1050
#define IDC_PKIND                       1051
#define IDC_PDATY                       1052
#define IDC_PSFINISH                    1053
#define IDC_PFINISH                     1054
#define POTHER                          1055
#define IDC_BUTTON3                     1056
#define IDC_                            1058
#define IDC_NNAME                       1059
#define IDC_NMANAGER                    1060
#define IDC_NPLACE                      1061
#define IDC_NDATY                       1062
#define IDD_BIAOTI                      1063
#define IDC_CPNO                        1064
#define IDC_CNAME                       1065
#define IDC_CCOST                       1066
#define IDC_CSNO                        1067
#define IDC_COTHER                      1068
#define IDC_NAME                        1077
#define IDC_ECONTRACT                   1080
#define IDC_SECTOR                      1085

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

⌨️ 快捷键说明

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