摘要: 1.Math类 常用方法如下 public class TestDemo { public static void main(String args[]) { System.out.println(Math.abs(-88)); //System.out.println(Math.absExact( 阅读全文
posted @ 2025-10-31 17:32 chen1chen 阅读(7) 评论(0) 推荐(0)