📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 计算器.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_MY_DIALOG 102
#define IDR_MAINFRAME 128
#define IMENU_ITEM_ID 200
#define IDC_EDIT_IO 1000
#define IDC_RADIO_Hex 1003
#define IDC_RADIO_Dec 1004
#define IDC_RADIO_Oct 1005
#define IDC_RADIO_Bin 1006
#define IDC_RADIO_Deg 1007
#define IDC_RADIO_Rad 1008
#define IDC_BTN_Myword 1009
#define IDC_BTN_sin 1011
#define IDC_BTN_cos 1012
#define IDC_BTN_tan 1013
#define IDC_BTN_cot 1014
#define IDC_BTN_exit 1015
#define IDC_BTN_xy 1016
#define IDC_BTN_ln 1017
#define IDC_BTN_pi 1018
#define IDC_BTN_leftbraket 1019
#define IDC_BTN_log 1020
#define IDC_BTN_daoshu 1021
#define IDC_BTN_rightbraket 1022
#define IDC_BTN_nn 1023
#define IDC_BTN_e 1024
#define IDC_BTN_MC 1025
#define IDC_BTN_MR 1026
#define IDC_BTN_MS 1027
#define IDC_BTN_Madd 1028
#define IDC_BTN_history 1029
#define IDC_BTN_space 1030
#define IDC_BTN_Backspace 1031
#define IDC_BTN_CE 1032
#define IDC_BTN_Clear 1033
#define IDC_BTN_7 1034
#define IDC_BTN_4 1035
#define IDC_BTN_1 1036
#define IDC_BTN_0 1037
#define IDC_BTN_A 1038
#define IDC_BTN_8 1039
#define IDC_BTN_5 1040
#define IDC_BTN_2 1041
#define IDC_BUTTON_bhao 1042
#define IDC_BTN_B 1043
#define IDC_BTN_9 1044
#define IDC_BTN_6 1045
#define IDC_BTN_3 1046
#define IDC_BTN_point 1047
#define IDC_BTN_C 1048
#define IDC_BTN_D 1049
#define IDC_BTN_jia 1050
#define IDC_BTN_jian 1051
#define IDC_BTN_cheng 1052
#define IDC_BTN_chu 1053
#define IDC_BTN_Mod 1054
#define IDC_BTN_Or 1055
#define IDC_BTN_Lsh 1056
#define IDC_BTN_DY 1057
#define IDC_BTN_Ebig 1058
#define IDC_BTN_And 1059
#define IDC_BTN_Xor 1060
#define IDC_BTN_Not 1061
#define IDC_BTN_Int 1062
#define IDC_BTN_F 1063
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1065
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -