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

📄 resource.h

📁 这是书上的代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by XYCALC.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_XYCALC_DIALOG               102
#define CG_IDS_PHYSICAL_MEM             103
#define CG_IDS_DISK_SPACE               104
#define CG_IDS_DISK_SPACE_UNAVAIL       105
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDD_KXDIALOG                    132
#define IDR_ACCELERATOR1                133
#define IDD_COUNT                       134
#define IDC_EDIT1                       1000
#define IDC_BUTTON1                     1001
#define IDC_BUTTON2                     1002
#define IDC_CLEAR                       1003
#define IDC_CLEARALL                    1004
#define IDC_BUTTON5                     1005
#define IDC_BUTTON6                     1006
#define IDC_BUTTON7                     1007
#define IDC_BUTTON8                     1008
#define IDC_BUTTON9                     1009
#define IDC_BUTTON10                    1010
#define ID_BUTTON2                      1010
#define IDC_BUTTON11                    1011
#define ID_BUTTON6                      1011
#define IDC_BUTTON15                    1015
#define ID_BUTTON3                      1015
#define IDC_BUTTON16                    1016
#define ID_BUTTON7                      1016
#define IDC_MC                          1018
#define IDC_MR                          1019
#define IDC_MOD                         1019
#define IDC_MADD                        1020
#define IDC_OR                          1020
#define IDC_MS                          1021
#define IDC_LSH                         1021
#define IDC_EDIT2                       1022
#define IDC_BUTTON18                    1023
#define IDC_BUTTON19                    1024
#define ID_11                           1024
#define IDC_BUTTON20                    1025
#define ID_BUTTON4                      1025
#define IDC_BUTTON21                    1026
#define ID_BUTTON8                      1026
#define IDC_EQUAL                       1028
#define IDC_XOR                         1029
#define IDC_NOT                         1030
#define IDC_INT                         1031
#define IDC_FE                          1033
#define IDC_LEFT                        1034
#define IDC_RIGHT                       1035
#define IDC_STA                         1036
#define IDC_DMS                         1037
#define IDC_EXP                         1038
#define IDC_IN                          1039
#define IDC_AVE                         1040
#define IDC_SIN                         1041
#define IDC_XY                          1042
#define IDC_FACTOR                      1043
#define IDC_SUM                         1044
#define IDC_COS                         1045
#define IDC_X3                          1046
#define IDC_LOG                         1047
#define IDC_S                           1048
#define IDC_TAN                         1049
#define IDC_X2                          1050
#define IDC_DAOSHUX                     1051
#define IDC_PAT                         1052
#define IDC_DAT                         1052
#define IDC_MC1                         1053
#define IDC_MR1                         1054
#define IDC_MS1                         1055
#define IDC_MADD1                       1056
#define IDC_PI                          1057
#define IDC_AND                         1058
#define IDC_CHECK1                      1059
#define IDC_CHECK2                      1060
#define IDC_RADIO1                      1061
#define IDC_RADIO2                      1062
#define IDC_RADIO3                      1063
#define IDC_RADIO4                      1064
#define IDC_EDITKX                      1065
#define IDC_BUTTON0                     1066
#define IDC_BASPACE                     1067
#define IDC_BUTTONPOINT                 1068
#define IDC_BUTTONADD                   1069
#define IDC_RADIO5                      1070
#define IDC_RADIO6                      1071
#define IDC_RADIO7                      1072
#define ID_0                            1095
#define ID_1                            1096
#define ID_2                            1097
#define ID_3                            1098
#define ID_4                            1099
#define ID_5                            1100
#define ID_6                            1101
#define ID_7                            1102
#define ID_8                            1103
#define ID_9                            1104
#define IDC_BUTTONA0                    1108
#define IDC_BUTTONA1                    1109
#define IDC_BUTTONA2                    1110
#define IDC_BUTTONA3                    1111
#define IDC_BUTTONA4                    1112
#define IDC_BUTTONA5                    1113
#define IDC_BUTTONA6                    1114
#define IDC_BUTTONA7                    1115
#define IDC_BUTTONA8                    1116
#define IDC_BUTTONA9                    1117
#define IDC_BUTTON12                    1118
#define IDC_BUTTONA                     1124
#define IDC_BUTTONB                     1125
#define IDC_BUTTONC                     1126
#define IDC_BUTTOND                     1127
#define IDC_BUTTONE                     1128
#define IDC_BUTTONF                     1129
#define IDC_kuohao                      1172
#define IDC_LIST1                       1173
#define IDC_return                      1174
#define IDC_INSERT                      1175
#define ID_10                           1176
#define ID_BUTTON1                      1177
#define ID_BUTTON5                      1178
#define IDCANCEL1                       1180
#define IDC_MEMORY                      1182
#define IDC_DISK                        1183
#define ID_MENUITEM32771                32771
#define ID_MENUcopy                     32771
#define ID_MENUITEM32772                32772
#define ID_MENUpaste                    32772
#define ID_MENUITEM32774                32774
#define ID_MENUITEM32775                32775
#define ID_HELP_CONTENTS                32775
#define ID_MENUITEM32776                32776
#define ID_MENUITEM32777                32777

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1184
#define _APS_NEXT_SYMED_VALUE           106
#endif
#endif

⌨️ 快捷键说明

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