Class. get Resource , which looks up resources based on a class loader.
getResource目的有一点不同, 它基于类加载器查找资源.
互联网
Returns the class loader for the class.
返回该类的类加载器.
互联网
Class. getResourceAsStream, which uses a class loader.
getResourceAsStream有一点不同, 它使用类加载器.
互联网
The class Loader loads. NET classes into memory and prepares them for execution.
类加载器把类加载到内存,并让它们执行的准备.
互联网