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.
我正在使用带有 android 平板电脑的蓝牙键盘,我发现 qwerty 键盘可以使用一些快捷方式。我想从代码中生成其中的一些。我能够触发所有组合键中的大部分,但我无法触发 winKey(qwerty 上的 windows 徽标键)。我基本上已经尝试了来自 android 的每个 KEY CODE,但没有一个想要工作。
如果有人对这个主题有一点暗示,那将不胜感激。