关于java的Math类的最大最小方法

c=Math.max(a,b);
d=Math.min(a,b);

posted @ 2025-04-02 17:48  lfqyj  阅读(9)  评论(0)    收藏  举报