Swift 2.0 : 'enumerate' is unavailable: call the 'enumerate()' method on the sequence

Swift 2.0 : 'enumerate' is unavailable: call the 'enumerate()' method on the sequence   如下代碼: for (index,cell) in enumerate(self.tableView.visibleCells){ if let acell = cell as? Chat
相關文章
相關標籤/搜索