上一页 1 ··· 3 4 5 6 7
摘要: usingLib01Class1=com.nblogs.reonlyrun.CSharp25QExample.Example19.Lib01.Class1; usingLib02Class2=com.nblogs.reonlyrun.CSharp25QExample.Example19.Lib02.Class1; 阅读全文
posted @ 2009-07-01 10:00 qinghao 阅读(102) 评论(0) 推荐(0) 编辑
摘要: this保留字不能用于静态成员的实现里this 实际上是一个常量,所以不能使用 this++ 阅读全文
posted @ 2009-07-01 09:48 qinghao 阅读(132) 评论(0) 推荐(0) 编辑
摘要: 可以通过new修饰符显式隐藏基类中的声明 阅读全文
posted @ 2009-07-01 09:46 qinghao 阅读(129) 评论(0) 推荐(0) 编辑
摘要: public string this[string Day] { get { string TodayWeather = null; //switch的标准写法 switch (Day) { case "Sunday": { TodayWeather = "Today is cloudy!"; break; } case "Friday":      ..... 阅读全文
posted @ 2009-07-01 09:37 qinghao 阅读(141) 评论(0) 推荐(0) 编辑
摘要: 自从,那个什么病毒出名以来,AUTORUN.INF这个历史上有名的好同志被"带坏了". 阅读全文
posted @ 2008-08-23 00:19 qinghao 阅读(311) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7

Copyright © 2009 qinghao Powered by: 博客园