tmp.txt
来自「FIRA 3对3 机器人足球PC端控制程序。」· 文本 代码 · 共 23 行
TXT
23 行
/*
#define IDC_CONTINUOUS_GRAB_BUTTON 1106
#define IDC_POS_BALL_RADIO 1107
#define IDC_POS_HOME1_RADIO 1108
#define IDC_POS_HOME2_RADIO 1109
#define IDC_POS_HOME3_RADIO 1110
#define IDC_POS_HOME4_RADIO 1111
#define IDC_POS_HGOALIE_RADIO 1112
#define IDC_ENABLE_INIT_POS_CHECK 1114
#define IDC_FLAG_FIND_OPPONENT1 1117
#define IDC_FLAG_FIND_OPPONENT2 1118
#define IDC_FLAG_FIND_OPPONENT3 1119
#define IDC_FLAG_FIND_OPPONENT4 1120
#define IDC_FLAG_FIND_OPPONENT5 1121
#define IDC_POS_OPPO1_RADIO 1122
#define IDC_POS_OPPO2_RADIO 1123
#define IDC_POS_OPPO3_RADIO 1124
#define IDC_POS_OPPO4_RADIO 1125
#define IDC_POS_OPPO5_RADIO 1126
#define ID_START_GRAB 32771
#define ID_STOP_GRAB 32772
*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?