📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by salsary.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SALSARY_DIALOG 102
#define IDD_Change 103
#define IDD_AD_DIALOG 104
#define IDD_ADD_USER_DIALOG 105
#define IDD_DEL_USER_DIALOG 106
#define IDD_INQUIRE_DIALOG 107
#define IDD_MODIFY_DIALOG 108
#define IDD_AD_MODIFY_DIALOG 109
#define IDD_SEARCH_DIALOG 110
#define IDD_SHOW_DIALOG 111
#define IDR_MAINFRAME 128
#define IDD_user_DIALOG 129
#define IDC_userName 1000
#define IDC_password 1001
#define IDC_land 1002
#define IDC_OK 1005
#define IDC_RADIO3 1015
#define IDC_RADIO4 1016
#define IDC_ChangePassword 1017
#define IDC_BUTTON2 1018
#define IDC_BUTTON3 1019
#define IDC_oldPassword 1021
#define IDC_newPassword 1023
#define IDC_NewTwice 1024
#define IDC_STATIC1 1025
#define IDC_STATIC2 1026
#define IDC_STATIC3 1027
#define IDC_EXIT 1028
#define IDC_ENTER 1029
#define IDC_op1 1031
#define IDC_RADIO1 1032
#define IDC_RADIO2 1033
#define IDC_op2 1034
#define IDC_op3 1035
#define IDC_op4 1036
#define IDC_user 1037
#define IDC_key 1038
#define IDC_name 1039
#define IDC_age 1040
#define IDC_salary 1041
#define IDC_BUTTON1 1042
#define IDC_LIST1 1054
#define IDC_COMBO2 1066
#define IDC_check_name 1080
#define IDC_check_age 1081
#define IDC_check_salary 1082
#define IDC_check_user 1090
#define IDC_least 1091
#define IDC_most 1092
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1093
#define _APS_NEXT_SYMED_VALUE 112
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -