iOS
Travis_22222912
之前只顾着搬运代码 没想着要总结
展开
-
Tableview出现Assertion failure in -[UITableView _configureCellForDisplay:forIndexPath:]
是由于cell的identifier或者只顾着dequeueReusableCellWithIdentifier:ID而忽略了在cell为nil时没有声明原创 2017-04-07 16:44:10 · 322 阅读 · 0 评论 -
prefix header设置路径找不到?
之前纳闷了 后来发现我是搜prefix header 搜索不到 别人跟我说直接找 不要搜了 这个还靠谱一点 要是搜的话 要选中上面的那个all 然后慢慢找原创 2017-04-08 17:50:51 · 1788 阅读 · 0 评论 -
新建一个文件夹 然后放在里面的文件不能引用(就是import .h文件 报错 提示file not found)
是设置错误了 第二行的add folder 应该是create group。 而不是create folder reference!!!原创 2017-04-08 17:54:40 · 1820 阅读 · 0 评论