相关疑难解决方法(0)

选择器'***'的覆盖方法具有不兼容的类型'****'解析

我正在使用Parse.我试图查询数据库中的对象列表.我正在使用swift编程语言.我认为导致此错误的原因是因为obj-c和swift桥.谁能帮我 ?这是我的代码.

override func tableView(tableView: UITableView!, cellForRowAtIndexPath indexPath: NSIndexPath!) -> UITableViewCell! {
Run Code Online (Sandbox Code Playgroud)

只有第一行有错误.

objective-c parse-platform swift

5
推荐指数
1
解决办法
2432
查看次数

标签 统计

objective-c ×1

parse-platform ×1

swift ×1