释义 |
- 小数字段:在计算机编程和数据库中,用于存储和表示小数值的数据类型。
1 ?小数字段 ... 十进特征指令 decimal feature instruction 小数字段,十进数位字段 decimal field 十进归档 decimal filing ...
- 1
If need to use decimal field, precision demand is not high, use FLOAT of course. 如果需要用到小数的字段,精度要求不高的,当然用FLOAT了。 - 2
If you want to store a number to a DECIMAL field in a database, or retrieve a value from a DECIMAL field, how do you ensure that the number will be transmitted exactly? 如果希望将数字存储到数据库中的decimal字段,或从decimal字段检索值,则如何确保精确地转换该数字? - 3
Currency separators include the thousands separators, decimal separators, decimal position, field length, and padding character. 货币分隔符包括千位分隔符、小数点、小数位置、字段长度和填充字符。
|