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

📄 resource.h

📁 一个PLX教学编译器IDE
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by plxc.rc
//
#define IDD_ABOUTBOX                    100
#define IDC_COMBO_SEARCHTEXT            101
#define IDC_COMBO_EDITFILENAME          102
#define IDR_MAINFRAME                   128
#define IDR_PLXCTYPE                    129
#define IDI_ICON1                       130
#define IDI_TREELEAFICON                130
#define IDI_ICON2                       131
#define IDD_DEBUGINFO_DIALOG            132
#define IDD_SOURCE_DIALOG               133
#define IDI_ICON3                       134
#define IDI_ICON4                       135
#define IDR_TOOLBAR_EXECUTE             138
#define IDI_ICON5                       140
#define IDI_ICON6                       142
#define IDI_ICON7                       143
#define IDI_ICON8                       144
#define IDI_ICON9                       145
#define IDI_ICON10                      146
#define IDI_BREAKPOINTICON              146
#define IDR_TOOLBAR_MIDDLE              147
#define IDI_ICON11                      149
#define IDI_FILEICON                    150
#define IDI_PROJECTICON                 151
#define IDI_ICON12                      152
#define IDI_ICON13                      153
#define IDD_NEWFILE_DLG                 154
#define IDR_EDITOR_MENU                 155
#define IDI_ICON14                      157
#define IDI_ICON15                      158
#define IDI_ICON16                      161
#define IDB_BITMAP1                     169
#define IDI_DEBUGICON                   170
#define IDI_ICON17                      171
#define IDD_DEBUGOUTINFRODIALOG         172
#define IDC_DEBUGINFO_EDIT              1000
#define ID_BTN_COMBOBOX                 1001
#define IDC_SOURCEFILETREE              1001
#define IDC_FILENAMEEDIT                1002
#define IDC_FILESTYLE_LIST              1003
#define IDC_FILEPATHEDIT                1004
#define IDC_PATHSELECT_BTN              1005
#define IDC_VARIABLELIST                1007
#define IDC_RESULTVIEW                  1008
#define IDC_CODEVIEW                    1009
#define IDC_RESULTSTATIC                1010
#define IDC_CODESTATIC                  1011
#define IDC_VARIABLESTATIC              1012
#define IDM_BUILD                       32771
#define IDM_RUN                         32772
#define IDM_BUILDRELEASE                32773
#define IDM_STARTDEBUG                  32774
#define IDM_STEPINTO                    32775
#define IDM_STEPOUT                     32776
#define IDM_STEOVER                     32777
#define IDM_STOPDEBUG                   32778
#define IDM_EDITORSETTING               32779
#define IDM_COMPILERSETTING             32780
#define ID_NEW                          32783
#define ID_SEARCH_B                     32785
#define IDM_SEARCHTEXT                  32785
#define ID_SEARCH_A                     32786
#define IDM_WND_SOURCEINFO              32787
#define IDM_WND_DEBUG                   32788
#define ID_COMPILE_BUILD                32790
#define IDM_COMPILE                     32793
#define IDT_BREAKPOINT                  32795
#define IDM_EDIT_BREAKPOINT             32798
#define ID_BUTTON32799                  32799
#define ID_BUTTON32800                  32800
#define ID_BUTTON32802                  32802
#define ID_BUTTON32803                  32803
#define ID_SEARCHTEXT                   32804
#define IDM_COMMADBAR                   32805
#define IDM_EDITOR_UNDO                 32806
#define IDM_EDITOR_CUT                  32807
#define IDM_EDITOR_PASTE                32808
#define IDM_EDITOR_COPY                 32809
#define ID_EMPTY_BTN                    32811
#define ID_BREAKPOINT                   32811
#define IDM_STEPIN                      32812
#define IDM_STRPOVER                    32813
#define IDI_SAPARATE                    32817

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        174
#define _APS_NEXT_COMMAND_VALUE         32818
#define _APS_NEXT_CONTROL_VALUE         1013
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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