2016年5月23日

摘要: 1.系统默认的颜色设置 [objc] view plain copy //无色 cell.selectionStyle = UITableViewCellSelectionStyleNone; //蓝色 cell.selectionStyle = UITableViewCellSelectionSt 阅读全文
posted @ 2016-05-23 19:31 68tour 阅读(299) 评论(0) 推荐(0) 编辑

导航