01 2015 档案
摘要:最新用UICollectionView遇到挺多坑,差点让我废寝忘食了,虽然UICollectionView 逼格比UITableView高,但是真正想定制起来,特别是刚开始是用,真麻痹的到处都是坑,弄了一天时间指导如何定制每个Cell的size,这里用的是UICollectionViewDelega...
阅读全文
摘要:使用Sb对UICollectionViewCell的内容进行Autolayout约束时候,发现了一个Xcode6.01的BUG,就是你对UICollectionCell约束完了之后,在模拟器上现实的Label是居中,但是真机显示的确实不是居中,后来Google了一下,发现了问题,这是因为使用ios8...
阅读全文
摘要:Xcode Consolu打印出来的提示:An instance 0x156608c0 of class AVPlayer was deallocated while key value observers were still registered with it. Observation inf...
阅读全文
摘要:使用Storyboard时出现以下警告:warning: Unsupported Configuration: Scene is unreachable due to lack of entry points and does not have an identifier for runtime a...
阅读全文