摘要:
派生类调用构造函数的过程。 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 阅读(232) 评论(0) 推荐(0)
posted @ 2008-04-10 16:47 xiao zhou 阅读(232) 评论(0) 推荐(0)
posted @ 2008-04-08 18:16 xiao zhou 阅读(180) 评论(0) 推荐(0)
posted @ 2008-04-08 18:14 xiao zhou 阅读(1305) 评论(2) 推荐(0)