Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以根据自动计时器使 UIScrollview 循环。我在主页上有一些横幅需要显示自动滚动。
我添加了 NSThread 计时器,但是当 uiscroll 视图从最后一个到第一个矩形时,它显示不一致,看起来像跳转。我想让它平滑滚动。