摘要: java中的常用类及常用方法 math类的常用方法 方法名说明 public static int abs(int a) 获取参数绝对值 public static double ceil(double a) 向上取整 public static double flcor(double a) 向下取 阅读全文
posted @ 2023-05-28 13:40 java贼溜 阅读(110) 评论(0) 推荐(0)