⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 计算器源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 计算器.rc
//
#define IDD_CALCULATE                   102
#define IDI_CALCULATE                   129
#define IDR_CALCULATE                   140
#define IDR_ACCELERATOR1                141
#define IDD_ABOUT                       142
#define IDD_ABOUTDLG                    144
#define IDC_HAND                        147
#define IDC_STANDARD                    149
#define IDC_CLEAR                       1000
#define IDC_SCREEN                      1001
#define IDC_SHOW                        1002
#define IDC_BACKSPACE                   1003
#define IDC_CLEAN                       1004
#define IDC_MCLEAR                      1005
#define IDC_7                           1006
#define IDC_8                           1007
#define IDC_9                           1008
#define IDC_DIV                         1009
#define IDC_SQRT                        1010
#define IDC_READ                        1011
#define IDC_FACTORIAL                   1012
#define IDC_4                           1013
#define IDC_5                           1014
#define IDC_6                           1015
#define IDC_MUL                         1016
#define IDC_PERCENT                     1017
#define IDC_SAVE                        1018
#define IDC_XSTEPY                      1019
#define IDC_11                          1020
#define IDC_LG                          1021
#define IDC_2                           1022
#define IDC_3                           1023
#define IDC_SUB                         1024
#define IDC_MADD                        1025
#define IDC_0                           1026
#define IDC_NEG                         1027
#define IDC_POINT                       1028
#define IDC_13                          1029
#define IDC_PI                          1030
#define IDC_EQUAL                       1031
#define IDC_RECIPROCAL                  1032
#define IDC_ADD                         1033
#define IDC_MSAVE                       1034
#define IDC_MREAD                       1035
#define IDC_1                           1036
#define IDC_BUTTON1                     1037
#define IDC_XSTEP2                      1038
#define ID_COPY                         1039
#define IDC_XSTEP3                      1040
#define ID_PASTE                        1041
#define IDC_EXP                         1042
#define ID_STANDARD                     1043
#define IDC_LN                          1044
#define ID_EXTEND                       1045
#define IDC_A                           1046
#define ID_ABOUT                        1047
#define IDC_B                           1048
#define IDC_C                           1049
#define IDC_D                           1050
#define IDC_E                           1051
#define IDC_F                           1052
#define IDC_XOR                         1053
#define IDC_OR                          1054
#define IDC_NOT                         1055
#define IDC_AND                         1056
#define IDC_SIN                         1057
#define IDC_COS                         1058
#define IDC_TAN                         1059
#define IDC_ARCSIN                      1060
#define IDC_ARCCOS                      1061
#define IDC_ARCTAN                      1062
#define IDC_TEXT                        1063
#define IDC_GROUP                       1064
#define IDC_16NUM                       1065
#define IDC_8NUM                        1066
#define IDC_10NUM                       1067
#define IDC_2NUM                        1068

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        150
#define _APS_NEXT_COMMAND_VALUE         32783
#define _APS_NEXT_CONTROL_VALUE         1069
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -