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.
是否有一个事件可以用来确定用户是否在屏幕上按下了回车键?
我想在用户按 Enter 键时从屏幕上的任何位置提交搜索参数。
我意识到如果焦点在文本编辑上我可以做到这一点,但是选择列表、复选框等呢?
谢谢,蒂姆