摘要:
派生类调用构造函数的过程。 using System; using System.Collections.Generic; using System.Text; namespace ConsoleApplication1 { class animal { public animal() { Console.W... 阅读全文
posted @ 2008-04-10 16:47 xiao zhou 阅读(231) 评论(0) 推荐(0)
posted @ 2008-04-10 16:47 xiao zhou 阅读(231) 评论(0) 推荐(0)
posted @ 2008-04-10 16:41 xiao zhou 阅读(163) 评论(0) 推荐(0)