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