控制台打印不能用print来打印,要用 release_print或者写一句,将所有的print替换掉print = release_print 转载于:https://blog.51cto.com/4774721/1837810