📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by BTreeDemo.rc
//
#define IDD_BTREEDEMO_DIALOG 102
#define IDR_MAINFRAME 128
#define IDI_CANCEL 129
#define IDI_BIG 132
#define IDC_SCR_SZ 1000
#define IDC_SCR_SP 1001
#define IDC_EXITME 1002
#define IDC_BIG 1003
#define IDC_RANDNUM 1004
#define IDC_RANDTREE 1005
#define IDC_B_M 1006
#define IDC_F_INSERT 1007
#define IDC_F_DELETE 1011
#define IDC_INSNUM 1012
#define IDC_DELNUM 1013
#define IDC_DEL_ALL 1014
#define IDC_BDEMO 1015
#define IDC_TRAV_ORDER 1016
#define IDC_SET_IT 1017
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -