×

编译时常数 meaning in English

compile time co tant
compile time constant

Examples

  1. Specifies that the field value is a compile - time constant
    指定该字段值是一个编译时常数
  2. Field is a compile - time constant , the
    字段为编译时常数,而
  3. Compile - time constants are required for cases such as array bounds , case expressions , or enumerator initializers
    需要编译时常数的情况包括数组界限、 case表达式或枚举数初始值设定项。
  4. A compile - time constant will have the same value each time an application runs , while a run - time constant may change each time
    应用程序每次运行时,编译时常数都具有相同的值,而运行时常数的值可能会发生变化。
  5. A compile - time constant is computed at the time the code is compiled , while a run - time constant can only be computed while the application is running
    编译时常数和运行时常数编译时常数在编译代码时进行计算,而运行时常数则只能在应用程序运行时进行计算。

Related Words

  1. 热时常常数
  2. 编译步骤
  3. 重新编译
  4. 编译过程
  5. 编译的
  6. 反编译
  7. 编译技术
  8. 交互式编译
  9. 编译系统
  10. 编译次序
  11. 编译时
  12. 编译时变量
  13. 编译时程序
  14. 编译时初始化
PC Version

Copyright © 2018 WordTech Co.