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

📄 .classpath

📁 上网计费系统,适用网吧或者自己学习用用JAVA写成
💻 CLASSPATH
字号:
<?xml version="1.0" encoding="UTF-8"?><classpath>	<classpathentry kind="src" path="src"/>	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>	<classpathentry kind="con" path="com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/antlr.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-beanutils.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-digester.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-validator.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jakarta-oro.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jcommon-1.0.8.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jfreechart-1.0.4.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstl.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ojdbc14.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/pager-taglib.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/standard.jar"/>	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts.jar"/>	<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.hibernate.MYECLIPSE_HIBERNATE3_CORE"/>	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>	<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/></classpath>

⌨️ 快捷键说明

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