标签: javascript ios frontend keyboard-events keydown
在使用xcode iOS模拟器时,按任何常规键盘输入都会触发keydown事件,但按顶行按钮则不会。
xcode
keydown
这些按钮是什么,为什么它们不触发keydown事件?