摘要: 自定义cell时需要继承UITableViewCell. 举例:ZLSchoolListTableCell继承UITableViewCell ZLSchoolListTableCell.h文件 #import <UIKit/UIKit.h> @class SchoolModel(模型); @inte 阅读全文
posted @ 2016-08-18 18:36 瀚海枭龙 阅读(767) 评论(0) 推荐(0)