
Xcode 6.1.1 使用swift语言开发iOS应用程序时出错,求解!
错误信息:fatalerror:unexpectedlyfoundnilwhileunwrappinganOptionalvalue错误代码:functableView(...
错误信息:fatal error: unexpectedly found nil while unwrapping an Optional value
错误代码:
func tableView(tableView: UITableView, cellForRowAtIndexPath indexPath: NSIndexPath) -> UITableViewCell {
let cell = self.tableView.dequeueReusableCellWithIdentifier("todoCell") as UITableViewCell
return cell
} 展开
错误代码:
func tableView(tableView: UITableView, cellForRowAtIndexPath indexPath: NSIndexPath) -> UITableViewCell {
let cell = self.tableView.dequeueReusableCellWithIdentifier("todoCell") as UITableViewCell
return cell
} 展开
- 你的回答被采纳后将获得:
- 系统奖励15(财富值+成长值)+难题奖励30(财富值+成长值)
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询