[置顶] 如何在Python IDLE中调试Python代码?
好久没有用Python了,居然忘记了怎么在Python IDLE中调试Python代码。百度了一下,然后还是写下来吧,以免以后又忘记了。
1. Set break point in the source file.
2. Show Python shell
3. Enable Debug
4. Run Module
浙公网安备 33010602011771号