iOS 键盘可以编程为不自动插入两个空格的句点吗?

发布于 2024-11-07 08:03:18 字数 206 浏览 1 评论 0原文

在 iOS 平台上,我有一个 UITextField,其中使用 ASCII 键盘布局。我注意到(就像键盘在其他应用程序中的工作原理一样),当我输入 space + space 时,会出现一个句点“.”被插入到文本字段中。这都是正常的 iOS 内容...

但是我可以以某种方式配置文本字段或键盘,以便关闭这种“两个空格 == 句点”行为吗?

On the iOS platform, I have a UITextField where I am using the ASCII keyboard layout. I notice (like the keyboard works in other apps) that when I type space + space, a period '.' is inserted into the text field. This is all normal iOS stuff...

But can I configure the text field or the keyboard somehow so that this "two spaces == period" behavior is turned off?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

计㈡愣 2024-11-14 08:03:18

此处发布了一种可能的解决方案(尽管不是完美的)... http://www.mailinglistarchive.com/[电子邮件受保护]/msg00037.html

One possible solution (albeit not a perfect one) has been posted here ... http://www.mailinglistarchive.com/[email protected]/msg00037.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文