wilson.chameleon_0.91.jcp

来自「java机器人对战平台robocode下的一个机器人的源码」· JCP 代码 · 共 75 行

JCP
75
字号
<?xml?>

<project>

	<settings>

		<version>1.01</version>

		<label>wilson.Chameleon_0.91</label>

		<root_path>\</root_path>

		<output_path>\</output_path>

		<version/>

		<source_path>\</source_path>

		<jdkprofile_ref>j2sdk1.4.2_05</jdkprofile_ref>

		<compiler_ref/>

		<ant_ref/>

	</settings>

	<runtimes>

		<runtime>

			<label>&lt;Default&gt;</label>

			<application_ref/>

			<applet_ref/>

			<debugger_ref/>

			<param/>

			<run/>

		</runtime>

	</runtimes>

	<libraries>

		<library_ref>robo</library_ref>

	</libraries>

	<files>

		<include>

			<folderitem>

				<path>wilson</path>

			</folderitem>

			<fileitem>

				<path>wilson\AbstractRobot.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>wilson\Chameleon.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>wilson\Chameleon.properties</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>wilson\EnemyInfo.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>wilson\Gun.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>wilson\Movement.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>wilson\MyDouble.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>wilson\Position.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>wilson\Support.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>wilson\VBullet.java</path>

				<source>true</source>

			</fileitem>

		</include>

	</files>

	<tasks/>

</project>

⌨️ 快捷键说明

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