摘要: ***********#import "HMViewController.h"#import "HMStatus.h"#import "HMStatusCell.h"#import "HMStatusFrame.h"@interface HMViewController ()/** 保存status... 阅读全文
posted @ 2015-08-11 17:36 iso 阅读(422) 评论(0) 推荐(0) 编辑
摘要: *****HMViewController#import "HMViewController.h"#import "HMStatus.h"#import "HMStatusCell.h"#import "HMStatusFrame.h"@interface HMViewController ()/*... 阅读全文
posted @ 2015-08-11 17:07 iso 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 在 4 的 基础上重写 以下的方法 control#pragma mark - 代理方法/** 计算单元格行高 */- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPa... 阅读全文
posted @ 2015-08-11 16:50 iso 阅读(244) 评论(0) 推荐(0) 编辑
摘要: ******控制control#import "HMViewController.h"#import "HMStatus.h"#import "HMStatusCell.h"@interface HMViewController ()@property (nonatomic, strong) NSA... 阅读全文
posted @ 2015-08-11 16:36 iso 阅读(195) 评论(0) 推荐(0) 编辑