📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Calculator.rc
//
#define IDD_CALCULATOR_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_NUM 130
#define IDD_DIALOG_OP 131
#define IDD_DIALOG_FUNC 132
#define IDR_MENU1 134
#define IDB_BITMAP_CONVERT2 145
#define IDC_EDIT_INPUT 1000
#define IDC_COMBO_HISTRRESULT 1002
#define IDC_BTN_1 1004
#define IDC_BUTTON_NUM 1005
#define IDC_BTN_2 1005
#define IDC_BTN_3 1006
#define IDC_BTN_4 1007
#define IDC_BTN_5 1008
#define IDC_BTN_MUL 1008
#define IDC_BTN_6 1009
#define IDC_BTN_DIV 1009
#define IDC_BTN_7 1010
#define IDC_BTN_ADD 1010
#define IDC_BTN_8 1011
#define IDC_BTN_MIN 1011
#define IDC_BTN_9 1012
#define IDC_BUTTON_OP 1012
#define IDC_BTN_LBRA 1012
#define IDC_BTN_0 1013
#define IDC_BTN_POW 1013
#define IDC_BNT_SIN 1013
#define IDC_BTN_DOT 1014
#define IDC_BTN_MOD 1014
#define IDC_BTN_COS 1014
#define IDC_BTN_SPACE 1015
#define IDC_BNT_COT 1015
#define IDC_BUTTON_FUNC 1015
#define IDC_BTN_RBRA 1015
#define IDC_BNT_LOG 1016
#define IDC_BTN_BIN 1016
#define IDC_BNT_ARCCOS 1017
#define IDC_BTN_OCT 1017
#define IDC_BNT_LN 1018
#define IDC_BTN_HEX 1018
#define IDC_BNT_TAN 1019
#define IDC_BTN_BACK 1019
#define IDC_BNT_ARCSIN 1020
#define IDC_BNT_SH 1021
#define IDC_BTN_F 1021
#define IDC_BNT_EXP 1022
#define IDC_BTN_C 1022
#define IDC_BNT_CH 1023
#define IDC_BTN_E 1023
#define IDC_BNT_ABS 1024
#define IDC_BNT_SQR 1025
#define IDC_BTN_B 1025
#define IDC_BNT_ARCTAN 1026
#define IDC_BTN_A 1026
#define IDC_BNT_TH 1027
#define IDC_BTN_D 1027
#define IDC_RADIO_DEGREE 1028
#define IDC_BNT_10EXP 1028
#define IDC_BTN_PI 1028
#define IDC_RADIO_RADIAN 1029
#define IDC_BTN_EE 1029
#define IDC_BTN_CONST 1031
#define IDC_EDIT_RESULT 1032
#define IDC_BTN_HISTREXP 1033
#define IDC_BTN_CONVERT 1034
#define ID_M_NA 32771
#define ID_M_G 32772
#define ID_M_R 32773
#define ID_M_K 32774
#define ID_M_VM 32775
#define ID_M_KE 32776
#define ID_M_E0 32777
#define ID_M_C 32778
#define ID_M_PI 32779
#define ID_M_E 32780
#define ID_M_HEX 32781
#define ID_M_OCT 32782
#define ID_M_BIN 32783
#define ID_M_DEC 32784
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 146
#define _APS_NEXT_COMMAND_VALUE 32785
#define _APS_NEXT_CONTROL_VALUE 1035
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -