简体   繁体   English

iOS中带点的数字键盘?

[英]Number pad with dot in iOS?

I am making an app that uses proxies provided by the user. 我正在制作一个使用用户提供的代理的应用程序。 Because the user might not be acquainted with the concept and form of a proxy, I want to limit its keyboard to a numberpad with a dot. 因为用户可能不熟悉代理的概念和形式,所以我想将其键盘限制为带点的数字键盘。

I know that the decimal number pad exists, but that has a comma instead of a dot. 我知道十进制数字键盘存在,但它有一个逗号而不是一个点。

How do I do this? 我该怎么做呢? Is there a way to swap the comma for the dot in the decimal number pad? 有没有办法在十进制数字键盘中交换点的逗号?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM