时间:2024-11-03 19:45:13
1、首先你需要引入一个hutool的jar包
3、public static float max(float... numberArray)//获取最大值
5、运行程序查看得到的结果