agent.conf

来自「2006年世界杯足球赛2D仿真组第16名的源代码。在此代码上随便改改」· CONF 代码 · 共 27 行

CONF
27
字号
# Agent.conf - Configuration File# Mersad RoboCup Team (2D Soccer Simulation)[Server]	HostName = localhost	PlayerPort = 6000	CoachPort = 6002	Version = 9.4.5[Public]	TeamName = Mersad	LatestTrick = True[AgentLog]	InputLogAddress = .	OutputLogAddress = .	DrawLogAddress = .	LogToFile = False	OffLogToFile = False	DrawLogToFile = False[PlanningSystem]	UseHPS = True	MinSuccessRate = 0.25	GoalPlanX = 40

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?