import win32con import win32gui import time import math notepad = win32gui.FindWindow("Photo_Lightweight_Viewer","example.jpg - Windows 照片查看器") while True: # time.sleep(0.5) for size in range(0,800): time.sleep(0.005) win32gui.SetWindo…
import win32con import win32gui import time import math notepad = win32gui.FindWindow("Notepad","无标题 - 记事本") while True: SE = 0.0 # 弧度 while SE - 3.1415926535 *2 < 0.0000001: #浮点数运算存在误差 time.sleep(0.1) SE += 0.1 newx = int(400+400*m…