python 调试方法

 
先打印
print(sys.argv)
然后再
myargv =[ ]
 
然后就可以取代sys.argv
posted @ 2024-02-19 11:10  cnchengv  阅读(8)  评论(0)    收藏  举报