摘要:
switch结构 package com.gsy.struct; import java.util.Scanner; public class SwitchDemo01 { public static void main(String[] args) { char grade = 'C'; swit 阅读全文
posted @ 2025-07-25 17:32
小高11111
阅读(5)
评论(0)
推荐(0)
摘要:
if选择 if单选择结构 package com.gsy.struct; import java.util.Scanner; public class IfDemo01 { public static void main(String[] args) { Scanner scanner = new 阅读全文
posted @ 2025-07-25 17:28
小高11111
阅读(7)
评论(0)
推荐(0)

浙公网安备 33010602011771号