摘要: 1、内部静态类 输出:Dept(deptName=研发部, list=[Dept.User(userName=y1), Dept.User(userName=y2)]) 2、内部普通类 输出:Dept2(deptName=研发部, list=[Dept2.User(userName=y1), Dep 阅读全文
posted @ 2019-12-20 11:36 遥远2 阅读(266) 评论(0) 推荐(0)