处理多种语言的 UITextField

发布于 2024-12-18 21:30:42 字数 88 浏览 1 评论 0原文

我的应用程序有一个 UITextField,它仅适用于一种语言 - 英语 - 但我希望它使用多种语言。我该怎么做?有具体的选择或方法吗?

My app has a UITextField, which only works with one language -- English -- but I want it to use multiple languages. How can I do this? Is there a specific option or a method?

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

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

发布评论

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

评论(2

向日葵 2024-12-25 21:30:42

在设备/模拟器上打开设置应用程序->常规->国际->语言。在此选择您的语言和键盘将包含所需的字母。

目前,iOS 只能使用 1 种活动语言,要切换它,您需要访问“设置”应用程序。

Open on device/simulator Settings application ->General->International->Language. Select here your language and keyboard will have required letters.

At current moment iOS can work only with 1 active language, to switch it you need to visit Settings app.

朮生 2024-12-25 21:30:42

用户可以使用任何语言在 UITextField 中输入内容 - 他们在全局设置中为自己的设备设置键盘/语言首选项。

The user can type into a UITextField using any language - they set the keyboard/language preferences for their device in themselves, in the global settings.

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