func didTapDot() { var proxy = textDocumentProxy as UITextDocumentProxy proxy.insertText(".") } 在 addKeyboardButtons 中调用 addDot。
確定! 回上一頁