import pyautogui pyautogui.hotkey('ctrl', 'c') # ctrl-c to copy ... 'v') # ctrl-c to paste # 參數interval:爲每次按鍵的間隔時間,單位爲s ...
確定! 回上一頁