摘要:
获取用户授权的用户隐私保护地图定位示例://导入定位框架#import<CoreLocation/CoreLocation.h>@interfaceViewController()<CLLocationManagerDelegate>//设置定位对象@property(nonatomic,stron 阅读全文
posted @ 2016-11-25 16:06
雨季的雾
阅读(513)
评论(0)
推荐(0)
摘要:
override func viewDidLoad() { super.viewDidLoad() refreshControl = UIRefreshControl.init() refreshControl?.attributedTitle = NSAttributedString.init(s 阅读全文
posted @ 2016-11-25 16:01
雨季的雾
阅读(680)
评论(0)
推荐(0)
摘要:
/** 1隐藏导航栏-简单- */ self.navigationController.hidesBarsOnSwipe = YES; /** 2隐藏导航栏-不随tableView滑动消失效果 *///- (void)scrollViewDidScroll:(UIScrollView *)scrol 阅读全文
posted @ 2016-11-25 15:53
雨季的雾
阅读(1987)
评论(0)
推荐(0)
浙公网安备 33010602011771号