instantiated
常見例句
- An abstract class cannot be instantiated.
抽象類不能實(shí)例化。 - How many times is a key object being instantiated?
一個(gè)關(guān)鍵的對(duì)象實(shí)例化的時(shí)間是多少? - The Session is instantiated and run.
然后會(huì)話的實(shí)例就創(chuàng)建好了,開始運(yùn)行。 - Class is an abstract class and cannot be instantiated.
類是一個(gè)抽象類,不能進(jìn)行實(shí)例化。 - Class is an abstract class that cannot be instantiated.
類是一個(gè)不能進(jìn)行實(shí)例化的抽象類。 - Do not use nested types if they need to be instantiated by client code.
如果需要由客戶端代碼實(shí)例化類型,則不要使用嵌套類型。 返回 instantiated