implicit type 中文意思是什麼

implicit type 解釋
隱式類型
  • implicit : adj. 1. 含蓄的,不講明的。2. 內含的,隱含的 (opp. explicit)。3. 絕對的,盲目的。adv. -ly
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  1. Type deduction ignores implicit conversions and coercions

    類型推導忽略隱式轉換和強制。
  2. The strategy and the discriminator type is implicit

    其他的如繼承策略,辨別標志欄位的類型都是自動設定的
  3. Sql server can sometimes choose to implement a cursor type other than the one requested, which is referred to as an implicit cursor conversion or cursor degradation

    Sql server有時可以選擇實現一種游標類型,而不使用請求的游標類型,這稱為隱式游標轉換(或游標降級) 。
  4. 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 ) ,或者源參數引用的對象類型必須可以通過隱式引用轉換來轉換為目標類型。
  5. In visual basic, or the object type referenced by the source argument must be convertible to the destination type by an implicit reference conversion

    ) ,或者源參數引用的對象類型必須可通過隱式引用轉換轉換為目標類型。
  6. The implicit analytic type of emh is linear, namely assume that investors make a response to information with the linear way

    Emh的隱含分析範式是線性的,即假定投資者以線性方式對信息做出反應。
  7. The following diagram shows the result type of implicit conversions of binary operations

    以下關系圖顯示了binary運算的隱式轉換的結果類型。
  8. Conflict with the functionality of the requested cursor type. for more information, see implicit cursor conversions

    有關詳細信息,請參閱「隱式游標轉換」 。
  9. 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

    顯式數值轉換用於通過顯式轉換表達式,將任何數字類型轉換為任何其他數字類型。對於它不存在隱式轉換。
  10. The provider has implicit knowledge of the type and is responsible for deciding how to serialize the

    提供程序具有類型的隱式信息,並負責決定如何將
  11. The settings provider has implicit knowledge of the property or its type and picks an appropriate serialization mechanism

    設置提供程序具有屬性或其類型的隱式知識,將選擇適當的序列化機制。
  12. Such implicit variables are of type

    這樣的隱式變量為
  13. Option restricts implicit type conversion

    選項限制隱式類型轉換。
  14. Enforces strict type semantics to restrict implicit type conversions

    強制使用嚴格類型語義以限制隱式類型轉換。
  15. The task enforces strict type semantics to restrict implicit type conversions

    ,任務將強制使用嚴格類型語義以限制隱式類型轉換。
  16. To enforce strict type semantics to restrict implicit type conversions ; otherwise,

    如果要強制使用嚴格類型語義來限制隱式類型轉換,則為
  17. Specifies a value indicating whether the compiler enforces strict type semantics to restrict implicit type conversions

    指定一個值,該值指示編譯器是否強制使用嚴格類型語義來限制隱式類型轉換。
  18. To restrict implicit type conversion ; that is, explicit narrowing conversions will be required and late binding will not be allowed

    選擇「 on 」可以限制隱式類型轉換,即要求顯式收縮轉換並且不允許後期綁定。
  19. Restricts implicit data type conversions to only widening conversions

    將隱式數據類型轉換限制為只能是「拓寬」轉換。
  20. 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系統提供的數據類型執行的所有顯式和隱式數據類型轉換。
分享友人