摘要:
package com.fqs.test; import java.util.Scanner; public class hello { public static void main(String[] args) { Scanner sc=new Scanner(System.in); Syste 阅读全文
posted @ 2023-06-01 20:13
胖豆芽
阅读(48)
评论(0)
推荐(0)
摘要:
package com.fqs.test; public class hello { public static void main(String[] args) { boolean flag=true;//立一个flag 开始走分支 真 代表能喝;假代表 不能喝 if(flag)//flag为真, 阅读全文
posted @ 2023-06-01 18:18
胖豆芽
阅读(47)
评论(0)
推荐(0)
浙公网安备 33010602011771号