12 2015 档案
摘要:- (void)fullButtonAction:(UIButton *)sender{ UIWindow *keyWindow = [UIApplication sharedApplication].keyWindow; if ([sender.titleLabel.text isEqualT...
阅读全文
摘要:1.将cell坐标转换为Window中的坐标 CGRect inWindowFrame = [self.superView convertRect:self.frame toView:keyWindow]; 注意:一定是母体将cell的坐标转换为对应目标坐标系的坐标
阅读全文

浙公网安备 33010602011771号