2015年7月13日

自定义uitableviewcell,层层封装

摘要: 封装,好处:减少viewcontroller累里的代码量,方便后期维护cell:.h1 #import 2 @class HMStatusFrame;3 4 @interface HMStatusCell : UITableViewCell5 + (instancetype)cellWithTabl... 阅读全文

posted @ 2015-07-13 09:06 彪biao 阅读(306) 评论(0) 推荐(0)

导航