📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Grammer.rc
//
#define ID_OPEN 3
#define ID_SAVE 4
#define ID_EXIT 5
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_GRAMMER_DIALOG 102
#define IDD_MAIN 102
#define IDR_MAINFRAME 128
#define IDI_ICON1 131
#define IDI_ICON2 132
#define IDI_NEW 133
#define IDI_FONT 134
#define IDI_OPEN 135
#define IDI_EXIT 136
#define IDI_RUN 138
#define IDR_TOOLBAR1 140
#define IDR_MENU2 142
#define IDR_ACCELERATOR1 143
#define IDC_RICHEDIT1 1000
#define IDC_EDIT1 1001
#define IDC_OUT 1004
#define IDC_ERROR 1007
#define ID_NEW 32775
#define ID_MENUITEM32778 32778
#define ID_MENUITEM32779 32779
#define ID_FILE_SAVEAS 32783
#define ID_FILE_EXIT 32784
#define ID_DELETE 32789
#define ID_MENUITEM32794 32794
#define ID_MENUITEM32796 32796
#define ID_COMPILE 32797
#define ID_RUN 32798
#define ID_FILE_REPLACE 32799
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 144
#define _APS_NEXT_COMMAND_VALUE 32800
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -