smisforguozhiyun.jcp

来自「用java2核心类库写的一个学生课程管理系统」· JCP 代码 · 共 45 行

JCP
45
字号
<?xml version="1.0" encoding="UTF-8"?>



<project>

	<settings>

		<label>smisForGuoZhiYun</label>

		<root_path>\</root_path>

		<output_path>classes\</output_path>

		<source_path>src\</source_path>

		<jdkprofile_ref>JDK version 1.6.0_05</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/>

		</runtime>

	</runtimes>

	<libraries/>

	<files>

		<include>

			<folderitem>

				<path>src</path>

			</folderitem>

			<fileitem>

				<path>src\smisForGuoZhiYun.java</path>

				<folder>src</folder>

			</fileitem>

		</include>

	</files>

	<tasks>

		<todotaskitem>

			<description>TODO, add your application code</description>

			<filepath>src\smisForGuoZhiYun.java</filepath>

			<line>18</line>

			<timestamp>1240497837</timestamp>

		</todotaskitem>

	</tasks>

</project>

⌨️ 快捷键说明

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