文件名称:FormatNumber
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:997byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
格式化数字的输出
在格式化的时候会自动进行舍入,舍入模式是:
向“最接近的”数字舍入,如果与两个相邻数字的距离相等,则向相邻的偶数舍入。
模式中的"."表示小数分隔符
模式中的"0"表示如果该位存在字符,则显示字符,如果不存在,则显示0-Digital output format when the format will be automatically rounded, the rounding mode is: the " closest" digital rounding, if the distance between the two adjacent numbers are equal, then rounding to the adjacent even . Mode " ." Said decimal separator mode " 0" means that if there is the bit characters, it shows character, if not present, the show 0
在格式化的时候会自动进行舍入,舍入模式是:
向“最接近的”数字舍入,如果与两个相邻数字的距离相等,则向相邻的偶数舍入。
模式中的"."表示小数分隔符
模式中的"0"表示如果该位存在字符,则显示字符,如果不存在,则显示0-Digital output format when the format will be automatically rounded, the rounding mode is: the " closest" digital rounding, if the distance between the two adjacent numbers are equal, then rounding to the adjacent even . Mode " ." Said decimal separator mode " 0" means that if there is the bit characters, it shows character, if not present, the show 0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
格式化数字/FormatNumber.java
格式化数字
格式化数字
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.