整理 pycharm console调试博客
在Debug模式下,查看变量发现只能看到300个变量,报错: two large to show contents. Max items to show:300.
点击Debugger左侧console,得到一个控制台界面,输入需要获取的值即可。
在Debug模式下,查看变量发现只能看到300个变量,报错: two large to show contents. Max items to show:300.
点击Debugger左侧console,得到一个控制台界面,输入需要获取的值即可。