摘要: 1、trim方法:删去头尾的空格 2、浮点数计算保持精度:String.format("%.1f",(double)sum/countz) 【想要研究更多的小数后的数可以参考:https://www.cnblogs.com/dichuan/p/7769098.html】 阅读全文
posted @ 2022-02-24 09:16 time随风 阅读(31) 评论(0) 推荐(0)