作者在 2011-08-18 16:40:25 发布以下内容
1.create BeanFactory
2.DI
For Example
3.equip applicationContext.xml
<beans>
<bean id="guotong" class=www.xxx.com/>
<property value="border" name="admin"/>
<property value="parking" name="parking"/>
<property value="car" name="car"/>
<property value="bus" name="bus"/>
</bean>
</beans>
</beans>
Please the people explain the words.
I'm very happy to see that!!!