Rather than simply giving you a collapsible tree view of code, the object browser gives you a live representation of the objects themselves — even of the importable modules in your PYTHONPATH.
对象浏览器不仅仅为您提供了一个可折叠树形式的代码视图,它还让您可以看到对象本身的生动的描述——甚至包括那些在您的PYTHONPATH中可以导入的那些模块。
The tree view in this TAB shows all the object references in the heap dump, except in the cases where an object has more than one parent object.
此选项卡中的树视图显示了堆转储中的所有对象引用,对象具有多个父对象的情况除外。
When you click on an object which failed to deploy in the tree view, you can see the source of the object in the editor window.
单击树视图中部署失败的对象时,可以在编辑器窗口中看到这个对象的源代码。
应用推荐