unsigned data 中文意思是什麼

unsigned data 解釋
無符號的數據
  • unsigned : 未簽字的未署名的
  • data : n 1 資料,材料〈此詞系 datum 的復數。但 datum 罕用,一般即以 data 作為集合詞,在口語中往往用單數...
  1. Whether underflow occurs depends on the data - type of the result. for example, the phrase 1 2 - underflows if the result is unsigned and produces the valid signed result - 1

    是否不足會發生是依據結果的資料型別.例如,詞組12 -對于結果是無號數的就是不足,而會產生正確的有號結果- 1
  2. Data type provides the largest unsigned value in the most efficient data width. the default value of

    數據類型提供了最有效數據寬度中的最大無符號值。
  3. The unsigned char data type, and byte data type will yield incorrect results and act as though they are signed types i. e. type char

    無符號字元數據類型和二進制數據類型將產生錯誤的計算結果,會當成有符號的數據類型進行計算。
  4. Unsigned data type

    無符號數據類型
  5. Includes information on loop continuation, guaranteed resource disposal, mixed access properties, unsigned data types, operator overloading, generic types, and

    包含有關循環繼續符、保證的資源處理、混合訪問屬性、無符號數據類型、運算符重載、泛型類型和
  6. In this version of visual studio, new language features in visual basic 2005 include loop continuation, guaranteed resource disposal, mixed access properties, unsigned data types, operator overloading, generic types, and much more

    在此版本的visual studio中, visual basic 2005的新語言功能包括循環繼續、保證的資源處理、混合的訪問屬性、無符號數據類型、運算符重載、泛型類型等等。
  7. Visual basic 2005 introduces new language features, including loop continuation, guaranteed resource disposal, mixed access properties, unsigned and nullable data types, operator overloading, partial and generic types, custom events, and

    Visual basic 2005引入了一些新的語言功能,其中包括循環延續、有保證的資源處置、混合訪問屬性、無符號數據類型和可空數據類型、運算符重載、分部類型和泛型類型、自定義事件以及
  8. Data member is an array of pairs of unsigned long integers

    數據成員為無符號的長整型對數組。
  9. Which encodes binary data as base 64 digits, to an equivalent 8 - bit unsigned integer array

    (它將二進制數據編碼為base 64數字)轉換成等效的8位無符號整數數組。
  10. Do not expose unsigned numerical data types in web services methods. consider creating wrapper methods to expose and transmit the data types

    在web服務的方法中不要提供無符號數值數據類型,可以採用包裝方法來提供並轉換數據類型。
  11. Visual basic now supports unsigned integer data types

    Visual basic現在支持無符號整數數據類型(
  12. In addition, visual basic now supports unsigned integer data types

    此外, visual basic現在還支持無符號整數數據類型(
  13. 0 for an arithmetic right shift of an unsigned data type

    對正數進行數學右移位時,設置為0對負數據類型(
  14. The storage unit for the character data type ( c @, c !, fill, etc. ) must be able to contain unsigned numbers from 0 through 255

    一個實作不需要限制字元儲存到這個?圍,但是一個沒有環境相依性的程式不能假定在一個字元位置儲存在這個?圍之外數目的能力
  15. Data types and how to interface with functions that use unsigned types

    數據類型以及如何與使用無符號類型的函數交互。
  16. Is positive, or if its data type is an unsigned type, the vacated positions are set to zero

    為正值,或者其數據類型為無符號類型,則空出的位置將設置為零。
  17. Copies data from an unmanaged memory pointer to a managed 8 - bit unsigned integer array

    將數據從非託管內存指針復制到託管8位無符號整數數組。
分享友人