pdb 是python自带的一个包,为python程序提供了一种交互的源代码调试功能。 【使用方法】. 1. 使用命令:. python -m pdb xxx.py #可以直接进入单步执行 ...
確定! 回上一頁