📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Parser.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_PARSER_DIALOG 102
#define IDC_DELETE 103
#define IDC_SAVE 104
#define IDC_LOAD 105
#define IDC_SIN 106
#define IDC_ARCSIN 107
#define IDC_SINH 108
#define IDC_ARSINH 109
#define IDC_COS 110
#define IDC_ARCCOS 111
#define IDC_COSH 112
#define IDC_ARCOSH 113
#define IDC_TAN 114
#define IDC_ARCTAN 115
#define IDC_TANH 116
#define IDC_ARTANH 117
#define IDC_EXP 118
#define IDC_LN 119
#define IDC_INT 120
#define IDC_ABS 121
#define IDC_10X 122
#define IDC_LOG 123
#define IDC_RAD 124
#define IDC_DEG 125
#define IDC_X2 126
#define IDC_SQR 127
#define IDR_MAINFRAME 128
#define IDC_X 130
#define IDC_KLAMMER_AUF 131
#define IDC_KLAMMER_ZU 132
#define IDC_GETEILT 133
#define IDC_MAL 134
#define IDD_PARSER 135
#define IDC_UNDO 135
#define IDC_B 136
#define IDC_F 137
#define IDC_MINUS 138
#define IDC_G 139
#define IDC_H 140
#define IDC_J 141
#define IDC_PLUS 142
#define IDC_K 143
#define IDC_M 144
#define IDC_N 145
#define IDC_U 146
#define IDC_PKT 147
#define IDC_HOCH 148
#define IDC_ENTER 149
#define IDC_EDIT1 150
#define IDC_EDIT_B 150
#define IDC_EDIT2 151
#define IDC_EDIT_F 151
#define IDC_EDIT3 152
#define IDC_EDIT_G 152
#define IDC_EDIT4 153
#define IDC_EDIT_H 153
#define IDC_EDIT5 154
#define IDC_EDIT_J 154
#define IDC_EDIT6 155
#define IDC_EDIT_K 155
#define IDC_EDIT7 156
#define IDC_EDIT_M 156
#define IDC_EDIT8 157
#define IDC_EDIT_N 157
#define IDC_EDIT9 158
#define IDC_EDIT_U 158
#define IDC_EDIT_X 159
#define IDC_XB 160
#define IDC_0 500
#define IDC_1 501
#define IDC_2 502
#define IDC_3 503
#define IDC_4 504
#define IDC_5 505
#define IDC_6 506
#define IDC_7 507
#define IDC_8 508
#define IDC_9 509
#define IDC_FORMELEINGABE 1001
#define IDC_FORMELAUSGABE 1002
#define IDC_BUTTON1 1003
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 136
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -