小颖传奇1.76特色服

散人公益,自由交易,

   ::  ::  ::  ::  :: 管理

int? x

我没有搞清在哪里有多大的用处  只觉得和int x一样

using System.Collections.Generic;

List<m> k = new List<m>();     这种泛型灵活性非常大,具备了,数组和 ArrayList两者之长
k.Add(new ListItem(3, "三"));

public struct m
    {
        public int x;
        public string y;
    }

posted on 2009-04-18 10:20  xymir  阅读(314)  评论(1)    收藏  举报