temporary variable 中文意思是什麼

temporary variable 解釋
臨時變量
  • temporary : adj 1 一時的,暫時的,臨時的 (opp lasting)。2 曇花一現的,無常的 (opp permanent)。n 臨時工 (...
  • variable : adj 1 易變的,變化無常的,無定的 (opp constant steady)。2 可變的,能變的;變換的。3 【數學】變...
  1. 150 mb temporary space on the drive specified in your user tmp environment variable

    您的用戶tmp環境變量所指定的驅動器上需要150 mb的臨時空間
  2. Because we are doing only textual substitution, c is not smart enough to rename our temporary variable if it conflicts with one of the arguments passed to it

    由於只進行文本替換,因此如果這與傳遞給它的參數沖突, c語言就無法智能地對臨時變量重新進行命名。如果傳遞
  3. To a temporary variable, and substitute the variable for

    的計算分配給一個臨時變量,並用此變量替代
  4. Use a temporary variable instead

    改用臨時變量:
  5. You are using a temporary variable to hold the result of an expression

    你用一個臨時變量來存儲一個表達式的結果。
  6. You want to swap the values of some variables, but you don ' t want to use a temporary variable

    你想去交換一些變量的值,但是你不想使用臨時變量。
  7. This simple macro listing 4 implements the swap by introducing a new temporary variable

    這個簡單的宏(清單4 )通過引入一個新的臨時變量來實現交換:
  8. Put the result of the expression, or parts of the expression, in a temporary variable with a name that explains the purpose

    將表達式或其一部分的結果存入一個臨時變量,臨時變量的名字用來解釋其用途。
  9. Another preferred technique is to assign the function s return value to a temporary variable and then test the variable in an assert statement

    另一項首選技術是:將函數的返回值分配給臨時變量,然後在assert語句中測試該變量。
分享友人