compile-time variable
常见例句
- The compiler uses a variable's initializer to determine the variable's type at compile time to produce early-bound code.
编译器使用变数的初始设定式,在编译时期判断变数的型别以产生早期系结程式码。 - If the local variable declaration includes multiple declarators, the initializers must all have the same compile-time type.
如果局部变量声明包含了多个声明符,这些声明符必须具局部变量声明这些备同样的编译期类型。