阅读背景:

如何在Python中实现调试控制台?

来源:互联网 

I've seen a couple of Python IDE's (e.g. PyDev Extensions, WingIDE) that provide a debug console - an interactive terminal that runs in the context of the method where the breakpoint is. This lets you print members, call other methods and see the results, and redefine methods to try to fix bugs. Cool.I've seen a couple of Python IDE's (e.g. PyDev




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: