设置 滚动起始位置
[scrollView setContentOffset:CGPointMake(0, 0) animated:YES];
iOS 关于UIscrollView
原文:http://www.cnblogs.com/someonelikeyou/p/3512242.html