(UIView)hitTest:(CGPoint)point withEvent:(UIEvent)event; (BOOL)pointInside:(CGPoint)point withEvent:(UIEvent *)event; 研究一下这2个api
(UIView)hitTest:(CGPoint)point withEvent:(UIEvent)event;
(BOOL)pointInside:(CGPoint)point withEvent:(UIEvent *)event;
研究一下这2个api