Python Standard Debugger(pdb)是相對簡單的debug 工具,適用於中小型的 ... 特定的程式碼中插入斷點,也可以選擇中斷點(exception breakpoint)。
確定! 回上一頁