摘要: 该例题对教材1.3.1提到的访问修饰符(public、protected、private)的可访问性进行演示 1using System; 2 3namespace private_prtected_public 4{ 5 /**//// 6 /// Class1 的摘要说明。 7 /// 8 class Class1 9 {10 public s... 阅读全文
posted @ 2007-02-27 17:08 dn 阅读(207) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示