摘要: 1.利用ClassPathXmlApplicationContext可以从classpath中读取XML文件(1)ApplicationContext context = new ClassPathXmlApplicationContext("applicationContext.xml"); U... 阅读全文
posted @ 2012-12-16 17:29 Pocter 阅读(185) 评论(0) 推荐(0) 编辑