decimal type 中文意思是什麼

decimal type 解釋
小數型
  • decimal : adj 十數的,以十作基礎的,十進的;小數的。 decimal carry 十進制進位。 decimal classification (圖...
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  1. This is because tbcdfield uses the currency data type that has a fixed scale of 4 decimal places

    Bcd欄位類型使用了貨幣類型,這種類型是小數點后是4位數。
  2. A decimal data type that can contain currency symbols

    一種可以包含貨幣符號的十進制數據類型。
  3. The features of the new type of integration scheme can be described as follow : high division and easy debug are achieved in the scheme ; accumulative total is used, and the discord of integer part and decimal part are avoided in the scheme ; it can divide as well as detect direction ; it can integrate the counter into isp device and then evaluate the maxim frequency of the counter ; it also integrate square wave and some logic devices into isp device, and then improve integration, reliability, stability ; and have the character of software designation instead of hardware designation and in - system programming, and it becomes very easy to modify the circuit and to extend the function

    新型的集成化設計方案具有以下特點:細分數高而且調整方便;採用累積計數,避免大小數分別計數的不協調;細分同時完成辨向;可以在isp器件內完成計數功能,從而提高了計數器的最高工作頻率;同時將方波發生器和一些外圍的數字電路集成在一片isp器件內,提高了系統的集成度,性能可靠穩定;具有硬體設計軟體化及在系統可編程的特點,便於電路的修改和功能的擴展。
  4. Pages of this type of text are delimited by the ascii form - feed character - value 12 in decimal - denoted by " - f " in c. the advantage of this format over the fixed - number - of - lines - per - page format is that it saves space on disk if there is a lot of variation in the number of lines per page and there are many pages in the file

    該類型文本的頁由ascii換頁字元(十進制數值為12 ,在c中用「 f 」表示)定界。該格式與「每頁行數固定」格式相比的好處在於,當每頁的行數有很大不同而且文件有很多頁時,該格式可以節省磁盤空間。
  5. All numeric data types are derived from the decimal data type

    所有數值數據類型都是從小數數據類型里派生出來的。
  6. The string - to - decimal type conversions used in bulk insert follow the same rules as the transact - sql

    Bulk insert中使用的從字元串到十進制類型的轉換所遵從的規則與transact - sql
  7. Data type that represents a floating point decimal value

    表示浮點十進制值的float數據類型。
  8. Bulk insert supports string - to - decimal type conversion for strings representing numeric values that use scientific notation

    Bulk insert支持將使用科學計數法表示數值的字元串從字元串類型轉換為十進制類型。
  9. For example, when formatting a currency type, the cultural setting specifies the characters to use for the currency symbol, group separator, and decimal separator

    例如,格式化貨幣類型的時候,區域性設置指定用於貨幣符號、組分隔符以及小數點分隔符的字元。
  10. Select a format type, then modify the details of the type such as the number of decimal places to display, using the sample box to confirm your choices

    選擇一個格式類型,然後修改該類型的細節(如要顯示的小數位數) ,並使用「示例」框確認所做選擇。
  11. If your application uses floating - point types, but your requirements can be met using an exact decimal type

    如果應用程序使用浮點類型,但是只要使用十進制類型(
  12. The jdbc decimal type represents a fixed - precision decimal value that holds values of at least the specified precision

    Jdbc decimal類型表示固定精度的十進制值,它保留指定精度以上的值。
  13. The jdbc decimal type also maps to the sql server money and smallmoney types, which are specific fixed - precision decimal types that are stored in 8 and 4 bytes, respectively

    Jdbc decimal類型還映射到sql server money類型和smallmoney類型,這是固定精度的特定decimal類型,分別以8個和4個位元組進行存儲。
  14. Remember that money usually has a decimal part, so we ll use a double data type internally for it, although a real bank would not do this because of rounding errors when converting from decimal to binary and back

    記住款項通常具有小數部分,因此我們將在內部對它使用double數據類型,雖然真實的銀行不會這樣做,因為在對小數和二進制進行來回轉換時會產生舍入錯誤。
  15. Numeric data type must consist of digits, a decimal point, and an optional plus or minus

    數據類型的字元表達式必須包含數字、小數點和可選的加號( + )或減號( - ) 。
  16. Data type, which can handle more digits on both sides of the decimal point, for all money variables and calculations

    數據類型。對于所有貨幣變量和計算,則改用新的
  17. If the type indicator is a numeric type, this is the maximum number of digits allowed to the right of the decimal point

    如果類型指示符為數值類型,是指小數點右側允許的最大位數。
  18. The format specifier controls the type of formatting applied to the numerical value, and the precision specifier controls the number of significant digits or decimal places of the formatted output

    格式說明符控制應用於數值的格式類型,而精度說明符則控制格式化輸出的有效位數或小數位數。
  19. Type must have no more than three digits to the left of the decimal and no more than four digits to the right of it

    的文本元素或屬性,它的格式必須符合小數點左邊不超過三位數字,而且小數點右邊不超過四位數字。
  20. The decimal data type is used to specify a numeric value

    小數數據類型用於指定一個數值。
分享友人