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

📄 resource.h

📁 编译原理课程设计是用Microsoft Visual C++ 6.0编写。实现了语法词法及代码优化
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by IMPUBasic语言程序设计器.rc
//
#define IDD_ABOUTBOX                    100
#define ID_INDICSTOR_SHIFT              101
#define ID_INDICSTOR_CLOCK              102
#define ID_INDICSTOR_MSG                103
#define ID_INDICSTOR_ROW                104
#define ID_INDICSTOR_DATE               105
#define IDR_MAINFRAME                   128
#define IDR_BASICTYPE                   129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDD_DIALOG3                     132
#define IDD_DIALOG4                     133
#define IDD_DIALOG5                     134
#define IDR_MENU1                       136
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_BUTTON1                     1002
#define ID_PROGRAM_RUN                  32771
#define ID_RESULT_VIEW                  32772
#define ID_HELP_VIEW                    32773
#define IDD_EDIT1_CLS                   32774
#define IDD_EDIT1_COPY                  32775
#define IDD_EDIT1_SELALL                32776
#define IDD_EDIT1_PASTE                 32777
#define IDD_EDIT1_QUIT                  32778
#define ID_                             61446

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32782
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           106
#endif
#endif

⌨️ 快捷键说明

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