摘要:        
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Collections.Specialized;namespace TestCollectionForeach{ class Program { static void Main(string[] args) { StringCollection strColl = new StringCollection(); strColl.Add("Gavin"); strColl.Add(&qu    阅读全文
posted @ 2011-04-25 21:42
GavinHacker
阅读(1777)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号