摘要: Getting started with HeapyUsage exampleThe following example showsHow to create the session context: hp=hpy()How to use the interactive help: hp.doc, hp.doc.docHow to show the reachable objects in the heap: hp.heap()How to create and show a set of objects: hp.iso(1,[],{})How to show the shortest pat 阅读全文
posted @ 2013-02-25 11:21 blockcipher 阅读(789) 评论(0) 推荐(0)