explicit type conversion 中文意思是什麼

explicit type conversion 解釋
顯式類型轉換
  • explicit : adj. 1. 明白的,明確的 (opp. implicit). 2. 直爽的,不隱諱的。3. 顯然可見的。4. (租金等)須直接付款的。adv. -ly ,-ness n.
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  • conversion : n 1 變換,轉化,轉換;換算,換位。2 (意見、信仰等的)改變〈特指改信基督教〉;(車身,設備等的)...
  1. Explicit conversion uses a type conversion keyword

    「顯式轉換」使用類型轉換關鍵字。
  2. For an explicit reference conversion to be successful, the source value must be a null reference nothing in visual basic, or the object type referenced by the source argument must be convertible to the destination type by an implicit reference conversion

    為使顯式引用轉換成功進行,源值必須為空引用(在visual basic中為nothing ) ,或者源參數引用的對象類型必須可以通過隱式引用轉換來轉換為目標類型。
  3. Explicit numeric conversion is used to convert any numeric type to any other numeric type, for which there is no implicit conversion, by using a cast expression

    顯式數值轉換用於通過顯式轉換表達式,將任何數字類型轉換為任何其他數字類型。對於它不存在隱式轉換。
  4. Unboxing is an explicit conversion from the type

    取消裝箱是從
  5. To restrict implicit type conversion ; that is, explicit narrowing conversions will be required and late binding will not be allowed

    選擇「 on 」可以限制隱式類型轉換,即要求顯式收縮轉換並且不允許後期綁定。
  6. Explicit conversion operators require a type cast be present in the source code to perform the conversion

    顯式轉換運算符則要求在源代碼中指定類型轉換才能執行轉換。
  7. Data type to the large - value data types is an explicit conversion

    數據類型到大值數據類型的轉換是顯式轉換。
分享友人