摘要: 转自:http://blog.csdn.net/sanpintian/article/details/7571621在用xcode开发的时候偶尔会出现一些好像不应该的错误,今天遇到的其实也不算是错误,在键盘command+鼠标选择- (UITableViewCell*)tableView:(UITableView*)tableView cellForRowAtIndexPath:(NSIndexPath*)indexPath系统函数的时候不能够索引,也就是说command鼠标左键点击关键字,曝出了“Symbol not found”这个错误.其实这个问题很好解决:主要原因是工程索引文件损坏, 阅读全文
posted @ 2013-01-10 10:57 九勺吹雪 阅读(360) 评论(0) 推荐(0)