摘要: Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.SendKeys "python{ENTER}" WScript.Sleep 1000 WshShell.SendKeys "123456{ENTER}" WScript.Sl 阅读全文
posted @ 2025-06-17 22:51 我的腹肌不见了 阅读(14) 评论(0) 推荐(0)