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