📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDR_MAINMENU 101
#define IDI_MAINFRAME 104
#define IDD_DIALOG1 113
#define IDI_MAZEBALL 124
#define IDI_MAZEEXIT 125
#define IDI_MAZEGROUND 126
#define IDI_MAZEWALL 127
#define IDD_DIALOG2 130
#define IDD_DIALOG3 131
#define IDB_SPLASH 138
#define IDC_EDIT1 1000
#define IDC_EDIT2 1001
#define IDC_SLIDER1 1003
#define IDM_CREATE 40001
#define IDM_READ 40002
#define IDM_SAVE 40003
#define IDM_NEW 40004
#define IDR_EXIT 40005
#define IDD_MAZEGROUND 40006
#define IDD_MAZEWALL 40007
#define IDD_MAZEEXIT 40008
#define IDD_MAZEBALL 40009
#define IDH_ABOUT 40010
#define ID_MAZEAI 40014
#define ID_MAZESHORT 40015
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 139
#define _APS_NEXT_COMMAND_VALUE 40016
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 107
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -