studentinformation.jcu

来自「用java刚刚写了不久的学生管理系统」· JCU 代码 · 共 71 行

JCU
71
字号
<?xml?>

<workspace_user>

	<active_project>

		<label>StudentInformation</label>

	</active_project>

	<projects>

		<project>

			<label>StudentInformation</label>

			<showfiles>false</showfiles>

			<folderitem>

				<path>src</path>

			</folderitem>

		</project>

	</projects>

	<open_files>

		<docitem>

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

			<source>true</source>

			<index>0</index>

			<active>false</active>

		</docitem>

		<docitem>

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

			<source>true</source>

			<index>1</index>

			<active>false</active>

		</docitem>

		<docitem>

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

			<source>true</source>

			<index>2</index>

			<active>false</active>

		</docitem>

		<docitem>

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

			<source>true</source>

			<index>3</index>

			<active>true</active>

		</docitem>

		<docitem>

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

			<source>true</source>

			<index>4</index>

			<active>false</active>

		</docitem>

		<docitem>

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

			<source>true</source>

			<index>5</index>

			<active>false</active>

		</docitem>

		<docitem>

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

			<source>true</source>

			<index>6</index>

			<active>false</active>

		</docitem>

		<docitem>

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

			<source>true</source>

			<index>7</index>

			<active>false</active>

		</docitem>

		<docitem>

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

			<source>true</source>

			<index>8</index>

			<active>false</active>

		</docitem>

	</open_files>

</workspace_user>

⌨️ 快捷键说明

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