2016.8.25
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(textViewChangeAct) name:UITextViewTextDidChangeNotification object:nil];
2016.8.25
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(textViewChangeAct) name:UITextViewTextDidChangeNotification object:nil];