Appearance
LhVncSendStringAsKeystrokes支持大小写英文字符、数字、常用符号。不支持中文
LhVncSendStringAsKeystrokes
LONG LhVncSendStringAsKeystrokes(text, delayMs)
text: 输入的字符串。支持a-z、A-Z、0-9、常用字符!@#$%^&*()_+-=[]{};':",./<>?
text
delayMs: 输入速度。输入每个字符的间隔, 默认30ms
delayMs
1:成功