摘要: class FreshJuice { enum FreshJuiceSize{ SMALL, MEDIUM , LARGE } FreshJuiceSize size; } public class FreshJuiceTest { public static void main(String[] 阅读全文
posted @ 2021-09-20 23:02 马冉冉 阅读(25) 评论(0) 推荐(0)