public string[ ] Weeks { set{ weeks=value;} get{return weeks; } } 测试了一下没有问题 bool_sir 发表于 2010-11-28 19:35