📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SEG7.rc
//
#define IDD_SET_DIALOG 101
#define IDD_SEG7_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_MYHAND 131
#define IDC_MYHANDPRESS 133
#define IDI_CHECKERROR 139
#define IDI_CHECKRIGHT 140
#define IDD_ABOUT_DIALOG 143
#define IDB_BKIMG 145
#define IDC_GROUP_LED 1001
#define IDC_EDIT_OUTPUT 1002
#define IDC_COMBO1 1003
#define IDC_COMBO2 1009
#define IDC_COMBO3 1010
#define IDC_COMBO4 1011
#define IDC_COMBO9 1012
#define IDC_COMBO10 1013
#define IDC_BTN_AUTO 1014
#define IDC_BTN_MAL 1015
#define IDC_RADIO_HEX 1016
#define IDC_RADIO_BIN 1017
#define IDC_RADIO_DEC 1018
#define IDC_COMBO5 1019
#define IDC_COMBO6 1020
#define IDC_COMBO7 1021
#define IDC_COMBO8 1022
#define IDC_BTN_SAVE_PIN 1024
#define IDC_BTN_RESET_PIN 1025
#define IDC_BTN_CLEAR 1030
#define IDC_BTN_COPY 1031
#define IDC_BTN_SAVE 1032
#define IDC_BTN_SET 1033
#define IDC_CHK_NUMBER 1034
#define IDC_CHK_CHAR_A 1035
#define IDC_CHK_SCHAR_B 1036
#define IDC_CHK_CHAR_C 1037
#define IDC_CHK_SCHAR_C 1038
#define IDC_CHK_SCHAR_D 1039
#define IDC_CHK_CHAR_E 1040
#define IDC_CHK_CHAR_F 1041
#define IDC_CHK_CHAR_H 1042
#define IDC_CHK_SCHAR_H 1043
#define IDC_CHK_CHAR_L 1044
#define IDC_CHK_CHAR_N 1045
#define IDC_CHK_SCHAR_N 1046
#define IDC_CHK_SCHAR_O 1047
#define IDC_CHK_CHAR_P 1048
#define IDC_CHK_SCHAR_R 1049
#define IDC_CHK_SCHAR_T 1050
#define IDC_CHK_CHAR_U 1051
#define IDC_CHK_CHAR_LINE 1052
#define IDC_EDIT_NOTE 1053
#define IDC_BTN_CANCEL 1055
#define IDC_BTN_OK 1056
#define IDC_CHK_SELECTALL 1057
#define IDC_CHK_UPPERCASE 1058
#define IDC_LANGUAGE_LIST 1060
#define IDC_RADIX 1061
#define IDC_RADIX_HEX 1061
#define IDC_RADIO2 1062
#define IDC_RADIO3 1063
#define IDC_LAB_DISPLAY 1064
#define IDC_BTN_ADD 1065
#define IDC_BTN_DELETE 1066
#define IDC_EDIT1 1067
#define IDC_EDIT2 1068
#define IDC_BUTTON1 1069
#define IDC_EDIT3 1070
#define IDC_EDIT4 1071
#define IDC_EDIT5 1072
#define IDC_EDIT6 1073
#define IDC_EDIT7 1074
#define IDC_EDIT8 1075
#define IDC_EDIT9 1076
#define IDC_EDIT10 1077
#define IDC_BTN_UP 1078
#define IDC_BTN_DOWN 1079
#define IDC_EDIT11 1080
#define IDC_RADIX_BIN 1081
#define IDC_RADIX_DEC 1082
#define IDM_MENU_ABOUT 36865
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 147
#define _APS_NEXT_COMMAND_VALUE 32775
#define _APS_NEXT_CONTROL_VALUE 1084
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -