📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Learn.rc
//
#define IDD_ABOUTBOX 100
#define CG_IDD_MYDIALOGBAR 102
#define CG_ID_VIEW_MYDIALOGBAR 103
#define IDR_MAINFRAME 128
#define IDR_LEARNTYPE 129
#define IDB_BITMAP1 131
#define IDB_BITMAP2 133
#define IDB_BITMAP3 134
#define IDB_BITMAP4 135
#define IDB_BITMAP5 136
#define IDB_BITMAP6 137
#define IDB_BITMAP7 138
#define IDB_BITMAP8 139
#define IDB_BITMAP9 140
#define IDB_BITMAP10 142
#define IDB_BITMAP11 143
#define IDC_CURSOR1 146
#define IDC_BUTTON1 1001
#define IDC_BUTTON_START 1001
#define IDC_BUTTON_PAUSE 1002
#define IDC_EDIT_INITX 1003
#define IDC_EDIT_INITY 1004
#define IDC_COMBO_MAP 1005
#define IDC_EDIT_GOALX 1006
#define IDC_EDIT_GOALY 1007
#define IDC_BUTTON3 1008
#define IDC_BUTTON_OK 1010
#define IDC_BUTTON_CANCEL 1011
#define IDC_BUTTON_RIGHT 1012
#define IDC_BUTTON_LEFT 1013
#define IDC_SLIDER_YDVELOCITY 1014
#define IDC_SLIDER_ROBOTVELOCITY 1015
#define ID_MAP1 32771
#define ID_START 32772
#define ID_SAVE 32773
#define ID_SP 32774
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 148
#define _APS_NEXT_COMMAND_VALUE 32775
#define _APS_NEXT_CONTROL_VALUE 1016
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -