摘要:
1.实例化 UIAlertView *view=[[UIAlertView alloc]initWithTitle:@"Title" message:@"message" delegate:self cancelButtonTitle:@"Cancel" otherButtonTitles:@"ot... 阅读全文
posted @ 2015-07-30 20:50
一只简单的码农
阅读(261)
评论(0)
推荐(0)
摘要:
委托1.将要开始编辑- (BOOL)textFieldShouldBeginEditing:(UITextField *)textField{return YES;}2.- (void)textFieldDidBeginEditing:(UITextField *)textField{//开始编辑时... 阅读全文
posted @ 2015-07-30 16:51
一只简单的码农
阅读(284)
评论(0)
推荐(0)

浙公网安备 33010602011771号