📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by UP_BALLTRACK.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_UP_BALLTRACK_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDR_MAINFRAME 128
#define IDB_SUCKER 130
#define IDC_OVERVIEW 1000
#define IDC_FORWARD 1002
#define IDC_TURNLEFT 1003
#define IDC_BRAKE 1004
#define IDC_TURNRIGHT 1005
#define IDC_BACKWARD 1006
#define IDC_BOTHSPEED 1007
#define IDC_SETSPEED 1008
#define IDC_VMAX 1009
#define IDC_VMIN 1010
#define IDC_UMAX 1011
#define IDC_UMIN 1012
#define IDC_YMAX 1013
#define IDC_RGB 1014
#define IDC_PORT 1015
#define IDC_BAUDRATE 1016
#define IDC_OPEN 1017
#define IDC_POSITION 1018
#define IDC_OPENAHEAD 1020
#define IDC_CLOSEAHEAD 1021
#define IDC_OPENOVERLOOK 1022
#define IDC_CLOSEOVERLOOK 1023
#define IDC_YENABLE 1024
#define IDC_YMIN 1025
#define IDC_UENABLE 1026
#define IDC_VENABLE 1027
#define IDC_SETOVERLOOKPARAM 1028
#define IDC_SETAHEADPARAM 1029
#define IDC_OVERLOOKLIST 1030
#define IDC_AHEADLIST 1031
#define IDC_AHEADVIEW 1032
#define IDC_YUV 1033
#define IDC_CLEARPARAM 1034
#define IDC_CLEARSHOW 1035
#define IDC_OVERLOOKCOMBO 1036
#define IDC_AHEADCOMBO 1037
#define IDC_BEHLIST 1038
#define IDC_REMOVEBEH 1040
#define IDC_AHEADCATCH 1041
#define IDC_OVERLOOKCATCH 1042
#define IDC_ALLINCATCH 1043
#define IDC_AHEADFIND 1044
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1042
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -