Rem a KeyPress "Q", 1 Delay 3 Goto a ------------ 或者: --------------- Rem b KeyDown "Q", 1 KeyUp "Q", 1 Delay 3 Goto b --- 前提是你电脑不卡`` ---------- 打开按键精灵,点新建.点源文件, Rem a KeyPress "Q", 1 Delay 3 Goto a 吧这个粘贴进去,保存, -------------- 你对按键精灵的脚本还太少, 其实都是很简单的,你说想要什么样的脚本吧?我帮你做个.