乎¤_¤乎 发表于 2013-5-13 17:20 return this.name.equals(p.name) && this.age == p.age; 当且仅当 this.name 和 p.name的值相同,并且 ...