IOS之表視圖下拉刷新(免UITableViewController)

        我們要實現的效果如下:   1.在頭文件添加refreshControl變量 @property (nonatomic, strong) UIRefreshControl* refreshControl;  2.在viewDidLoad添加初始化UIRefreshControl代碼   //初始化UIRefreshControl UIRefreshControl *rc =
相關文章
相關標籤/搜索