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