文件名称:nine
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-01-18
- 文件大小:
- 2.76mb
- 下载次数:
- 0次
- 提 供 者:
- mon***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Spring的IoC实现案例(源码和实验报告)创建Priter类和pater类,分别代表打印机和纸张,然后利用Spring的IoC对打印机进行组装,分别实现A4纸打印和b5纸打印。-Spring IoC the realization of the case (source and experimental report) to create the class Priter and class pater, representing the printer and paper, and then use the Spring IoC to the printer
(系统自动生成,下载前可以参看下载内容)
下载文件列表
nine
....\.classpath
....\.project
....\.settings
....\.........\org.eclipse.jdt.core.prefs
....\bin
....\...\applicationContext.xml
....\...\com
....\...\...\Paper.class
....\...\...\Printer.class
....\...\...\TestPrinter.class
....\...\...\TextPaper.class
....\lib
....\...\commons-logging.jar
....\...\spring.jar
....\src
....\...\applicationContext.xml
....\...\com
....\...\...\Paper.java
....\...\...\Printer.java
....\...\...\TestPrinter.java
....\...\...\TextPaper.java
....\实验9Spring的IoC实现案例.docx