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.
在笔记本电脑上,我想在我的 CMS 应用程序中捕获 Mac 键盘上的 fn 键。但是当我按 fn 键时,没有找到键码。
你能帮我解决这个问题吗?
某些密钥未发送到 Flash Player。
如果既没有KEY_UP也没有KEY_DOWN被解雇,那么你根本无法抓住那个关键。
KEY_UP
KEY_DOWN