摘要: 【注】这个可视化设置IB属性的方法也是有一定的局限性的,它所支持的类型有UIColor BOOL NSNumber CGFloat NSString CGRect CGPoint CGSize UImage NSRange NSLocalizedString NSNull 就这么几种. 方法一:使用 阅读全文
posted @ 2017-05-26 15:30 fatal-奚山遇白 阅读(179) 评论(0) 推荐(0) 编辑
摘要: 有时候这一点会让你的视图相对于状态栏和导航栏布局来说不太正常,需要注意 当然如果你使用了scrollerView的话还需要注意以下这一点 阅读全文
posted @ 2017-05-26 15:16 fatal-奚山遇白 阅读(169) 评论(0) 推荐(0) 编辑
摘要: 后台打印:This application is modifying the autolayout engin from a background thread,which can lead to engine corruption and weird crashes可能是因为没有在主线程刷新UI 阅读全文
posted @ 2017-05-26 15:13 fatal-奚山遇白 阅读(180) 评论(0) 推荐(0) 编辑
摘要: *** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named IBNSLayoutConstraint' 阅读全文
posted @ 2017-05-26 15:11 fatal-奚山遇白 阅读(317) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-05-26 15:03 fatal-奚山遇白 阅读(159) 评论(0) 推荐(0) 编辑