UITextView通知 UITextViewTextDidChangeNotification 鍵盤通知 鍵盤的frame發生改變時發出的通知(位置和尺寸) UIKeyboardWillChangeFrameNotification UIKeyboardDidChangeFrameNotification 鍵盤顯示時發出的通知 UIKeyboardWillShowNotification UIKeyboardDidShowNotification 鍵盤隱藏時發出的通知 UIKeyboardWillHideNotification