会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一天一个知识点
主攻前端。。。
博客园
首页
新随笔
联系
管理
订阅
2015年1月25日
最精简 代理代码
摘要: @protocol XieYi //1, 定义- (void)star;@end@interface Shixian : NSObject @end@implementation Shixian//4, 实现- (void)star{ NSLog(@" 这是 协议方法的 实现");}@end@...
阅读全文
posted @ 2015-01-25 19:00 mengxiangtong22
阅读(157)
评论(0)
推荐(0)
编辑
公告