iOS
文章平均质量分 74
DocumentJJ
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
SDCycleScrollView 添加初始滚动页码
给 SDCycleScrollView.h文件中添加一个属性,默认开始的滚动页, @property(nonatomic,assign)NSUInteger firstIndex;//设置起始页 SDCycleScrollView.m中有一个 layoutSubviews方法,在该原创 2016-10-06 17:29:11 · 1773 阅读 · 0 评论 -
Ping++支付的封装
无原创 2016-09-29 17:58:39 · 464 阅读 · 0 评论 -
百度地图定位编码反编码
#import #import #import #import #import #define MYLOCATION @"mylocation"#define PROVINCES @"provinces"#define CITYNAME @"cityName"#define LOCATION @"location"typedef void(^updateStateBlock)(原创 2016-10-07 16:17:00 · 1348 阅读 · 0 评论
分享