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.
如果侷部變量聲明包含了多個聲明符,這些聲明符必須具侷部變量聲明這些備同樣的編譯期類型。