Tirion

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2005年2月12日

摘要: public class GrandPa{    protected const int age = 100;    public void DoSth(){}}public class Father{... 阅读全文
posted @ 2005-02-12 17:26 Findekano 阅读(1109) 评论(2) 推荐(0) 编辑