我正在使用UITextField的方法becomeFirstResponder来显示键盘。这适用于iOS 7.但在iOS 8中,此方法不显示键盘。 UITextField *txtAddNew = [[UITextField alloc] ...
確定! 回上一頁