[[NSNotificationCenterdefaultCenter] addObserver:selfselector:@selector(keyboardWasChange:) name:UIKeyboardDidChangeFrameNotificationobject:nil];- (void)keyboardWasChange:(NSNotification *)aNotification { NSDictionary *info = [aNotification userInfo]; CGSize kbSize = [[info objectForKey:UIKeyboardFr Read More
posted @ 2013-06-08 17:18
leevaboo
Views(269)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号