摘要:
public class Demo02 { public static void main(String[] args) { Demo02 demo02 = new Demo02(); demo02.test(1,5,5,5,5,5,5,5,5); System.out.println(" "); 阅读全文
posted @ 2021-09-10 13:54
亮闪闪的鱼
阅读(28)
评论(0)
推荐(0)
摘要:
  ![i 阅读全文
posted @ 2021-09-10 13:53
亮闪闪的鱼
阅读(17)
评论(0)
推荐(0)
摘要:
public class Demo01 { public static void main(String[] args) { int Max = max(5,6); System.out.println(Max); } //比大小 public static int max(int num1,int 阅读全文
posted @ 2021-09-10 08:19
亮闪闪的鱼
阅读(30)
评论(0)
推荐(0)
浙公网安备 33010602011771号