摘要:
通常,表格单元格的定制如下列代码所示。这个例子来自于NavigationBased app项目模板,我在单元格的标签上加入文本"Row"。// Customize the appearance of table view cells.- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath { static NSString *CellIdentifier = @"Cell"; UITableViewCell 阅读全文
posted @ 2013-04-05 01:21
金建彤
阅读(253)
评论(0)
推荐(0)

浙公网安备 33010602011771号