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.
我有 J2ME 应用程序,包含很多表单和列表。
我在该应用程序中有以下问题。
每当我输入表单的详细信息并按下按钮时,光标就会到达表单字段和页脚之间的可用空间,之后如果我按下中间按钮,它就允许用户输入数据。
请帮助我,如何阻止用户在字段外输入数据?
您可能在其中添加了一些字段。j2me 不允许在表单上进行编辑。请提供代码以便我们为您提供帮助