compile-time variable
常見例句
- The compiler uses a variable's initializer to determine the variable's type at compile time to produce early-bound code.
編譯器使用變數(shù)的初始設定式,在編譯時期判斷變數(shù)的型別以産生早期系結程式碼。 - If the local variable declaration includes multiple declarators, the initializers must all have the same compile-time type.
如果侷部變量聲明包含了多個聲明符,這些聲明符必須具侷部變量聲明這些備同樣的編譯期類型。