我在我的项目中编写了代码
[NSInvocationOperation alloc]
initWithTarget:self
selector:@selector(loadImage)
object:ob
在方法
- (void)loadImage {
}