会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
懒懒初阳
博客园
首页
新随笔
联系
管理
订阅
2015年11月6日
单例类的编写
摘要: 1.自己写#import "HttpManager.h"static HttpManager *httpManager=nil;@implementation HttpManager+(instancetype )shareManager{ //单例对象为空的时候创建 if (httpManag...
阅读全文
posted @ 2015-11-06 16:27 懒懒初阳
阅读(375)
评论(0)
推荐(0)
编辑
公告