If KeyPress "F",1 Then 如果按下一次f键
KeyPress "P", 1 按下p键
KeyPress "[", 1 按下[键
KeyPress "]", 1 按下]键
KeyPress "\", 1 按下\键
End If 结束
为什么按键精灵识别为错误呢?求指点
KeyPress "P", 1 按下p键
KeyPress "[", 1 按下[键
KeyPress "]", 1 按下]键
KeyPress "\", 1 按下\键
End If 结束
为什么按键精灵识别为错误呢?求指点