摘要:
1、reason: '[<CTXCourseDetailViewController 0x6db4010> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key tableview.'原因:删除了原来在Storyboard中的 Table View 在CTXCourseDetailViewController 中的Outlet ‘tableview’。2、在Storyboard中,在View Controller 中添加 Table View*** T 阅读全文