gpt4 book ai didi

vbscript - 模拟输入键

转载 作者:行者123 更新时间:2023-12-03 06:36:42 25 4
gpt4 key购买 nike

有没有办法在 VBScript 中模拟 enter 键?例如:

set shl = createobject("wscript.shell")
shl.sendkeys "SIMULATED ENTER"

最佳答案

尝试{ENTER},即

shl.SendKeys "{ENTER}"

这是我的引用http://www.computerperformance.co.uk/ezine/ezine120.htm

关于vbscript - 模拟输入键,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5345693/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com