如何使用 pdb.set_trace() 跳过循环. 例如,. pdb.set_trace() for i in range(5): print(i) print('Done!') 复制. pdb 会在循环之前进行提示。我输入了一个命令。
確定! 回上一頁