gmadong@163.com 发表于 2014-4-27 13:20 - (void)setAgeint:age { self.age=age;// 因为self.age是调用的setAgeint:方法也就是自己调自己 ...