上一页 1 ··· 4 5 6 7 8 9 10 11 12 下一页
摘要: 阅读全文
posted @ 2016-08-26 21:04 疯狂的tiger 阅读(176) 评论(0) 推荐(0)
摘要: beans-annotation.xml <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/200 阅读全文
posted @ 2016-08-26 20:39 疯狂的tiger 阅读(990) 评论(0) 推荐(0)
摘要: beans-factorybean.xml <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/20 阅读全文
posted @ 2016-08-23 22:07 疯狂的tiger 阅读(295) 评论(0) 推荐(0)
摘要: beans-factory.xml <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/X 阅读全文
posted @ 2016-08-23 21:48 疯狂的tiger 阅读(2878) 评论(0) 推荐(0)
摘要: beans-cycle.xml <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XML 阅读全文
posted @ 2016-08-22 22:41 疯狂的tiger 阅读(709) 评论(0) 推荐(0)
摘要: beans-properties.xml <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/200 阅读全文
posted @ 2016-08-22 22:20 疯狂的tiger 阅读(971) 评论(0) 推荐(0)
摘要: beans-scope.xml <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XML 阅读全文
posted @ 2016-08-22 21:54 疯狂的tiger 阅读(167) 评论(0) 推荐(0)
摘要: beans-relation.xml <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/ 阅读全文
posted @ 2016-08-21 22:52 疯狂的tiger 阅读(764) 评论(0) 推荐(0)
摘要: Beans-autowire.xml <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/ 阅读全文
posted @ 2016-08-21 22:36 疯狂的tiger 阅读(400) 评论(0) 推荐(0)
摘要: XML 配置 <bean id="person3" class="com.hy.spring.beans.collections.Person"> <property name="name" value="HAO"></property> <property name="age" value="30 阅读全文
posted @ 2016-08-21 20:57 疯狂的tiger 阅读(464) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 下一页