2014年10月14日
摘要: 在resin里用MyConstants.class.getResource("/").getPath(),这个方法时,获取到的路劲少【项目名称】,最好用MyConstants.class.getResource("").getPath()这个方法,不会少。 阅读全文
posted @ 2014-10-14 14:38 xiong2012 阅读(246) 评论(0) 推荐(0)