📄 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_MY 103
#define IDR_MAINFRAME 128
#define IDC_BUTTON1 1000
#define IDC_BUTTON2 1001
#define IDC_BUTTON3 1002
#define IDC_BUTTON4 1003
#define IDC_BUTTON5 1004
#define IDC_BUTTON6 1005
#define IDC_BUTTON7 1006
#define IDC_BUTTON8 1007
#define IDC_BUTTON9 1008
#define IDC_BUTTON10 1009
#define IDC_BUTTON11 1010
#define IDC_BUTTON12 1011
#define IDC_BUTTON13 1012
#define IDC_EDIT1 1013
#define IDC_BUTTON14 1014
#define IDC_BUTTON15 1015
#define IDC_BUTTON16 1016
#define IDC_BUTTON17 1017
#define IDC_BUTTON18 1018
#define IDC_BUTTON19 1019
#define IDC_BUTTON20 1020
#define IDC_BUTTON21 1023
#define IDC_BUTTON22 1024
#define IDC_BUTTON23 1025
#define IDC_BUTTON24 1026
#define IDC_RADIO1 1028
#define IDC_RADIO2 1029
#define IDC_SCROLLBAR1 1030
#define IDC_BUTTON25 1031
#define IDC_BUTTON26 1032
#define IDC_BUTTON27 1033
#define IDC_BUTTON28 1034
#define IDC_BUTTON29 1035
#define IDC_BUTTON30 1036
#define IDC_BUTTON31 1037
#define IDC_SCROLLBAR2 1038
#define IDC_BUTTON32 1039
#define IDC_BUTTON33 1040
#define IDC_BUTTON34 1041
#define IDC_BUTTON35 1042
#define IDC_BUTTON36 1043
#define IDC_BUTTON37 1044
#define IDC_BUTTON38 1045
#define IDC_BUTTON39 1046
#define IDC_BUTTON40 1047
#define IDC_BUTTON41 1048
#define IDC_BUTTON42 1050
#define IDC_EDIT2 1051
#define IDC_RADIO7 1059
#define IDC_RADIO8 1060
#define IDC_RADIO5 1064
// 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 1066
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -