摘要: 4.3.1 ResourceLoader接口 ResourceLoader接口用于返回Resource对象;其实现可以看作是一个生产Resource的工厂类。 getResource接口用于根据提供的location参数返回相应的Resource对象;而getClassLoader则返回加载这些Re 阅读全文
posted @ 2018-02-08 12:03 午火39 阅读(3373) 评论(0) 推荐(0)