×

静态构造函数 meaning in English

static constructors

Examples

  1. A constructor can be declared static using the
    关键字可以将构造函数声明为静态构造函数
  2. Represents a static constructor for a class
    表示类的静态构造函数
  3. Classes , including static classes , may have static constructors
    类(包括静态类)可以有静态构造函数
  4. There is also a chance that a static constructor could be aborted
    还有一种可能就是静态构造函数被终止。
  5. Is called , the static constructor is invoked to initialize the class
    时,将调用静态构造函数来初始化类。
More:   Prev  Next

Related Words

  1. 静态触发器
  2. 静态镜头
  3. 静态照片
  4. 静态文件
  5. 静态损耗
  6. 静态阻力
  7. 静态稳定
  8. 静态分配
  9. 静态对象
  10. 静态完整性
  11. 静态功能试验
  12. 静态共轭效应
  13. 静态故障容限
  14. 静态挂码
PC Version

Copyright © 2018 WordTech Co.