单项选择题
以下添加键盘事件代码正确的是()。
A.$(document).bind("keyup")
B.$(document).bind("mouseup")
C.$(document).bind("click")
D.$(document).on("load")
点击查看答案
相关考题
