文件名称:spring
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-05-31
- 文件大小:
- 1.1mb
- 下载次数:
- 0次
- 提 供 者:
- r*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一段自己编的JAVA练习程序,主要功能是给动物喂食,选择不同的动物可以配不同的食物。这只是Java的源码程序,没有系统界面功能,感兴趣的同学可以自行设计系统界面,仅供学习-This is a practice procedures JAVA own series, the main function is to feed the animals, select different animals can be equipped with different foods. This is just the Java source programs, there is no system interface functions, interested students can design their own system interface, only to learn! ! !
(系统自动生成,下载前可以参看下载内容)
下载文件列表
spring面向切面\.classpath
..............\.project
..............\.settings\org.eclipse.jdt.core.prefs
..............\bin\ApplicationContext.xml
..............\...\com\fit\Animal.class
..............\...\...\...\Feeder.class
..............\...\...\...\Food.class
..............\...\...\...\impl\Cat.class
..............\...\...\...\....\Dog.class
..............\...\...\...\....\Meat.class
..............\...\...\...\Test.class
..............\commons-logging.jar
..............\spring-beans.jar
..............\spring-context.jar
..............\spring-core.jar
..............\.rc\ApplicationContext.xml
..............\...\com\fit\Animal.java
..............\...\...\...\Feeder.java
..............\...\...\...\Food.java
..............\...\...\...\impl\Cat.java
..............\...\...\...\....\Dog.java
..............\...\...\...\....\Meat.java
..............\...\...\...\Test.java
..............\bin\com\fit\impl
..............\src\com\fit\impl
..............\bin\com\fit
..............\src\com\fit
..............\bin\com
..............\src\com
..............\.settings
..............\bin
..............\src
spring面向切面