📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Script1.rc
//
#define IDS_APPNAME 1
#define IDS_DESCRIPTION 2
#define IDS_NEW 3
#define IDS_OPEN 4
#define IDS_PREV 5
#define IDS_NEXT 6
#define IDS_UNDO 7
#define IDC_CURSOR1 104
#define IDI_ICON1 105
#define IDM_MAIN_MENU 127
#define IDB_MAN 129
#define IDD_ABOUT 132
#define IDD_SELECT 146
#define IDD_PLAY 149
#define IDD_PASS 150
#define IDC_STATIC 10
#define IDB_SPACE 200
#define IDB_BUG 201
#define IDB_BOX 202
#define IDB_WALL 203
#define IDB_TERM 204
#define IDB_TERM1 205
#define IDB_BUGDN 206
#define IDB_BUGLF 207
#define IDB_BUGRH 208
#define IDB_NEW 209
#define IDB_NEXT 210
#define IDB_PREV 211
#define IDB_UNDO 212
#define IDC_EDIT1 1000
#define IDC_ROOM 1000
#define IDCANCLE 1007
#define IDC_START 40007
#define IDC_NEXT 40008
#define IDC_PRV 40009
#define IDM_EXIT 40010
#define IDC_SELECT 40011
#define IDC_PLAY 40012
#define IDC_ABOUT 40013
#define IDC_UNDO 40014
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 152
#define _APS_NEXT_COMMAND_VALUE 40016
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -