摘要:
#import @interface TestCell : UITableViewCell @property(nonatomic,copy)NSString *content; /** * 标记行是否被选中 */ @property(nonatomic,assign)BOOL isChecked; @end #import "TestCell.h" @interface TestCe... 阅读全文
posted @ 2016-08-26 17:12
曹县三胖暴打大猩猩
阅读(573)
评论(0)
推荐(0)
摘要:
1:自定义Cell中的代码 #import <UIKit/UIKit.h> @interface TestCell : UITableViewCell @property(nonatomic,copy)NSString *content; /** * 标记行是否被选中 */ @property(no 阅读全文
posted @ 2016-08-26 16:32
曹县三胖暴打大猩猩
阅读(520)
评论(0)
推荐(0)

浙公网安备 33010602011771号