摘要: 声明destructor Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1 public class Test 2 { 3 ~Test() 4 { 5 } 6 } 7 编译后的M... 阅读全文
posted @ 2008-08-27 09:36 许晓光 阅读(827) 评论(0) 推荐(0) 编辑