// SonViewController.m
// testStoryboard
#import "SonViewController.h"
@interface SonViewController ()<UICollectionViewDelegate,UICollectionViewDataSource>
@property(nonatomic,strong)UICollectionView *collView;
@property(nonatomic,strong)UICollectionViewFlowLayout *flowLayout;
@end
@implementation SonViewController
- (void)viewDidLoad {
[super viewDidLoad];
// Do any additional setup after loading the view.
self.title=@"father";
self.navigationItem.leftBarButtonItem = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemClose target:self action:@selector(popVC)];
[self.view addSubview:self.collView];
[self.collView registerClass:[UICollectionViewCell class] forCellWithReuseIdentifier:@"itemcell"];
[self.collView registerClass:[UICollectionReusableView class] forSupplementaryViewOfKind:UICollectionElementKindSectionHeader withReuseIdentifier:@"headercell"];
[self.collView registerClass:[UICollectionReusableView class] forSupplementaryViewOfKind:UICollectionElementKindSectionFooter withReuseIdentifier:@"footercell"];
}
-(void)popVC{
[self.navigationController popViewControllerAnimated:YES];
}
- (UICollectionView *)collView{
if(!_collView) {
_collView = [[UICollectionView alloc] initWithFrame:self.view.bounds collectionViewLayout:self.flowLayout];
_collView.backgroundColor = [UIColor whiteColor];
_collView.scrollEnabled=YES;
_collView.delegate=self;
_collView.dataSource=self;
}
return _collView;
}
- (UICollectionViewFlowLayout *)flowLayout{
if (!_flowLayout) {
_flowLayout = [[UICollectionViewFlowLayout alloc] init];
_flowLayout.minimumInteritemSpacing = 20;//列間距
_flowLayout.minimumLineSpacing = 20;//列間距
_flowLayout.itemSize = CGSizeMake(50, 50);//item的大小
_flowLayout.sectionInset = UIEdgeInsetsMake(5, 5, 5, 5);//每個(gè)分區(qū)的 上左下右 的內(nèi)邊距
_flowLayout.headerReferenceSize = CGSizeMake(self.view.frame.size.width, 50);//區(qū)頭和區(qū)尾的大小
_flowLayout.footerReferenceSize = CGSizeMake(self.view.frame.size.width, 30);
_flowLayout.sectionHeadersPinToVisibleBounds = YES;//頭視圖和尾視圖 是否始終固定在屏幕上邊和下邊
_flowLayout.sectionFootersPinToVisibleBounds = YES;
_flowLayout.scrollDirection = UICollectionViewScrollDirectionVertical;
}
return _flowLayout;
}
- (NSInteger)numberOfSectionsInCollectionView:(UICollectionView *)collectionView{
return2;
}
- (NSInteger)collectionView:(UICollectionView *)collectionView numberOfItemsInSection:(NSInteger)section{
return12;
}
- (UICollectionViewCell *)collectionView:(UICollectionView *)collectionView cellForItemAtIndexPath:(NSIndexPath *)indexPath{
UICollectionViewCell *cell = [collectionView dequeueReusableCellWithReuseIdentifier:@"itemcell" forIndexPath:indexPath];
cell.backgroundColor = [UIColor systemTealColor];
returncell;
}
- (void)collectionView:(UICollectionView*)collectionViewdidSelectItemAtIndexPath:(NSIndexPath*)indexPath{
NSLog(@"select %ld %ld",(long)indexPath.section,(long)indexPath.row);
}
#pragma mark- 頭部 尾部
- (UICollectionReusableView *)collectionView:(UICollectionView *)collectionView viewForSupplementaryElementOfKind:(NSString *)kind atIndexPath:(NSIndexPath *)indexPath{
if ([kind isEqualToString:UICollectionElementKindSectionHeader]) {
UICollectionReusableView *header = [collectionView dequeueReusableSupplementaryViewOfKind:UICollectionElementKindSectionHeader withReuseIdentifier:@"headercell" forIndexPath:indexPath];
header.backgroundColor = [UIColor systemYellowColor];
returnheader;
}
UICollectionReusableView *footer = [collectionView dequeueReusableSupplementaryViewOfKind:UICollectionElementKindSectionFooter withReuseIdentifier:@"footercell" forIndexPath:indexPath];
footer.backgroundColor = [UIColor systemGreenColor];
returnfooter;
}
/*
#pragma mark - Navigation
// In a storyboard-based application, you will often want to do a little preparation before navigation
- (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender {
// Get the new view controller using [segue destinationViewController].
// Pass the selected object to the new view controller.
}
*/
@end
UICollectionView 學(xué)習(xí)
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
- 文/潘曉璐 我一進(jìn)店門(mén)抒巢,熙熙樓的掌柜王于貴愁眉苦臉地迎上來(lái),“玉大人秉犹,你說(shuō)我怎么就攤上這事虐秦。” “怎么了凤优?”我有些...
- 文/不壞的土叔 我叫張陵悦陋,是天一觀的道長(zhǎng)。 經(jīng)常有香客問(wèn)我筑辨,道長(zhǎng)俺驶,這世上最難降的妖魔是什么? 我笑而不...
- 正文 為了忘掉前任棍辕,我火速辦了婚禮暮现,結(jié)果婚禮上,老公的妹妹穿的比我還像新娘楚昭。我一直安慰自己栖袋,他們只是感情好,可當(dāng)我...
- 文/花漫 我一把揭開(kāi)白布抚太。 她就那樣靜靜地躺著塘幅,像睡著了一般。 火紅的嫁衣襯著肌膚如雪尿贫。 梳的紋絲不亂的頭發(fā)上电媳,一...
- 那天,我揣著相機(jī)與錄音庆亡,去河邊找鬼匾乓。 笑死,一個(gè)胖子當(dāng)著我的面吹牛又谋,可吹牛的內(nèi)容都是我干的拼缝。 我是一名探鬼主播,決...
- 文/蒼蘭香墨 我猛地睜開(kāi)眼彰亥,長(zhǎng)吁一口氣:“原來(lái)是場(chǎng)噩夢(mèng)啊……” “哼咧七!你這毒婦竟也來(lái)了?” 一聲冷哼從身側(cè)響起剩愧,我...
- 序言:老撾萬(wàn)榮一對(duì)情侶失蹤猪叙,失蹤者是張志新(化名)和其女友劉穎娇斩,沒(méi)想到半個(gè)月后仁卷,有當(dāng)?shù)厝嗽跇?shù)林里發(fā)現(xiàn)了一具尸體穴翩,經(jīng)...
- 正文 獨(dú)居荒郊野嶺守林人離奇死亡,尸身上長(zhǎng)有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
- 正文 我和宋清朗相戀三年锦积,在試婚紗的時(shí)候發(fā)現(xiàn)自己被綠了芒帕。 大學(xué)時(shí)的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片。...
- 正文 年R本政府宣布,位于F島的核電站橙垢,受9級(jí)特大地震影響垛叨,放射性物質(zhì)發(fā)生泄漏。R本人自食惡果不足惜柜某,卻給世界環(huán)境...
- 文/蒙蒙 一嗽元、第九天 我趴在偏房一處隱蔽的房頂上張望。 院中可真熱鬧喂击,春花似錦剂癌、人聲如沸。這莊子的主人今日做“春日...
- 文/蒼蘭香墨 我抬頭看了看天上的太陽(yáng)。三九已至监嗜,卻和暖如春琳要,著一層夾襖步出監(jiān)牢的瞬間,已是汗流浹背秤茅。 一陣腳步聲響...
- 正文 我出身青樓课幕,卻偏偏與公主長(zhǎng)得像,于是被迫代替她去往敵國(guó)和親五垮。 傳聞我的和親對(duì)象是個(gè)殘疾皇子乍惊,可洞房花燭夜當(dāng)晚...
推薦閱讀更多精彩內(nèi)容
- 原文地址:http://www.reibang.com/p/db55bd5f5aeb[https://www.j...
- 在UICollection里面的Horizontal、Vertical 模式里面 - (CGFloat)colle...
- 數(shù)據(jù)源協(xié)議 講的非常全的文章blog.csdn.net/sinat_34194127/article/detail...
- 轉(zhuǎn)載地址Demo UICollectionView詳解 section 放仗、item 全家福:UICollectio...
- UICollectionView基礎(chǔ)學(xué)習(xí) iOS6引入的集合(CollectionView)是一種網(wǎng)格狀視圖, 用...