时间:2024-10-23 23:18:31
1、首先你需要引入一个hutool的jar包
3、public static double max(double... numberArray);//取最大值
5、运行程序查看得到的结果