`
冰天百华
  • 浏览: 267 次
  • 性别: Icon_minigender_1
  • 来自: 南京
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表
学习函数式编程 package base; import java.text.DecimalFormat; public class Main { public static void main(String[] args) { // Integer a = 4; // Double aa = (double)a / 100000; // DecimalFormat df = new DecimalFormat(); // df.setMaximumFractionDigits(5); // 设置最大小数位 // String res ...
Global site tag (gtag.js) - Google Analytics