释放双眼,带上耳机,听听看~!
UIView *footer =[[UIView alloc] initWithFrame:CGRectZero];
myTableView.tableFooterView = footer;
[footer release];
UIView *footer =[[UIView alloc] initWithFrame:CGRectZero];
myTableView.tableFooterView = footer;
[footer release];