🌈 搜索
📅  最后修改于: 2022-03-11 14:46:05.239000             🧑  作者: Mango
import PIL.ImageGrab im = PIL.ImageGrab.grab() im.show()