摘要:
1.由于使用了私有方法activeInstancedismissKeyboard@try { Class UIKeyboardImpl = NSClassFromString(@"UIKeyboardImpl"); id activeInstance = [UIKeyboardImpl performSelector:@selector(activeInstance)]; [activeInstance performSelector:@selector(dismissKeyboard)]; } @catch (NSException *exception) { NSLog 阅读全文
posted @ 2011-08-26 18:18
英怀
阅读(1276)
评论(0)
推荐(0)

浙公网安备 33010602011771号