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

📄 resource.h

📁 pl0的编译器
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by wintest.rc
//
#define IDC_MYICON                      2
#define IDD_WINTEST_DIALOG              102
#define IDD_ABOUTBOX                    103
#define IDS_APP_TITLE                   103
#define IDM_ABOUT                       104
#define IDM_EXIT                        105
#define IDS_HELLO                       106
#define IDI_WINTEST                     107
#define IDI_SMALL                       108
#define IDC_WINTEST                     109
#define IDR_MAINFRAME                   128
#define IDD_MYDIALOG                    129
#define IDR_DLGMENU                     130
#define IDC_EDIT                        1000
#define IDC_INPUT                       1000
#define IDC_EDIT1                       1001
#define IDC_ASM                         1001
#define IDC_EDIT2                       1002
#define IDC_ERR                         1002
#define IDC_COMBO1                      1003
#define IDM_MYDLG                       32771
#define ID_OPEN                         32773
#define ID_COMP                         32774
#define ID_COMPILE                      32774
#define ID_RUN                          32775
#define ID_ABOUT                        32776
#define ID_SAVE                         32777
#define ID_NEW                          32778
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32779
#define _APS_NEXT_CONTROL_VALUE         1004
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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