×

实例构造函数 meaning in Chinese

instance constructors

Examples

  1. A private constructor is a special instance constructor
    私有构造函数是一种特殊的实例构造函数
  2. Represents a declaration for an instance constructor of a type
    表示一个类型的实例构造函数的声明。
  3. Instance constructors are used to create and initialize instances
    实例构造函数用于创建和初始化实例。
  4. Instance constructors can also be used to call the instance constructors of base classes
    也可以用实例构造函数来调用基类的实例构造函数。
  5. Searches for a public instance constructor whose parameters match the types in the specified array
    搜索其参数与指定数组中的类型匹配的公共实例构造函数
More:   Next

Related Words

  1. 实例
  2. 多个实例
  3. 实例控件
  4. 实例集
  5. 实例燃烧室
  6. 特征实例
  7. 实例说明
  8. 由于实例
  9. 代表实例
  10. 对象实例
  11. 实例方法
  12. 实例方法消息传递
  13. 实例关系查询
  14. 实例化
PC Version

Copyright © 2018 WordTech Co.