会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
To be simple
Everything should be made as simple as possible, but no simpler.
管理
2006年11月10日
(转)Overridable、Overrides、Shadows的用法
摘要: Public Class TheBase Public Overridable Sub a() Debug.Writeline("TheBase") End Sub End Class Public Class TheInherited ...
阅读全文
posted @ 2006-11-10 08:42 彷徨......
阅读(445)
评论(0)
推荐(0)
编辑