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.
我正在设计一个“输入密码”屏幕,并希望以 iPhone 风格制作,密码中的每个点都有方框。有什么方法可以让我将它作为单个控件而不是每个点都有一个 Edittext(很难做到!!)。请帮忙!!谢谢
这是博客的链接,它解释了使用复合控件实现上述要求。在此处发布以节省其他正在寻找此内容的人的时间。
请帮助我在 android 设备上使用 css 或 jquery 在 html 输入文本字段中滚动文本。我已经尝试过溢出:自动;并使用 iscroll。