今天下载并安装了visual stdio 2005 for team   for develop  for ..............^_^

赶快装一下,不错
C# 2.0 New Feature(1)

我要传整屏,有限制,只能翻过来传上
再装msdn,
后发现sql server 2005 expess 太弱了,下了一个  正式版 for developer 


1.  new feature
有了一个很贴心 的特性 
自定义可以被 foreach 的类

引用一下msdn的源程序了

 1C# 2.0 New Feature(1)        //继承System.Collections.IEnumerable
 2C# 2.0 New Feature(1)        public class dayWeeks : System.Collections.IEnumerable
 3        }

 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-15
  • 2022-12-23
  • 2022-01-04
  • 2022-12-23
  • 2021-05-30
  • 2021-08-18
猜你喜欢
  • 2022-12-23
  • 2022-01-15
  • 2021-12-11
  • 2022-12-23
  • 2022-12-23
  • 2021-07-27
  • 2021-11-25
相关资源
相似解决方案