摘要:
public class Clazz{ private string[] _students={"环境","达到"," 到底"};public string this[int index]{ set { _students[index-1]=value; } get { return _students[index-1]; }}} 阅读全文
posted @ 2011-08-11 17:14 张超的博客 阅读(177) 评论(0) 推荐(0)
yueyue, I have fallen in love with you forposted @ 2011-08-11 17:14 张超的博客 阅读(177) 评论(0) 推荐(0)
posted @ 2011-08-11 16:38 张超的博客 阅读(414) 评论(0) 推荐(0)
posted @ 2011-08-11 11:02 张超的博客 阅读(222) 评论(0) 推荐(0)