瀑布流Swift

Swift瀑布流

import UIKit

```

import SDWebImage

class ViewController: UIViewController {

override func viewDidLoad() {

super.viewDidLoad()

self.view.addSubview(CollectionView)

}

// MARK: - UICollectionView Lazy loading method

private lazy var CollectionView: UICollectionView = {

let lxLayOuy = LXLayOut()

lxLayOuy.delegate = self

let clv = UICollectionView(frame: UIScreen.mainScreen().bounds, collectionViewLayout:lxLayOuy)

clv.registerClass(UICollectionViewCell.self, forCellWithReuseIdentifier: String(UICollectionViewCell))

clv.dataSource = self

clv.delegate = self

return clv

}()

private lazy var shops:[LXShop] = {

return LXShop.getShops()

}()

}

extension ViewController : UICollectionViewDataSource{

func collectionView(collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int{

return shops.count

}

func collectionView(collectionView: UICollectionView, cellForItemAtIndexPath indexPath: NSIndexPath) -> UICollectionViewCell{

let cell = collectionView.dequeueReusableCellWithReuseIdentifier(String(UICollectionViewCell), forIndexPath: indexPath)

cell.backgroundColor = UIColor.redColor()

var img =? cell.viewWithTag(111) as? UIImageView

if img == nil {

img = UIImageView()

img?.tag = 111

cell.contentView.addSubview(img!)

}

let url = NSURL(string: shops[indexPath.item].img as! String)

img!.frame = CGRectMake(0, 0, cell.frame.size.width, cell.frame.size.height)

img!.sd_setImageWithURL(url!, placeholderImage: UIImage(named: "5"), options: SDWebImageOptions.HighPriority)

return cell

}

}

extension ViewController : UICollectionViewDelegate{

func collectionView(collectionView: UICollectionView, didSelectItemAtIndexPath indexPath: NSIndexPath) {

print(indexPath)

}

}

// MARK: - LXLayOutDelegate method

extension ViewController : LXLayOutDelegate{

func getLayOutDatas(layOut: LXLayOut, width: CGFloat, index: Int) -> CGFloat {

let sp = shops[index]

return width * sp.h / sp.w

}

func getColumnMargin() -> CGFloat {

return 10

}

func getRowMargin() -> CGFloat {

return 10

}

func getColumnCount() -> Int {

return 2

}

func getEdgeInsets() -> UIEdgeInsets {

return? UIEdgeInsets(top: 10, left: 10, bottom: 10, right: 10)

}

}



這個是布局

import UIKit

import SDWebImage

class ViewController: UIViewController {

override func viewDidLoad() {

super.viewDidLoad()

self.view.addSubview(CollectionView)

}

// MARK: - UICollectionView Lazy loading method

private lazy var CollectionView: UICollectionView = {

let lxLayOuy = LXLayOut()

lxLayOuy.delegate = self

let clv = UICollectionView(frame: UIScreen.mainScreen().bounds, collectionViewLayout:lxLayOuy)

clv.registerClass(UICollectionViewCell.self, forCellWithReuseIdentifier: String(UICollectionViewCell))

clv.dataSource = self

clv.delegate = self

return clv

}()

private lazy var shops:[LXShop] = {

return LXShop.getShops()

}()

}

extension ViewController : UICollectionViewDataSource{

func collectionView(collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int{

return shops.count

}

func collectionView(collectionView: UICollectionView, cellForItemAtIndexPath indexPath: NSIndexPath) -> UICollectionViewCell{

let cell = collectionView.dequeueReusableCellWithReuseIdentifier(String(UICollectionViewCell), forIndexPath: indexPath)

cell.backgroundColor = UIColor.redColor()

var img =? cell.viewWithTag(111) as? UIImageView

if img == nil {

img = UIImageView()

img?.tag = 111

cell.contentView.addSubview(img!)

}

let url = NSURL(string: shops[indexPath.item].img as! String)

img!.frame = CGRectMake(0, 0, cell.frame.size.width, cell.frame.size.height)

img!.sd_setImageWithURL(url!, placeholderImage: UIImage(named: "5"), options: SDWebImageOptions.HighPriority)

return cell

}

}

extension ViewController : UICollectionViewDelegate{

func collectionView(collectionView: UICollectionView, didSelectItemAtIndexPath indexPath: NSIndexPath) {

print(indexPath)

}

}

// MARK: - LXLayOutDelegate method

extension ViewController : LXLayOutDelegate{

func getLayOutDatas(layOut: LXLayOut, width: CGFloat, index: Int) -> CGFloat {

let sp = shops[index]

return width * sp.h / sp.w

}

func getColumnMargin() -> CGFloat {

return 10

}

func getRowMargin() -> CGFloat {

return 10

}

func getColumnCount() -> Int {

return 2

}

func getEdgeInsets() -> UIEdgeInsets {

return? UIEdgeInsets(top: 10, left: 10, bottom: 10, right: 10)

}

}

```

最后編輯于
?著作權歸作者所有,轉載或內容合作請聯(lián)系作者
  • 序言:七十年代末并思,一起剝皮案震驚了整個濱河市,隨后出現(xiàn)的幾起案子毫深,更是在濱河造成了極大的恐慌蜕青,老刑警劉巖险掀,帶你破解...
    沈念sama閱讀 218,755評論 6 507
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件,死亡現(xiàn)場離奇詭異,居然都是意外死亡炬灭,警方通過查閱死者的電腦和手機瘫想,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 93,305評論 3 395
  • 文/潘曉璐 我一進店門仗阅,熙熙樓的掌柜王于貴愁眉苦臉地迎上來,“玉大人国夜,你說我怎么就攤上這事减噪。” “怎么了车吹?”我有些...
    開封第一講書人閱讀 165,138評論 0 355
  • 文/不壞的土叔 我叫張陵筹裕,是天一觀的道長。 經(jīng)常有香客問我窄驹,道長朝卒,這世上最難降的妖魔是什么? 我笑而不...
    開封第一講書人閱讀 58,791評論 1 295
  • 正文 為了忘掉前任乐埠,我火速辦了婚禮抗斤,結果婚禮上囚企,老公的妹妹穿的比我還像新娘。我一直安慰自己瑞眼,他們只是感情好龙宏,可當我...
    茶點故事閱讀 67,794評論 6 392
  • 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著伤疙,像睡著了一般银酗。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發(fā)上徒像,一...
    開封第一講書人閱讀 51,631評論 1 305
  • 那天黍特,我揣著相機與錄音,去河邊找鬼厨姚。 笑死衅澈,一個胖子當著我的面吹牛,可吹牛的內容都是我干的谬墙。 我是一名探鬼主播今布,決...
    沈念sama閱讀 40,362評論 3 418
  • 文/蒼蘭香墨 我猛地睜開眼,長吁一口氣:“原來是場噩夢啊……” “哼拭抬!你這毒婦竟也來了部默?” 一聲冷哼從身側響起,我...
    開封第一講書人閱讀 39,264評論 0 276
  • 序言:老撾萬榮一對情侶失蹤造虎,失蹤者是張志新(化名)和其女友劉穎傅蹂,沒想到半個月后,有當?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體算凿,經(jīng)...
    沈念sama閱讀 45,724評論 1 315
  • 正文 獨居荒郊野嶺守林人離奇死亡份蝴,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內容為張勛視角 年9月15日...
    茶點故事閱讀 37,900評論 3 336
  • 正文 我和宋清朗相戀三年,在試婚紗的時候發(fā)現(xiàn)自己被綠了氓轰。 大學時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片婚夫。...
    茶點故事閱讀 40,040評論 1 350
  • 序言:一個原本活蹦亂跳的男人離奇死亡,死狀恐怖署鸡,靈堂內的尸體忽然破棺而出案糙,到底是詐尸還是另有隱情,我是刑警寧澤靴庆,帶...
    沈念sama閱讀 35,742評論 5 346
  • 正文 年R本政府宣布时捌,位于F島的核電站,受9級特大地震影響炉抒,放射性物質發(fā)生泄漏奢讨。R本人自食惡果不足惜,卻給世界環(huán)境...
    茶點故事閱讀 41,364評論 3 330
  • 文/蒙蒙 一焰薄、第九天 我趴在偏房一處隱蔽的房頂上張望拿诸。 院中可真熱鬧入录,春花似錦、人聲如沸佳镜。這莊子的主人今日做“春日...
    開封第一講書人閱讀 31,944評論 0 22
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽蟀伸。三九已至,卻和暖如春缅刽,著一層夾襖步出監(jiān)牢的瞬間啊掏,已是汗流浹背。 一陣腳步聲響...
    開封第一講書人閱讀 33,060評論 1 270
  • 我被黑心中介騙來泰國打工衰猛, 沒想到剛下飛機就差點兒被人妖公主榨干…… 1. 我叫王不留迟蜜,地道東北人。 一個月前我還...
    沈念sama閱讀 48,247評論 3 371
  • 正文 我出身青樓啡省,卻偏偏與公主長得像娜睛,于是被迫代替她去往敵國和親。 傳聞我的和親對象是個殘疾皇子卦睹,可洞房花燭夜當晚...
    茶點故事閱讀 44,979評論 2 355

推薦閱讀更多精彩內容