摘要:
实验1_4 package org.example; import java.util.Scanner; public class Air { public static void query(int b1,int b2,int b3){ if (b1 == 1){ System.out.print 阅读全文
posted @ 2025-03-27 08:31
KuanDong24
阅读(8)
评论(0)
推荐(0)
摘要:
实验1_3 package org.example; import java.util.Scanner; public class Drinks { public static void main(String[] args) { int button1,button2; Scanner scann 阅读全文
posted @ 2025-03-27 08:30
KuanDong24
阅读(6)
评论(0)
推荐(0)
摘要:
实验1_2 package org.example; import java.util.Scanner; public class Day { public static int which_week(int y, int m, int d){ int w = ((d+2*m+3*(m+1)/5+y 阅读全文
posted @ 2025-03-27 08:30
KuanDong24
阅读(15)
评论(0)
推荐(0)
摘要:
实验1_1 package org.example; import java.util.Scanner; public class Back { public static void main(String[] args) { int N50 = 0,N10 = 0,N5 = 0,N1=0; dou 阅读全文
posted @ 2025-03-27 08:29
KuanDong24
阅读(14)
评论(0)
推荐(0)

浙公网安备 33010602011771号