文章分类 -  灵感嘿嘿

看了可以增加灵感!!!加油亲。。
摘要:遇到问题不知道怎么处理时就打印错误的日志: description (后台注册医生 感觉) NSLog(@"错误描述 ==%@",error.errorDescription); 阅读全文
posted @ 2016-01-08 15:37 zhen_zhen 阅读(78) 评论(0) 推荐(0)
摘要:if (nextLabel == nil) { return; } //缩放文字大小的比例 float scale = ABS(scrollView.contentOffset.x / scrollView.bounds.size.width - self.currentIndex); NSLog( 阅读全文
posted @ 2016-01-08 14:51 zhen_zhen 阅读(97) 评论(0) 推荐(0)