摘要: 在很多的APP开发中经常使用到定位功能,对于这种常用的方法很有必要对其封装使用 话不多说直接上代码:使用到了单例设计模式:` import <Foundation/Foundation.h> import <MapKit/MapKit.h> @protocol PositionToolDelegat 阅读全文
posted @ 2016-07-01 11:45 等你去看海 阅读(172) 评论(0) 推荐(0) 编辑
摘要: 概述封装步骤 block方式 1、Status模型 创建模型类 2、StatusesResult模型 +(封装加载首页微博数据的返回结果) @property (nonatomic, strong) NSArray *statuses; /** 微博数组(装着Status模型) */ @proper 阅读全文
posted @ 2016-06-30 14:46 等你去看海 阅读(198) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-06-17 16:20 等你去看海 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-06-17 16:13 等你去看海 阅读(1) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-06-17 16:10 等你去看海 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-06-17 16:06 等你去看海 阅读(0) 评论(0) 推荐(0) 编辑