2011-06-09 追è¨ãUITableViewCell ã® Identifier è¨å®ãå¿ãã¦ãã®ã§è¿½è¨ãã¾ããã UINib ã使ãã¨ç°¡åã« Nib ã§å®ç¾©ãã UITableViewCell ã使ããã ä»åã®ãµã³ãã«ï¼ 次㫠CustomCell ã¯ã©ã¹ã®å®è£ ï¼*.m/*.hï¼ã使ããããããªæãã CustomCell.h @interface CustomCell : UITableViewCell { } @property (nonatomic, retain) IBOutlet UILabel* nameLabel; @property (nonatomic, retain) IBOutlet UILabel* dateLabel; @property (nonatomic, retain) IBOutlet UILabel* descLabel; @property


{{#tags}}- {{label}}
{{/tags}}