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

📄 resource.h

📁 上课时老师用过的SNL编译器
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by face.rc
//
#define IDD_ABOUTBOX                    100
#define ID_COMPILE_SCAN                 101
#define ID_COMPILE_PARSE                102
#define CG_ID_VIEW_MYDIALOGBAR          104
#define CG_IDD_MYDIALOGBAR              105
#define CG_ID_VIEW_MYDIALOGBAR1         106
#define ID_MTD_MIDCODE                  110
#define ID_MTD_OPTIMIZE                 111
#define ID_OPTI_CONST                   112
#define ID_OPTI_ECC                     113
#define ID_OPTI_LOOP                    114
#define ID_MTD_DEMICODE                 115
#define IDR_MAINFRAME                   128
#define IDR_FACETYPE                    129
#define IDD_INPUTD                      137
#define IDD_INNUM                       138
#define IDD_HELP                        139
#define IDD_RESULT                      141
#define IDC_RICHTEXTCTRL1               1009
#define IDC_INPUT                       1010
#define IDC_OK                          1011
#define IDC_INNUM                       1012
#define IDC_RETURN                      1014
#define IDC_EDIT                        1018
#define ID_COMP_ANALYZE                 32771
#define ID_READ_SCAN                    32772
#define ID_READ_PARSE                   32773
#define ID_READ_ANALYZE                 32774
#define ID_COMP_TREETODEMI              32775
#define ID_COMPILE_TREETODEMI           32775
#define ID_TOOLS_LEX                    32777
#define ID_TOOLS_YACC                   32778
#define ID_VIEW_DIALOGBAR               32779
#define ID_VIEW_OUTPUT                  32780
#define ID_COMP_MIDTODEMI               32781
#define ID_READ_MIDCODE                 32782
#define ID_READ_OPTIMIZE                32783
#define ID_READ_TREETODEMI              32784
#define ID_READ_MIDTODEMI               32785
#define ID_READ_INTERPRETER             32786
#define ID_COMP_INTEPRETER              32787
#define ID_COMPILE_INTEPRETER           32787
#define ID_EXE_ALL                      32788
#define ID_EXE_INTERPRE                 32789
#define ID_READ_CONSTOPTI               32790
#define ID_READ_ECCOPTI                 32791
#define ID_READ_LOOPOPTI                32792
#define ID_PARSE_DIGUI                  32793
#define ID_PARSE_LL1                    32794
#define ID_CFG                          32795
#define ID_RESET                        32796
#define ID_FONT                         32798
#define ID_MENUITEM32800                32800
#define ID_MIDCODE_OPTI                 32803
#define ID_COMPILE_MIDTODEMI            32806
#define ID_COMPILE_ANALYZE              32807
#define ID_READ_LL1PARSE_A              32809
#define ID_READ_LL1PARSE_B              32810
#define ID_READ_PARSE_A                 32811
#define ID_READ_PARSE_B                 32813

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32814
#define _APS_NEXT_CONTROL_VALUE         1020
#define _APS_NEXT_SYMED_VALUE           113
#endif
#endif

⌨️ 快捷键说明

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