摘要:
转载:http://blog.csdn.net/hmxhh/article/details/40654575 阅读全文
摘要:
1、使用%zd打印NSInteger ,%tu打印NSUInteger 2、UIScrollView在iOS7中使用了Autolayout导致不能滚动,方法是添加scrollview的content高度 3、UICollectionView的数据不够,无法滑动,解决方案:tableview的数据无论 阅读全文