Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Java 中的 BlackberryTipCalculator 中仅输入整数值?
我没有在黑莓上做任何事情,但通常我会按如下方式解决问题:
检查事件:当文本字段被修改时,检查文本字段值是否包含非整数字符。如果是这样,请将其删除。