instantiated
常见例句
- An abstract class cannot be instantiated.
抽象類不能實例化。 - How many times is a key object being instantiated?
一個關鍵的對象實例化的時間是多少? - The Session is instantiated and run.
然後會話的實例就創建好了,開始運行。 - Class is an abstract class and cannot be instantiated.
類是一個抽象類,不能進行實例化。 - Class is an abstract class that cannot be instantiated.
類是一個不能進行實例化的抽象類。 - Do not use nested types if they need to be instantiated by client code.
如果需要由客戶耑代碼實例化類型,則不要使用嵌套類型。 返回 instantiated