如何使用performSelectorInBackground调用具有多个params的方法?
样品方法:
-(void) reloadPage:(NSInteger)pageIndex firstCase:(BOOL)firstCase;
cocoa-touch objective-c
cocoa-touch ×1
objective-c ×1