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

📄 resource.h

📁 这个课程设计创建了在磁盘上存储某单位所有职工基本信息的系统。实现了添加
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by p51_03_4.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_P51_03TYPE                  129
#define IDD_ADD_WORKER                  130
#define IDD_CORRECT_BOX                 131
#define IDD_CORRECT_INFORMATION         132
#define IDD_DELETEBOX                   133
#define IDD_SEARCH_BOX                  134
#define IDD_SEARCH_NUM                  134
#define IDD_SEARCH_ERROR                135
#define IDD_ERROR                       135
#define IDD_VIEWPOST_BOX                136
#define IDD_VIEW_BIRTHDAY               137
#define IDD_SEARCH_CHOOSR               140
#define IDD_SEARCH_NAME                 141
#define IDC_INPUT_NUM                   1000
#define IDC_INPUT_NAME                  1001
#define IDC_INPUT_SEX1                  1002
#define IDC_INPUT_SEX2                  1003
#define IDC_INPUT_BIRTHDAY              1004
#define IDC_INPUT_POST                  1005
#define IDC_INPUT_DEGREE                1006
#define IDC_INPUT_WAGE                  1007
#define IDC_INPUT_MARRY1                1008
#define IDC_INPUT_MARRY2                1009
#define IDC_CORRECT                     1010
#define IDC_CORRECT_NUM                 1011
#define IDC_CORRECT_WAGE                1013
#define IDC_CORRECT_DEGREE              1015
#define IDC_CORRECT_POST                1016
#define IDC_CORRECT_MARRY               1017
#define ID_CORRECT2_OK                  1018
#define ID_CORRECT2_CANCEL              1019
#define ID_CORRECT_OK                   1020
#define ID_CORRECT_CANCEL               1021
#define ID_ADD_OK                       1022
#define ID_ADD_CANCEL                   1023
#define IDC_DELETE_NUM                  1025
#define ID_DELETE_OK                    1026
#define ID_DELETE_CANCEL                1027
#define IDC_SEARCH_NAME                 1028
#define IDC_SEARCH_NUM                  1030
#define IDC_RADIO2                      1032
#define IDC_POST                        1034
#define IDC_BIRTHDAY                    1035
#define IDC_NUM                         1036
#define IDC_NAME                        1039
#define ID_MENU_ADD                     32771
#define ID_MENU_DELETE                  32772
#define ID_MENU_CERRECT                 32773
#define ID_MENU_SEARCH                  32774
#define ID_SEARCH                       32775
#define ID_VIEW_ALL                     32776
#define ID_MENU_CORRECT                 32777
#define ID_UNMARRIGE                    32778
#define ID_VIEW_POST                    32779
#define ID_VIEW_OLD                     32780
#define ID_VIEW_YOUNG                   32781
#define ID_MENU_VIEWPOST                32782
#define ID_MENU_UNMARRIGE               32783
#define ID_MENU_VIEWOLD                 32784
#define ID_MENU_VIEWYOUNG               32785

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

⌨️ 快捷键说明

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