The implementation of a NumberFormat instance.
NumberFormat实例的实现。
In fact, NumberInput USES NumberFormat for formatting the values displayed in the input fields.
事实上,NumberInput使用NumberFormat对输入中显示的值进行格式化。
Fortunately, it turns out that an existing NumberFormat method, when used with care, can resolve the problem.
幸运地是,原来小心地使用一个现有的NumberFormat方法能够解决这一问题。
Developers use the NumberFormat class to read Numbers entered by users and format output to be displayed for users to see.
开发人员使用NumberFormat类来读取用户输入的数值,并格式化将要显示给用户看的输出。
This article explains the rationale for NumberFormat, reviews its functionality, exposes the class's parsing gotchas, and offers guidelines for using it reliably.
本文解释了NumberFormat的基本原理,考察了其功能,揭示了该类的解析陷阱,并提供了可靠的使用指南。
These results, which were consistent over many tests with JDK 1.4 and 5.0, are difficult to understand given the amount of work that went into implementing the NumberFormat and DecimalFormat classes.
这些结果,对于JDK 1.4和5.0上的许多测试都是一致的,所以花了大量工夫探讨NumberFormat和DecimalFor mat类的实现就很难理解。
These results, which were consistent over many tests with JDK 1.4 and 5.0, are difficult to understand given the amount of work that went into implementing the NumberFormat and DecimalFormat classes.
这些结果,对于JDK 1.4和5.0上的许多测试都是一致的,所以花了大量工夫探讨NumberFormat和DecimalFor mat类的实现就很难理解。
应用推荐