UIPicker视图和UITable视图

问题描述

| 我在UIPickerview和UITableview中都遇到常见错误,即
Terminating app due to uncaught exception \'NSUnknownKeyException\',reason: \'[<UIViewController 0x4d32080> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key CurrencyPicker.\'
Terminating app due to uncaught exception \'NSUnknownKeyException\',reason: \'[<UIViewController 0x4b2c070> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key tableView.\'
请帮我为什么。 我认为这是由于数据源以及tableview和picker视图与文件所有者的委托连接。但我做对了所有事情。 请帮我。 谢谢。     

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)