常見例句雙語例句Each constructed class is in some sense "owned" by the class loader that loaded it.每個構(gòu)造好的類在某種意義上是由裝入它的類裝入器所“擁有”。This implementation assumes that all classes required are on the classpath of this class loader.這個實現(xiàn)假設(shè)所有需要的類都在這個類裝入器的類路徑中。But how can that work if the class loader looks for existing class files for each class it loads?但是,如果類裝入器為它所裝入的每個類查找現(xiàn)有類文件,那么它會如何工作呢? 返回 class loader