[self performSelectorOnMainThread:@selector(textNumber) withObject:nil waitUntilDone:NO]; yes 的阻塞当前线程,no不会阻塞当前线程