摘要: privateSystem.Collections.ArrayListlist=newSystem.Collections.ArrayList();System.Collections.HashtablemyHash=newSystem.Collections.Hashtable();myHash.Add("0","未提交");myHash.Add("1","提交");myHash.Add("2","已完成");myHash.Add("-1"," 阅读全文
posted @ 2011-01-06 13:46 DODUI 阅读(261) 评论(0) 推荐(0)