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

📄 resource.h

📁 Calculator program written by DLLs with the math algorithms such as automata and can draw some simpl
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CalculatorGUI.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_CALCULATORGUI_DIALOG        102
#define IDR_MAINFRAME                   128
#define IDB_BITMAP1                     129
#define IDB_BITMAP2                     131
#define IDB_BITMAP3                     133
#define IDD_DIALOG_SOE                  134
#define IDR_MENU1                       135
#define IDD_DIALOG_SO2E                 136
#define IDD_DIALOG_SO3E                 137
#define IDD_DIALOG_EQUATION             138
#define IDD_DIALOG_LINEAREQUA           139
#define IDD_DIALOG_QUADRATICEQUA        140
#define IDD_DIALOG_GRAPH                141
#define IDC_EDIT_IN                     1000
#define IDC_EDIT_OUT                    1001
#define IDC_BUTTON_1                    1003
#define IDC_LIST_HISTORY                1005
#define IDC_BUTTON_CLEAR                1006
#define IDC_BUTTON_ARCSIN               1007
#define IDC_BUTTON_SIN                  1008
#define IDC_BUTTON_COS                  1009
#define IDC_BUTTON_TAN                  1010
#define IDC_BUTTON_ARCCOS               1011
#define IDC_BUTTON_ARCTAN               1012
#define IDC_BUTTON_SQRT                 1013
#define IDC_BUTTON_MOD                  1014
#define IDC_BUTTON_EXP                  1015
#define IDC_BUTTON_LN                   1016
#define IDC_BUTTON_LOG                  1017
#define IDC_BUTTON_GIAITHUA             1018
#define IDC_BUTTON_POW                  1019
#define IDC_BUTTON_TOHOP                1020
#define IDC_BUTTON_CHINHHOP             1021
#define IDC_BUTTON_ABS                  1022
#define IDC_STATIC_M                    1023
#define IDC_RADIO_DEG                   1024
#define IDC_BUTTON_9                    1025
#define IDC_BUTTON_8                    1026
#define IDC_BUTTON_7                    1027
#define IDC_BUTTON_6                    1028
#define IDC_BUTTON_5                    1029
#define IDC_BUTTON_4                    1030
#define IDC_BUTTON_2                    1031
#define IDC_BUTTON_3                    1032
#define IDC_BUTTON_MR                   1033
#define IDC_BUTTON_MC                   1034
#define IDC_BUTTON_M                    1035
#define IDC_BUTTON_PI                   1036
#define IDC_BUTTON_0                    1037
#define IDC_BUTTON_DOT                  1038
#define IDC_BUTTON_NEG                  1039
#define IDC_BUTTON_ADD                  1040
#define IDC_BUTTON_SUB                  1041
#define IDC_BUTTON_MUL                  1042
#define IDC_BUTTON_DIV                  1043
#define IDC_BUTTON_C                    1044
#define IDC_BUTTON_DELETE               1045
#define IDC_BUTTON_EQUAL                1046
#define IDC_BUTTON_NGOAC1               1047
#define IDC_BUTTON_NGOAC2               1048
#define IDC_BUTTON_CEIL                 1049
#define IDC_BUTTON_FLOOR                1050
#define IDC_RADIO_RADIENT               1051
#define IDC_TAB1                        1052
#define IDC_BUTTON_ANS                  1052
#define IDC_EDIT_A1                     1053
#define IDC_RADIO_DEC                   1053
#define IDC_EDIT_B1                     1054
#define IDC_RADIO_BIN                   1054
#define IDC_EDIT_C1                     1055
#define IDC_BUTTON_MSUB                 1055
#define IDC_EDIT_A2                     1056
#define IDC_EDIT_B2                     1057
#define IDC_EDIT_C2                     1058
#define IDC_BUTTON_RESULT               1059
#define IDC_EDIT_X                      1060
#define IDC_EDIT_Y                      1061
#define IDC_EDIT_X2                     1061
#define IDC_EDIT_D1                     1064
#define IDC_EDIT_D2                     1065
#define IDC_EDIT_A3                     1066
#define IDC_STATIC_KQ                   1066
#define IDC_EDIT_B3                     1067
#define IDC_EDIT_D3                     1068
#define IDC_EDIT_C3                     1069
#define IDC_EDIT_Z                      1070
#define IDC_STATIC_KQ1                  1071
#define IDC_EDIT_A                      1072
#define IDC_EDIT_B                      1073
#define IDC_EDIT_C                      1074
#define IDC_EDIT_X1                     1077
#define IDC_EDIT_FUCTION                1078
#define IDC_BUTTON_DRAW                 1080
#define ID_SPECIALFUNCTIONS_SYSTEMOFEQUATIONS 32771
#define ID_HELP_ABOUT                   32772
#define ID_SPECIALFUNCTIONS_EQUATION    32773
#define ID_DRAW_GRAPH                   32774

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32775
#define _APS_NEXT_CONTROL_VALUE         1081
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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