摘要: iPad专有api:漂浮视图控制器UIPopoverViewController和分割视图控制器UISplitViewController----------------------------------UIPopoverViewController------------------------... 阅读全文
posted @ 2014-09-07 22:56 forrHuen 阅读(384) 评论(0) 推荐(0)
摘要: 1.关于UICollectionView横向滑动分页的问题首先UICollectionView的布局是由UICollectionViewLayout决定。但使用UICollectionViewFlowLayout设置横向滑动的时候,item会以向下排列的顺序往后排,第二点,collectionVie... 阅读全文
posted @ 2014-09-07 22:56 forrHuen 阅读(534) 评论(0) 推荐(0)
摘要: -------------------------------------------TextKitDemo---------------------------------------- (void)viewDidLoad{ [super viewDidLoad]; _text... 阅读全文
posted @ 2014-09-07 22:56 forrHuen 阅读(259) 评论(0) 推荐(0)