IOS笔记 this class is not key value coding-compliant for the key datePicker
相信很多同学在学习的过程之中,都碰到类似的问题。如何你是在用TabBarController写demon,那你错误原因可能是:
TabBarController下的ViewController的class没有指为datePicker所在的类

相信很多同学在学习的过程之中,都碰到类似的问题。如何你是在用TabBarController写demon,那你错误原因可能是:
TabBarController下的ViewController的class没有指为datePicker所在的类
