In general supported types are Integer, Boolean, ASCII string, double-precision signed floating point number, date-time, set, list, properties.
通常支持的类型有整数、Boolean、ASCII字符串、双精度带符号浮点数、日期时间、集合、列表、属性。
Because I reside in the United States, the program displays "123,456.7" for the double value and "1,234,567" for the integer value.
因为我住在美国,按照美国的习惯,程序中双精度值显示为 “123,456.7” 而整数值显示为 “1,234,567”。
One takes a double-precision floating point as input, another takes an integer and a scale factor, and another takes a String representation of a decimal number.
其中一个构造函数以双精度浮点数作为输入,另一个以整数和换算因子作为输入,还有一个以小数的String表示作为输入。
应用推荐