基本解釋[計算機科學技術(shù)]函數(shù)宣告敘述英漢例句雙語例句This means that the value of a local constant is undefined until the constant declaration statement is reached and that a local variable is undefined until the variable is assigned to in the function.這就意味著在到達常數(shù)聲明語句前侷部常數(shù)值是未定義的,在函數(shù)中分配變量前侷部變量是未定義的。function declaration statement更多例句專業(yè)釋義計算機科學技術(shù)函數(shù)宣告敘述