我正在使用UIPanGesture返回velocityInView,据我所知,它应该是每秒返回点数。我得到的是数以亿计的数字和很多零……我没有在模拟器中快速移动鼠标。我觉得...提前感谢您提供的任何帮助/建议。编辑:请求的代码。显示/调用-(void)handlePanGesture:(UIPanGestureRecognizer*)recognizer{if(recognizer.state==UIGestureRecognizerStateChanged||recognizer.state==UIGestureRecognizerStateBegan){CGPointvel=[re