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

📄 resource.h

📁 用C++语言编写得职工信息管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Worker.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_WORKER_FORM                 101
#define IDR_MAINFRAME                   128
#define IDR_WORKERTYPE                  129
#define IDB_PERSON                      130
#define IDC_CURSOR1                     131
#define IDD_ADDDIALOG                   132
#define IDD_CHANGENUMDIALOG             135
#define IDD_CHANGIMFODIALOG             136
#define IDD_DELETENUMDIALOG             138
#define IDD_DELETEIMFODIALOG            139
#define IDD_SHOWDIALOG                  141
#define IDD_FINDDIALOG                  142
#define IDD_UNDELDIALOG                 146
#define IDD_LOGINDLG                    147
#define IDD_NEWDLG                      148
#define IDD_CHANGPASS                   149
#define IDC_LIST1                       1000
#define IDC_BUTTON1                     1001
#define IDC_FINDBTN                     1001
#define IDC_EDIT1                       1003
#define IDC_EDIT2                       1004
#define IDC_COMBO1                      1005
#define IDC_EDIT3                       1006
#define IDC_RADIO1                      1008
#define IDC_RADIO2                      1009
#define IDC_COMBO2                      1011
#define IDC_DATETIMEPICKER2             1018
#define IDC_COMBO3                      1019
#define IDC_DATETIMEPICKER1             1025
#define IDC_COMBO4                      1026
#define IDC_ADDRECORD                   1027
#define IDC_CHANGRECORD                 1028
#define IDC_DELETERECORD                1029
#define IDC_AFTERBTDRADIO               1030
#define IDC_MARRIGERADIO                1031
#define IDC_FINDSTATIC                  1032
#define IDC_ZHICHENGRADIO               1033
#define IDC_BEFORBTDRADIO               1034
#define IDC_SHOWALL                     1036
#define IDC_MARRIGE                     1037
#define IDC_NUMSTATIC                   1040
#define IDC_CHECKMARRIGE                1042
#define IDC_TOTALSTATIC                 1043
#define IDC_SHOWALLBTN                  1045
#define IDC_CHECK1                      1049
#define IDC_CHECK2                      1050
#define IDC_EDIT4                       1051
#define IDC_COMBO5                      1053
#define IDC_YEARSTATIC                  1054
#define IDC_MONTHSTATIC                 1055
#define IDC_TREE1                       1056
#define ID_CLEANDATABASE                32771
#define ID_DELETE                       32772
#define ID_ADD                          32773
#define ID_CHANG                        32774
#define ID_MENUITEM32775                32775
#define ID_SHOW                         32776
#define ID_UNDELETE                     32777
#define ID_NEWBUILD                     32778
#define s                               32779
#define ID_BUTTON32780                  32780
#define ID_BUTTON32781                  32781
#define ID_BUTTON32782                  32782
#define ID_BUTTON32783                  32783
#define ID_BUTTON32784                  32784
#define ID_BUTTON32785                  32785
#define ID_FIND                         65535

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        150
#define _APS_NEXT_COMMAND_VALUE         32786
#define _APS_NEXT_CONTROL_VALUE         1057
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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