报错报错:Use of undeclared identifier '_executing' / '_finished';

解决方法例如以下:

xcode6 中增加SDWebImage/SDWebImageDownloaderOperation.m报错解决方法_ide