摘要:
今天看到一个朋友在override,new上的问题搞错,呵呵我想很多刚入门的朋友也一样吧我呢就查查资料顺便巩固一下自己的理解,现在整理出学习笔记.先看段代码:1usingSystem;2usingSystem.Collections.Generic;3usingSystem.Text;45namespaceConsoleApplication16{7classProgram8{910staticvoidMain(string[]args)11{12baseClassbc;13class1ct1=newclass1();1415class2ct2=newclass2();1617ct1.prin 阅读全文
posted @ 2010-12-03 13:35
黄聪
阅读(355)
评论(2)
推荐(0)

浙公网安备 33010602011771号