摘要: #import "ViewController.h" //导入CoreLocation库后导入其头文件 #import <CoreLocation/CoreLocation.h> //从iOS8开始,框架的导入也可以使用这种方式 //@import CoreLocation; @interface 阅读全文
posted @ 2016-10-17 21:39 张睿智 阅读(217) 评论(0) 推荐(0)