decimalformat
decimalformat
-
Unlike date and time , these numbers are rendered from the server side , where ICU DecimalFormat can do the job .
不像日期和时间,这些数字应该从服务器端获得,在这里ICUDecimalFormat可以完成这一点。
-
These results , which were consistent over many tests with JDK1.4 and5.0 , are difficult to understand given the amount of work that went into implementing the NumberFormat and DecimalFormat classes .
这些结果,对于JDK1.4和5.0上的许多测试都是一致的,所以花了大量工夫探讨NumberFormat和DecimalFormat类的实现就很难理解。