// 初始化 Person* p = [[Person alloc] init]; // 设置器调用 [p setEat:@"吃饭"]; [p setSleep:@"睡觉"];
posted on 2013-02-19 11:54 南瓜饼 阅读(139) 评论(0) 收藏 举报