2021年9月21日
摘要: class FreshJuice { enum FreshJuiceSize{ SMALL, MEDIUM , LARGE } FreshJuiceSize size; } public class FreshJuiceTest { public static void main(String[]  阅读全文
posted @ 2021-09-21 20:30 学习的CYT 阅读(28) 评论(0) 推荐(0)