iOS核心笔记——CoreLocation框架 一. iOS8.0之前的定位: 1. 前台定位: 导入CoreLocation框架以及对应的主头文件: 创建CLLocationManager对象并设置 ...