扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.text类numberformat的类成员方法: getintegerinstance定义及介绍
发布时间:2014-2-17
本文导语:
getintegerinstance
public static final numberformat getintegerinstance()
返回当前默认语言环境的整数格式。返回数的格式使用四舍五入算法将浮点数舍入为最接近的整数(参见 roundingmode.half_even),并只解析输入字符串的整数部分(参见 isparse...