摘要:
实例化一个集合List userCollection = new List(); userCollection.Add(new User(1, "testOne")); userCollection.Add(new User(2, "testTwo")); userCollection.Add(ne... 阅读全文
posted @ 2015-04-08 16:39
H辉
阅读(23115)
评论(0)
推荐(0)
浙公网安备 33010602011771号