Description: 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
To Search:
File list (Check if you may need any files):
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