摘要:
ArrayList arr = new ArrayList(); arr.Add(new People("A", 10)); arr.Add(new People("B", 20)); arr.Add(new ... 阅读全文
posted @ 2015-08-11 20:50
niaomingjian
阅读(2851)
评论(0)
推荐(0)
摘要:
public class People { public string Name; public int Age; public People(string name, int age) { this.Nam... 阅读全文
posted @ 2015-08-11 20:47
niaomingjian
阅读(1153)
评论(0)
推荐(0)

浙公网安备 33010602011771号