Advertisement
2_2002-2004 Data Structures #122860

Sendkeys

Basic sendkeys codes

AI

Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Zdrojový kód
original-source
^ = Control 
 {enter} = Enter 
 % = Alt 
 {Del} = Delete 
 {ESCAPE} = Escape 
 {TAB} = Tab 
 + = Shift 
 {BACKSPACE} = Backspace 
 {BREAK} = Break 
 {CAPLOCKS} = Caps Lock 
 {CLEAR} = Clear 
 {DELETE} = Delete 
 {DOWN} = Down Arrow 
 {LEFT} = Left Arrow 
 {RIGHT} = Right Arrow 
 {UP} = Up Arrow 
 {NUMLOCK} = Num Lock 
 {PGDN} = Page Down 
 {PGUP} = Page Up 
 {SCROLLLOCK} = Scroll Lock 
 {F1} = F1 .......Use {F2} {F3} and so on for others... 
 {HOME} = home 
 {INSERT} = Insert
Upload
Původní komentáře (3)
Obnoveno z Wayback Machine