今天仿網(wǎng)易新聞寫(xiě)一個(gè)無(wú)線(xiàn)輪播的效果,由于這個(gè)功能比較常見(jiàn),于是決定自己寫(xiě)個(gè)demo,思路是這樣的:創(chuàng)建一個(gè)view里面加圖片+一個(gè)label+pageControl ?label和pageControl待寫(xiě)

這是viewController.m寫(xiě)的東西

LoopView.h





LoopView.m

LoopViewLayout.m

LoopViewCell.h

LoopViewCell.m

WeakTimerTargetObject.h

WeakTimerTargetObject.m
github鏈接:https://github.com/tb244313/TestDemo.git
效果圖:

自動(dòng)輪播效果圖