会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
S.Captain
2014年9月30日
根据经纬度获取天气信息
摘要: let manager = AFHTTPRequestOperationManager() let url = "http://api.openweathermap.org/data/2.5/weather" let params = ["lat":latitude, "lon":...
阅读全文
posted @ 2014-09-30 20:53 SCaptain
阅读(2093)
评论(0)
推荐(0)
CoreLocation简单应用
摘要: 1、获取locationManagerlet locationManager: CLLocationManager = CLLocationManager()2、设置locationManager的精度locationManager.desiredAccuracy = kCLLocationAccu...
阅读全文
posted @ 2014-09-30 20:37 SCaptain
阅读(239)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告