the file: Ctrl + end, CTRL + (keypad) End
To the bottom of the window: (keypad) end (end of the keypad)
To the end of a row: End
To the end of the selected part: CTRL + ALT +]
To the next function: keypad +
Previous function: keypad-
Back: Alt +, thumb 1 click
Back to index
More and more friends use computers, computer enthusiasts novice friends encounter computer problems are all sorts of strange, in fact, most of the problem is simply a problem, but because the novice friend did not contact, so the most basic computer skills may not yet, notebook computer keyboard number how to open? or the laptop keypad number how to shut down and so on, In fact, these operations in the computer instructions generally will be introduc
released.
Note: After keydown is triggered, keyup is not necessarily triggered. When keydown is pressed, drag the mouse to trigger the keyup event.
3. Sequence of Keyboard Events
Three keyboard-related events may appear on a control. The following is the general sequence of these events:
Press the "A" key to pre-process and schedule the key, and a keydown event occurs.Press the "A" key to pre-process and schedule the key, and a keypress event occurs.When you release the "A" key, the key is pre-
How to change the letter of the notebook keyboard
How to change the letter of the notebook keyboard? Notebook keyboard alphabet variable number What's going on? is the keyboard broken? Because of their careless error to press the letter and number switch keys, resulting in the letter key to change the number of keys, in fact, the solution is quite simple, then the notebook keyboard alphabet variable how to do?
Because the notebook keyboard area is small, can arrange the key to be limited, cann
The ASC code corresponding to the press event on the keyboard is not easy to remember. Now write it down as a backup
A-Z: 65-90ESC key vk_escape (27)Enter the key: vk_return (13)Tab key: vk_tab (9)Caps Lock key: vk_capital (20)Shift key: vk_shift ($10/16)CTRL: vk_control (17)Alt key: vk_menu (18)Space key: vk_space ($20/32)Backspace key: vk_back (8)Left logo key: vk_lwin (91)Right logo key: vk_lwin (92)Right-click the shortcut key: vk_apps (93)
Insert key: vk_insert (45)Home Key: vk_home (36)Pag
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.