- 博客(1)
- 收藏
- 关注
原创 【无标题】
import java.io.*; import java.util.*; class Person implements Serializable { protected String id; //员工编号 protected String name; //姓名 protected String gender; //性别 protected int age; //年龄 Person(String id
2024-06-03 09:50:16
377
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人