studentgrade.jcu

来自「是<java程序设计>的课后作业2-8源码.可以供初学者参考,作了解」· JCU 代码 · 共 49 行

JCU
49
字号
<?xml version="1.0" encoding="UTF-8"?>



<workspace_user>

	<active_project>

		<label>StudentGrade</label>

	</active_project>

	<projects>

		<project>

			<label>StudentGrade</label>

			<showfiles>false</showfiles>

		</project>

	</projects>

	<open_files>

		<docitem>

			<path>student.java</path>

			<source>true</source>

			<index>0</index>

			<active>true</active>

		</docitem>

		<docitem>

			<path>GradesSort.java</path>

			<source>true</source>

			<index>1</index>

			<active>false</active>

		</docitem>

		<docitem>

			<path>..\..\..\..\..\..\Program Files\Java\jdk1.6.0_04\src.zip!java\lang\Thread.java</path>

			<source>true</source>

			<index>2</index>

			<active>false</active>

		</docitem>

	</open_files>

	<breakpoints>

		<breakpoint>

			<path>GradesSort.java</path>

			<class/>

			<session/>

			<line>63</line>

			<enable>true</enable>

		</breakpoint>

		<breakpoint>

			<path>GradesSort.java</path>

			<class/>

			<session/>

			<line>69</line>

			<enable>true</enable>

		</breakpoint>

	</breakpoints>

</workspace_user>

⌨️ 快捷键说明

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