摘要: - (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath { [tableView deselectRowAtIndexPath:indexPath animated... 阅读全文
posted @ 2014-12-29 18:39 浅忆0 阅读(197) 评论(0) 推荐(0) 编辑
摘要: - (UIImage *)stretchableImageWithLeftCapWidth:(NSInteger)leftCapWidth topCapHeight:(NSInteger)topCapHeight 这个函数是UIImage的一个实例函数,它的功能是创建一个内容可拉伸,而边角不拉伸的图... 阅读全文
posted @ 2014-12-29 17:45 浅忆0 阅读(92) 评论(0) 推荐(0) 编辑