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

2008年4月17日

摘要: 我们先看new: 示例: public class Mankind { public Mankind() { } public string walk() { return "直立行走"; } } public class Man... 阅读全文

posted @ 2008-04-17 17:48 froglog 阅读(213) 评论(0) 推荐(0) 编辑