摘要: #import <UIKit/UIKit.h> @interface NameAndColorCellTableViewCell : UITableViewCell @property(copy,nonatomic) NSString *name; @property(copy,nonatomic) 阅读全文
posted @ 2016-07-24 22:49 Jierism 阅读(501) 评论(0) 推荐(0) 编辑
摘要: // // ViewController.m // Simple Table // // Created by Jierism on 16/7/20. // Copyright © 2016年 Jierism. All rights reserved. // #import "ViewControl 阅读全文
posted @ 2016-07-24 22:34 Jierism 阅读(198) 评论(0) 推荐(0) 编辑