摘要: 枚举类 public class EnumTest { public static void main(String[] args) { Size s=Size.SMALL; Size t=Size.LARGE; System.out.println(s==t); System.out.printl 阅读全文
posted @ 2024-09-28 11:09 muxin1630 阅读(4) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示