sys.exit(0) 比 exit() 好用

使用 
sys.exit(0) 
比 exit(0) 在退出时,更加兼容

 

posted @ 2022-03-30 17:20  Hany47315  阅读(28)  评论(0编辑  收藏  举报