compile-time variable
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]編譯時(shí)變量
英漢例句
- The compiler uses a variable's initializer to determine the variable's type at compile time to produce early-bound code.
編譯器使用變數(shù)的初始設(shè)定式,在編譯時(shí)期判斷變數(shù)的型別以產(chǎn)生早期系結(jié)程式碼。 - If the local variable declaration includes multiple declarators, the initializers must all have the same compile-time type.
如果局部變量聲明包含了多個(gè)聲明符,這些聲明符必須具局部變量聲明這些備同樣的編譯期類型。
雙語例句
專業(yè)釋義
- 編譯時(shí)變量