猿问
运用目前学习过知识,将数值123.5678四舍五入保留两位小数
慕粉4208867
浏览 1538
回答 1
1回答
yanrun
String.format("%.2f", 1234.5678);
0
0
1
随时随地看视频
慕课网APP
相关分类
Java
我要回答