variable adj. 1.易變的,變化無常的,無定的 (opp. constant, steady)。 2.可變的,能變的;變換的。 3.【數(shù)學】變量的;【天文學】變光的;【生物學】變異的。 Prices are variable according to the exchanges. 物價跟著匯率變動。 a man of variable character 反復無常的人。 a rod of variable length (伸縮)如意棒。 a word of variable construction 可以作種種解釋的詞。 variable capital 可變資本。 a variable budget 臨時預算。 n. 1.易變的東西。 2.【數(shù)學】變量,變數(shù),變項,變元 (opp. constant);【天文學】變星 (=variable star);【航海】(方向不定的)變風,不定風 (opp. trade wind); 〔pl.〕 (貿易風帶中的)變風帶。 adv. -ably ,-ness n.
Add the following code beneath the variable declarations from the previous step 在上一步中的變量聲明下面,添加以下代碼:
The body of a function may only contain a series of variable declarations and a return statement 函數(shù)體可以僅包含一組變量聲明和一個返回語句。
For example , you can create a linked list of strings with the following variable declaration 例如,可以使用下面的變量聲明創(chuàng)建字符串的鏈接列表:
In jscript 8 . 0 , a colon specifies the type in a variable declaration or function definition 在jscript 8 . 0中,冒號指定變量聲明或函數(shù)定義中的類型。
Provides recommendations for variable declaration and data type conversion in visual basic 6 . 0 applications 提供關于visual basic 6 . 0應用程序中變量聲明和數(shù)據(jù)類型轉換的建議。
An assertion cannot be used with class variable declarations for instance , but can be placed within any method 不能將斷言同實例的類變量聲明一塊使用,但卻可以將其置于任何方法內。
Every important variable declaration should be preceded by a comment describing the use of the variable being declared 每個重要的變量聲明前都應有注釋,用以描述被聲明變量的用途。
In both cases , the step is the same , except for the variable declaration since one is an adapter of the other 在這兩種情況下,該步驟是相同的,除了變量聲明(因為一個是另一個的適配器) :