摘要: public class ApplicationUtil{ private static ApplicationContext instance; static{ if(instance == null){ instance = new ClassPathXmlAppl... 阅读全文
posted @ 2015-12-03 17:58 天运 阅读(160) 评论(0) 推荐(0)