- 此error大部分是使用xib及storyboard.控件連線出錯(cuò)導(dǎo)致,
- 還有一直case 是這樣的,
- 2.1 創(chuàng)建custormTableViewCell.h及custormTableViewCell.h,
- 2.2 創(chuàng)建空白xib,然后添加UITableViewCell控件,
- 2.3 此時(shí)使用連接控件時(shí)需小心, Object需選擇你自己定義的類名,如果使用默認(rèn)File's Owner, 機(jī)會(huì)報(bào)[<NSObject 0x> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key custormLabel錯(cuò)誤.