xiaoshou.jcp

来自「这是我写的产品管理系统」· JCP 代码 · 共 170 行

JCP
170
字号
<?xml?>

<project>

	<settings>

		<label>XiaoShou</label>

		<root_path>\</root_path>

		<output_path>\</output_path>

		<source_path>\</source_path>

		<jdkprofile_ref>JDK version 1.5.0_06</jdkprofile_ref>

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

		<ant_ref/>

	</settings>

	<runtimes>

		<runtime>

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

			<application_ref/>

			<applet_ref/>

			<debugger_ref/>

			<param/>

			<run>deng.shaoxiao.DengLu</run>

		</runtime>

	</runtimes>

	<libraries/>

	<files>

		<include>

			<folderitem>

				<path>cn</path>

			</folderitem>

			<folderitem>

				<path>cn\KeKuXiaoShao</path>

			</folderitem>

			<folderitem>

				<path>com</path>

			</folderitem>

			<folderitem>

				<path>com\yonghuxiaoshou</path>

			</folderitem>

			<folderitem>

				<path>deng</path>

			</folderitem>

			<folderitem>

				<path>deng\shaoxiao</path>

			</folderitem>

			<folderitem>

				<path>sn</path>

			</folderitem>

			<folderitem>

				<path>sn\ChangPingXiaoShou</path>

			</folderitem>

			<folderitem>

				<path>sun</path>

			</folderitem>

			<folderitem>

				<path>sun\BuMenXiaoShou</path>

			</folderitem>

			<folderitem>

				<path>xiao</path>

			</folderitem>

			<folderitem>

				<path>xiao\xiaoshouxiaoshou</path>

			</folderitem>

			<folderitem>

				<path>yuan</path>

			</folderitem>

			<folderitem>

				<path>yuan\xiaoshou</path>

			</folderitem>

			<fileitem>

				<path>cn\KeKuXiaoShao\KeKu.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>cn\KeKuXiaoShao\KeShan.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>cn\KeKuXiaoShao\KeXiu.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>cn\KeKuXiaoShao\KeZeng.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>com\yonghuxiaoshou\YongHuKu.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>deng\shaoxiao\DengLu.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>deng\shaoxiao\QueDing.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>deng\shaoxiao\ZhuCe.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>deng\shaoxiao\ZhuYao.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>sn\ChangPingXiaoShou\ChanPing.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>sn\ChangPingXiaoShou\ChanShan.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>sn\ChangPingXiaoShou\ChanXiu.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>sn\ChangPingXiaoShou\ChanZeng.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>sun\BuMenXiaoShou\BuLian.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>sun\BuMenXiaoShou\BuShan.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>sun\BuMenXiaoShou\BuXiu.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>sun\BuMenXiaoShou\BuZeng.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>xiao\xiaoshouxiaoshou\XiaoGai.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>xiao\xiaoshouxiaoshou\XiaoKu.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>xiao\xiaoshouxiaoshou\XiaoShan.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>xiao\xiaoshouxiaoshou\XiaoZeng.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>yuan\xiaoshou\YuanGong.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>yuan\xiaoshou\YuanShan.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>yuan\xiaoshou\YuanTian.java</path>

				<source>true</source>

			</fileitem>

			<fileitem>

				<path>yuan\xiaoshou\YuanXiu.java</path>

				<source>true</source>

			</fileitem>

		</include>

	</files>

	<tasks/>

</project>

⌨️ 快捷键说明

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