https://blog.csdn.net/weixin_45540638/article/details/125081845
spyder 中是 clear
import subprocessi=subprocess.call("cls", shell=True)