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

📄 resource.h

📁 自己编的设备管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by eq_manager_sys.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_EQ_MANAGER_SYS_DIALOG       102
#define IDR_MAINFRAME                   128
#define IDD_EQ_SEARCH                   129
#define IDD_EQ_STATE                    130
#define IDD_EQ_STATISTIC                133
#define IDD_DIALOG_UserManage           134
#define IDD_DIALOG_UserLogin            135
#define IDI_ICON1                       135
#define IDD_DIALOG_DBA                  136
#define IDI_ICON2                       136
#define IDD_DIALOG_DBA_DepClass         137
#define IDD_DIALOG_DBA_Company          145
#define IDB_BITMAP1                     147
#define IDB_BITMAP2                     148
#define IDC_EDIT_id                     1001
#define IDC_EDIT_name                   1002
#define IDC_EDIT_type                   1003
#define IDC_DATETIMEPICKER_purdate      1004
#define IDC_BUTTON2                     1005
#define IDC_LIST_EQ                     1006
#define IDC_DATETIMEPICKER_install_date 1007
#define IDC_EDIT_val                    1010
#define IDC_EDIT_location               1011
#define IDC_LIST_EQ_CLASS               1012
#define IDC_LIST_DEP                    1013
#define IDC_DATETIMEPICKER_use_date     1014
#define IDC_EDIT_manufa                 1015
#define IDC_EDIT_amount                 1016
#define IDC_EDIT_fix_year               1017
#define IDC_COMBO_class_id              1018
#define IDC_EDIT_month                  1019
#define IDC_COMBO1                      1019
#define IDC_EDIT_remark                 1020
#define IDC_COMBO2                      1020
#define IDC_BUTTON3                     1021
#define IDC_LIST1                       1021
#define IDC_BUTTON4                     1022
#define IDC_BUTTON1                     1022
#define IDC_EDIT1                       1023
#define IDC_COMBO_dep_id                1024
#define IDC_RADIO1                      1024
#define IDC_STATIC_User                 1024
#define IDC_RADIO2                      1025
#define IDC_STATIC_Password             1025
#define IDC_EDIT_User                   1026
#define IDC_BUTTON6                     1027
#define IDC_EDIT_Password               1027
#define IDC_COMBO4                      1028
#define IDC_BUTTON_DBA                  1028
#define IDC_BUTTON7                     1029
#define IDC_LIST_User                   1029
#define IDC_BUTTON8                     1030
#define IDC_CHECK1                      1030
#define IDC_STATIC_UserName             1030
#define IDC_BUTTON_close                1031
#define IDC_EDIT3                       1031
#define IDC_EDIT_UserName               1031
#define IDC_BUTTON5                     1032
#define IDC_STATIC_Power                1033
#define IDC_BUTTON_DBA2                 1033
#define IDC_CHECK2                      1034
#define IDC_EDIT2                       1035
#define IDC_COMBO_Power                 1035
#define IDC_STATIC_PasswordRe           1036
#define IDC_EDIT_PasswordRe             1037
#define IDC_STATIC_LastLogin            1038
#define IDC_BUTTON9                     1039
#define IDC_EDIT_Lastlogin              1039
#define IDC_BUTTON_mo                   1040
#define IDC_BUTTON_Insert               1040
#define IDC_EDIT_mo                     1041
#define IDC_BUTTON_Modify               1041
#define IDC_BUTTON_Delete               1042
#define IDC_STATIC_Wait                 1043
#define IDC_STATIC_Point1               1044
#define IDC_STATIC_Point2               1045
#define IDC_STATIC_Point3               1046
#define IDC_BUTTON_Clear                1047
#define IDC_TREE                        1049
#define IDC_COMBO_Id                    1050
#define IDC_COMBO_Name                  1051
#define IDC_COMBO_Dirctor               1052

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

⌨️ 快捷键说明

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