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

📄 resource.h

📁 一个可以提供语法高亮显示的编辑器
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by scintillamfc.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_SCINTITYPE                  129
#define IDD_WORDLIST                    130
#define IDD_POS                         132
#define IDD_GOTOLINE                    133
#define IDD_FIND                        134
#define IDD_REPLACE                     135
#define IDD_SCINTILLADLG                136
#define IDC_PRODUCT                     1000
#define IDC_VERSION                     1001
#define IDC_COPYRIGHT                   1002
#define IDC_WORDLISTNO                  1002
#define IDC_KEYWORDS                    1003
#define IDC_POSITION                    1005
#define IDC_LINE                        1006
#define IDC_TEXT                        1007
#define IDC_NEXT                        1008
#define IDC_PREVIOUS                    1009
#define IDC_REPLACE                     1010
#define IDC_REPLACETEXT                 1011
#define IDC_SCINCTRL                    1012
#define IDC_SEARCHTEXT                  1013
#define IDC_MATCHCASE                   1014
#define IDC_MATCHWORDS                  1015
#define IDC_MATCHREGEX                  1016
#define IDC_PREV                        1017
#define IDC_REPLACEALL                  1018
#define IDC_MATCHSELECTION              1019
#define ID_OPTIONS_VIEW_LINENUMBERS     32771
#define ID_OPTIONS_SETFONR              32772
#define ID_OPTIONS_FOREGROUND           32773
#define ID_OPTIONS_BACKROUND            32774
#define ID_OPTIONS_SETFONT              32775
#define ID_OPTIONS_WORDLIST             32776
#define ID_OPTIONS_BACKGROUND           32777
#define ID_TOGGLE_INSERT                32778
#define ID_OPTIONS_SELECTION_MARGIN     32779
#define ID_OPTIONS_FOLD_MARGIN          32780
#define ID_OPTIONS_ADDMARKER            32781
#define ID_OPTIONS_DELETEMARKER         32782
#define ID_OPTIONS_FIND_NEXTMARKER      32783
#define ID_OPTIONS_FIND_PREVMARKER      32784
#define ID_OPTIONS_GOTOPOS              32785
#define ID_OPTIONS_GOTOLINE             32786
#define ID_OPTIONS_DLG                  32787
#define ID_INDICATOR_LINE               61446
#define IDS_LINE_INDICATOR              61447
#define ID_INDICATOR_STYLE              61448
#define IDS_STYLE_INDICATOR             61449
#define ID_INDICATOR_FOLD               61450
#define IDS_FOLD_INDICATOR              61451

// 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         32789
#define _APS_NEXT_CONTROL_VALUE         1012
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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