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.
我想制作一个“弹出窗口”,可以帮助用户输入命令,我有一个 textField 供用户输入,让用户输入“disp” 我想在 textField 下方进行下拉,显示所有用户想要键入的可能单词,例如“显示”等。任何人都知道如何实现这一目标。提前致谢
这取决于您使用的是哪种 UI 框架。但一般规则是:
请记住:
不管怎样:告诉我们你在用什么。