When you hover the mouse cursor over a fragment of your code while holding down the Ctrl key on the keyboard, that fragment of the code can turn into a hyperlink.
当您在代码片断上移动鼠标时,同时按下键盘上的Ctrl键,这个代码片断就会变成超链接。
Listing 15. Code fragment of the key-up event handler for handling the up Arrow and Down Arrow keys.
清单15.key - up事件处理程序中处理upArrow和Down arrow键的代码片段。
There may also be a Key Down event you could write code for, which would work even better.
可能还有一个关键事件可以编写代码,这将更好的工作。
There may also be a Key Down event you could write code for, which would work even better.
可能还有一个关键事件可以编写代码,这将更好的工作。
应用推荐