2015年2月26日

摘要: 如何自定义大头针——设置MKMapView的代理实现下面的代理方法,返回大头针控件- (MKAnnotationView*)mapView:(MKMapView*)mapView viewForAnnotation:(id)annotation;根据传进来的(id)annotation参数创建并返回... 阅读全文
posted @ 2015-02-26 15:04 恒山之阳 阅读(652) 评论(0) 推荐(0) 编辑
摘要: 程序员日常开发中有大量时间都会花费在 debug 上,从事 iOS 开发不可避免地需要使用 Xcode。这篇博客就主要介绍了 Xcode 中几种能够大幅提升代码调试效率的方式。“If debugging is the process of removing bugs, then programmin... 阅读全文
posted @ 2015-02-26 11:22 恒山之阳 阅读(133) 评论(0) 推荐(0) 编辑

导航