摘要: //获得row NSInteger row = [[self.treeTableViewindexPathForCell:(UITableViewCell *)[[[notification.userInfoobjectForKey:senderKey] superview] superview]] row]; //获得section NSInteger section = [[self.treeTableViewindexPathForCell:(UITableViewCell *)[[[notification.userInfoobjectForKey:sender... 阅读全文
posted @ 2013-07-26 19:12 天牛 阅读(189) 评论(0) 推荐(0)