⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 selectionsortrecursion.jcp

📁 是<java程序设计>的课后作业2-8源码.可以供初学者参考,作了解java基础语法所用.
💻 JCP
字号:
<?xml version="1.0" encoding="UTF-8"?>



<project>

	<settings>

		<label>SelectionSortRecursion</label>

		<root_path>\</root_path>

		<output_path>\</output_path>

		<source_path>\</source_path>

		<jdkprofile_ref/>

		<compiler_ref/>

		<ant_ref/>

	</settings>

	<ant_events/>

	<run_items/>

	<runtimes>

		<runtime>

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

			<application_ref/>

			<applet_ref/>

			<debugger_ref/>

			<param/>

			<run>TestSelectionSortRecursion</run>

			<verify>true</verify>

		</runtime>

	</runtimes>

	<libraries/>

	<files>

		<include>

			<fileitem>

				<path>SelectionSortByRecursion.java</path>

			</fileitem>

			<fileitem>

				<path>TestSelectionSortRecursion.java</path>

			</fileitem>

		</include>

	</files>

	<tasks>

		<todotaskitem>

			<description>TODO code application logic here</description>

			<filepath>TestSelectionSortRecursion.java</filepath>

			<line>23</line>

			<timestamp>1237387178</timestamp>

		</todotaskitem>

	</tasks>

</project>

⌨️ 快捷键说明

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