📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CAL.rc
//
#define IDD_DIALOG 101
#define IDC_BUTTON_1 1001
#define IDC_BUTTON_2 1002
#define IDC_BUTTON_3 1003
#define IDC_BUTTON_4 1004
#define IDC_BUTTON_5 1005
#define IDC_BUTTON_6 1006
#define IDC_BUTTON_7 1007
#define IDC_BUTTON_8 1008
#define IDC_BUTTON_9 1009
#define IDC_BUTTON_0 1000
#define IDC_BUTTON_SIGN 1010
#define IDC_BUTTON_AC 1011
#define IDC_BUTTON_ADD 1012
#define IDC_BUTTON_SUB 1013
#define IDC_BUTTON_MUL 1014
#define IDC_BUTTON_DIV 1015
#define IDC_BUTTON_EQU 1016
#define IDC_EDIT_DISPLAY 1017
#define IDC_EDIT_INFO 1018
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -