... 擷取全螢幕畫面image = ImageGrab.grab() image.save("fullscreen"+str(i)+".png") i ... 我覺得應該有執行,但是pyinstaller存檔目錄不是在你exe檔所在目錄,而是 ...
確定! 回上一頁