当 UIScrollView 的位置发生变化时如何修改 UIPageControl 的显示位置:( )
在 UIScrollView 的代理方法里设置 UIPageControl 的 currentPage 属性
在 UIScrollView 的代理方法里设置 UIPageControl 的 numberOfPages 属性
在 UIPageControl 的 sizeForNumberOfPages 方法里设置
给 UIPageControl 添加点击事件在点击时间内修改