随笔分类 -  Swift

Swift - 轮播图
摘要:学写swift, 试着弄了一个轮播图, 仿照 HHBannerView的OC代码 Demo地址: https://github.com/liguoliangiOS/ZJGenWoYou.git 一、第三方的SDWebImage导入 (1)上网下载SDWebImage包。下载地址:https://gi 阅读全文

posted @ 2016-09-29 12:11 ljmaque 阅读(1133) 评论(0) 推荐(0)

swift 之 纯代码创建 cell
摘要:初学swift 但是网上只有很多swift用xib创建的cell,就算是有也不是我想要的。今天自己弄了一个不用xib纯代码写的,来上代码 博客地址: https://github.com/liguoliangiOS/ZJGenWoYou.git 自定义cell 下面是controller 例外说一点 阅读全文

posted @ 2016-09-28 13:39 ljmaque 阅读(2580) 评论(0) 推荐(0)

导航