public int getage() {
return age;
}
public void setage(int newage) {
age=newage;
public string toString() {
为什么这三个经常一起用?
沙发沙发沙发