instantiation

美 [ɪnˌstænʃiˈeɪʃən]

n.  实例化

复数:instantiations

COCA.31587



双语例句

  1. Method injection can be useful if you don't control a class's instantiation.
    方法注入在您不控制类的实例化时很有用。
  2. Factory Method is a structural pattern that lets a class defer instantiation to subclasses.
    工厂方法(FactoryMethod)是一种结构模式,它使一个类延迟实例化到子类。
  3. Another approach is to construct new instantiation classes on demand while the program is running.
    另一种方法是在程序运行时按需构造新的实例化类。
  4. This class builds a hash table of key-value pairs at the class instantiation.
    此类在类实例化时构建一个键值对哈希表。
  5. After instantiation, it invokes the ServiceLifecycle. init() method to initialize the service instance.
    实例化之后,它将调用ServiceLifecycle.init()方法来初始化服务示例。
  6. The previous example covered the concepts of generic declaration and instantiation.
    上一个例子包括了通用类型的申明及实例化。
  7. The annotation-based configuration for iBATIS requires slightly different instantiation.
    iBATIS的基于注释的配置要求实例化也要稍微不同。
  8. Listing 1 shows the instantiation of the runner sprite with these three behaviors.
    清单1给出了使用这3种行为来实例化跑步小人sprite的代码。
  9. Note: I discuss the instantiation of this pattern later in this article.
    注意:我将在本文的后部讨论该模式的实例化。
  10. In the simplest instantiation of this model, you directly wire the proxy listener to a remote endpoint.
    在这个模型的最简单的实例化过程中,您可以直接将代理侦听器连接到远程端点。
  11. If no constructors are specified in a mixin instantiation, the default zero-argument ( zeroary) constructor is assumed.
    如果在mixin实例化中没有指定任何构造器,那么就假定是缺省的不带参数的(zeroary)构造器。
  12. This instantiation involves the default constructor for the class being called, with the injection of dependencies happening afterwards.
    这种实例化涉及到要调用的类的默认构造函数,随后还要注入依赖关系。
  13. Throw an exception whenever a run-time instantiation of the generic class does not include a needed constructor.
    只要泛型类的运行时实例化没有包括所需的构造函数,就抛出异常。
  14. This is done by associating business requirements with business services instantiation.
    这需要把业务需求和业务服务实例关联起来。
  15. And finalization adds overhead to instantiation and garbage collection of finalizable objects.
    并且终结还为可终结对象的实例化和垃圾收集带来了开销。
  16. These bounds could specify the set of available constructors that must be present in any instantiation of the parameter.
    这些界限可以指定一组可用的构造函数,它们必须出现在参数的每一个实例化中。
  17. Static class methods and properties are accessible without the need for an instantiation of the class.
    现在,无需实例化类便可访问静态类方法和属性。
  18. Another familiar line is the instantiation of the File object.
    另一个类似行是File对象的实例化。
  19. A new rule is created through the instantiation of a template.
    通过模板实例定义新的规则。
  20. Spring handles instantiation of Java classes and makes the classes available to the application that needs to use them.
    Spring操作Java类的实例并使这些类可用于需要使用它们的应用程序。
  21. As with the SAX and DOM factory classes, one exception handles requested but unsupported features, and another exception handles instantiation errors.
    对于SAX和DOM工厂类,一个异常处理已请求的但不受支持的特性,另一个异常处理实例化错误。
  22. By encapsulating the instantiation and construction logic, you retain control over the dependencies and the allowable states of your objects.
    通过封装实例和构造逻辑,你保留对依赖性和你的对象允许的状态的控制。
  23. The target instance to be created on template instantiation.
    将被创建在模板例示上的目标范例。
  24. Finally, parametric design technique is used to facilitate the instantiation of the general template-module.
    最后应用参数化设计技术实现了通用模板模块的实例化。
  25. Notice that the lazy instantiation within this Address property is not thread-safe.
    请注意,此Address属性中的延迟实例化不是线程安全的。
  26. Instantiation is the process of creating a concrete object from the class abstraction.
    实例化是从抽象类中创建具体对象的方法。
  27. Class objects support two kinds of operations: attribute references and instantiation.
    类对象支持两种操作:属性引用与实例化。
  28. This is called instantiation.
    这称为实例化。
  29. The associated settings provider could not be found or its instantiation failed.
    找不到关联的设置提供程序,或者其实例化失败。
  30. Specifies whether a containing folder is created on instantiation of the project.
    指定项目实例化时是否创建一个包含文件夹。

英英释义

noun

  1. a representation of an idea in the form of an instance of it
    1. how many instantiations were found?