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

📄 resource.h

📁 航空公司简单考勤系统:主要运用指纹管理深圳航空公司的会议签到管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Demo_airline.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DEMO_AIRLINE_DIALOG         102
#define IDR_MAINFRAME                   128
#define IDD_DLG_EMPLOYEE                129
#define IDD_DLG_MEETDEFINE              130
#define IDD_DLG_MEETSET                 131
#define IDD_DLG_ATTENDEDIT              132
#define IDD_DLG_ATTMAN                  133
#define IDD_DLG_STATISTICS              134
#define IDD_DLG_INFOSTATIC              135
#define IDD_DLG_ABSENTLIST              136
#define IDD_DLG_PROJECT                 137
#define IDD_DLG_EMPINFO                 138
#define IDD_DLG_DEPART                  140
#define IDC_TREE1                       1004
#define IDC_BUTTON1                     1005
#define IDC_BUTTON2                     1006
#define IDC_BTNMMODIFY                  1007
#define IDC_BUTTON3                     1008
#define IDC_BTNMDEL                     1008
#define IDC_BUTTON4                     1009
#define IDC_BTN_ATT                     1009
#define IDC_BUTTON5                     1010
#define IDC_BUTTON6                     1011
#define IDC_EDIT1                       1012
#define IDC_BUTTON10                    1012
#define IDC_BUTTON11                    1013
#define IDC_BTN_FINDEMP                 1013
#define IDC_EDIT2                       1015
#define IDC_DATE_BEGIN                  1017
#define IDC_DATE_END                    1018
#define IDC_TIME_BEGIN                  1019
#define IDC_TIME_END                    1020
#define IDC_COMBO_MACHINE               1021
#define IDC_TREE_DEPART                 1022
#define IDC_LIST2                       1023
#define IDC_LIST_ATTIN                  1023
#define IDC_BUTTON12                    1024
#define IDC_BUTTON13                    1025
#define IDC_LIST3                       1026
#define IDC_LIST_ATTED                  1026
#define IDC_BTNSM                       1028
#define IDC_BTNLOW                      1029
#define IDC_BTNMADD                     1030
#define IDC_COMBO_SEX                   1031
#define IDC_EDT_NAME                    1032
#define IDC_EDT_DEPART                  1033
#define IDC_EDT_POSITION                1034
#define IDC_BTN_EMP_ADD                 1035
#define IDC_BTN_EMP_MOD                 1036
#define IDC_BTN_EMP_DEL                 1037
#define IDC_EDT_DEPARTID                1038
#define IDC_EDT_DEPARTNAME              1039
#define IDC_EDT_MEETNO                  1040
#define IDC_EDT_MEETNAME                1041
#define IDC_TREE_MEET                   1042
#define IDC_TREEDEPART                  1043
#define IDC_EDT_ID                      1044
#define IDC_EDT_NATION                  1045
#define IDC_BTN_UPLOADPIC               1046
#define IDC_PIC                         1047
#define IDC_EDT_EMPID                   1048
#define IDC_TREE_DEPARTMENT             1049
#define IDI_FOLDER_CLOSE                1050
#define IDI_FOLDER_OPEN                 1051
#define IDC_BTN_DEPART                  1052
#define IDC_BTN_FINGER1                 1053
#define IDC_TREE_MEETTING               1054
#define IDC_LIST1                       1055

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1056
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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