contact me:wechat 15122306087
import sys # 重定向标准输出到标准错误输出(终端的输出) sys.stdout = sys.stderr
posted on 2024-11-25 20:28 张博的博客 阅读(20) 评论(0) 编辑 收藏 举报