explicit conversions 中文意思是什麼

explicit conversions 解釋
顯式轉換
  • explicit : adj. 1. 明白的,明確的 (opp. implicit). 2. 直爽的,不隱諱的。3. 顯然可見的。4. (租金等)須直接付款的。adv. -ly ,-ness n.
  • conversions : 轉換
  1. Explicit numeric conversions table c reference

    顯式數值轉換表( c #參考)
  2. Explicit numeric conversions between integral types

    整型間的顯式數字轉換。
  3. Explicit conversions use the cast or convert functions

    顯式轉換使用cast或convert函數。
  4. Explicit conversions can be performed in a checked or unchecked manner

    顯式轉換可使用已檢查或未檢查的方式執行。
  5. An explicit conversion operator can be provided for lossy conversions

    對于有損轉換,可以提供顯式轉換運算符。
  6. Watch out for hidden temporaries created by parameter conversions. one good way to avoid this is to make ctors explicit when possible

    :時刻注意因為參數轉換操作而產生隱藏的臨時對象。一個避免它的好辦法就是盡可能顯式的使用構造函數。
  7. [ guideline ] watch out for hidden temporaries created by parameter conversions. one good way to avoid this is to make ctors explicit when possible

    :時刻注意因為參數轉換操作而產生隱藏的臨時對象。一個避免它的好辦法就是盡可能顯式的使用構造函數。
  8. Sets the compiler default so that explicit narrowing conversions are required and late binding is not allowed. by default,

    設置編譯器默認值,以便要求雙位元組到單位元組的顯式轉換,而且不允許後期綁定。
  9. To restrict implicit type conversion ; that is, explicit narrowing conversions will be required and late binding will not be allowed

    選擇「 on 」可以限制隱式類型轉換,即要求顯式收縮轉換並且不允許後期綁定。
  10. Upgrade recommendation : use early binding and explicit conversions

    升級建議:使用早期綁定的轉換和顯式轉換
  11. For more information about implicit and explicit conversions, see

    有關隱式和顯式轉換的詳細信息,請參閱
  12. Implicit and explicit conversions

    >隱式轉換和顯式轉換
  13. Function is used to allow explicit conversions of data types that are not allowed implicitly

    函數用於顯式轉換不允許隱式轉換的數據類型。
  14. For more information on explicit numeric conversions, see

    有關顯式數值轉換的更多信息,請參見
  15. The following illustration shows all explicit and implicit data type conversions that are allowed for sql server 2005 system - supplied data types

    以下圖例顯示了可對sql server 2005系統提供的數據類型執行的所有顯式和隱式數據類型轉換。
  16. The c type - safety rules are strict, so type conversions must be made explicit with casts

    C + +類型安全規則是嚴格的,所以必須使用強制轉換進行顯式類型轉換。
  17. Explicit pointer conversion is used to perform conversions, for which there is no implicit conversion, by using a cast expression

    顯式指針轉換用於在不存在隱式轉換時通過使用強制轉換表達式來執行轉換。
分享友人