//添加监听方法
[textField addTarget:self action:@selector(textFieldChanged:) forControlEvents:UIControlEventEditingChanged]; [textField addTarget:self act
//添加监听方法
[textField addTarget:self action:@selector(textFieldChanged:) forControlEvents:UIControlEventEditingChanged]; [textField addTarget:self act