📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by test1.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TEST1_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_HANDCUR 129
#define IDD_HISDLG 130
#define IDR_MENU1 131
#define IDC_NUM1 1000
#define IDC_NUM2 1001
#define IDC_NUM3 1002
#define IDC_NUM4 1003
#define IDC_NUM5 1004
#define IDC_NUM6 1005
#define IDC_NUM7 1006
#define IDC_NUM8 1007
#define IDC_NUM9 1008
#define IDC_NUM0 1009
#define IDC_POINT 1010
#define IDC_EQU 1011
#define IDC_ADD 1012
#define IDC_PLUS 1013
#define IDC_MUL 1014
#define IDC_DIV 1015
#define IDC_SHOW_RESULT 1016
#define IDC_SIGN 1017
#define IDC_BACKSPACE 1018
#define IDC_CLEAR 1019
#define IDC_SIN 1020
#define IDC_DELETE 1020
#define IDC_COS 1021
#define IDC_ASIN 1022
#define IDC_ANGLE 1023
#define IDC_RADIAN 1024
#define IDC_ACOS 1025
#define IDC_MOD 1026
#define IDC_LN 1027
#define IDC_SQRT 1028
#define IDC_HEX 1029
#define IDC_DECIMAL 1030
#define IDC_EMAIL 1030
#define IDC_OCTAL 1031
#define IDC_BINARY 1032
#define IDC_LOG 1033
#define IDC_CHAR_A 1034
#define IDC_CHAR_B 1035
#define IDC_CHAR_C 1036
#define IDC_CHAR_D 1037
#define IDC_CHAR_E 1038
#define IDC_CHAR_F 1039
#define IDC_TAN 1040
#define IDC_ATAN 1041
#define IDC_ABOUT_BUTTON 1042
#define IDC_BUTTON1 1043
#define IDC_TEST 1043
#define IDC_LIST 1044
#define IDC_EXP 1044
#define IDC_INT 1045
#define IDC_EXTEND 1046
#define IDC_SEPARATOR 1047
#define IDC_SQUARE 1048
#define IDC_CONSTANTDATA 1049
#define IDC_CUBE 1050
#define IDC_ABS 1051
#define IDC_INDEX 1052
#define IDC_RECIPROCAL 1053
#define IDM_PI 32772
#define IDM_E 32773
#define IDM_VM 32774
#define IDM_EF 32775
#define IDM_MG 32776
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1048
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -