📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by HRDBS.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_HRDBS_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_BITMAP1 129
#define IDD_DIALOG_QUERY_DETAIL 130
#define IDD_DIALOG_QUERY_STAT 131
#define IDC_EDIT_CONFIG_AREA 1000
#define IDC_EDIT_CONFIG_APPROACH 1001
#define IDC_LIST_AREA 1002
#define IDC_BTN_AREA_ADD 1003
#define IDC_BTN_AREA_DEL 1004
#define IDC_BTN_AREA_MOD 1005
#define IDC_LIST_APPROACH 1006
#define IDC_LIST_PROFESSION 1007
#define IDC_LIST_VOCATION 1008
#define IDC_EDIT_CONFIG_PROFESSION 1009
#define IDC_EDIT_CONFIG_VOCATION 1010
#define IDC_BTN_APPROACH_ADD 1011
#define IDC_BTN_APPROACH_DEL 1012
#define IDC_BTN_APPROACH_MOD 1013
#define IDC_BTN_PROFESSION_ADD 1014
#define IDC_BTN_PROFESSION_DEL 1015
#define IDC_BTN_PROFESSION_MOD 1016
#define IDC_BTN_VOCATION_ADD 1017
#define IDC_BTN_VOCATION_DEL 1018
#define IDC_BTN_VOCATION_MOD 1019
#define IDC_EDIT_NAME 1020
#define IDC_COMBO_AREA 1021
#define IDC_COMBO_PROFESSION 1022
#define IDC_COMBO_APPROACH 1023
#define IDC_COMBO_VOCATION 1024
#define IDC_EDIT_COMPANY 1025
#define IDC_EDIT_PHONE 1026
#define IDC_EDIT_EMAIL 1027
#define IDC_EDIT_MOBILE 1028
#define IDC_EDIT_INTEREST 1029
#define IDC_EDIT_MEMO 1030
#define IDC_BTN_HR_ADD 1031
#define IDC_BTN_HR_MOD 1032
#define IDC_BTN_HR_DEL 1033
#define IDC_BTN_HR_QUERY 1034
#define IDC_LIST_HR 1035
#define IDC_BTN_DETAIL_QUERY 1036
#define IDC_BTN_STAT_QUERY 1037
#define IDC_SYS_EXIT 1038
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1043
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -