摘要:
【问】以下代码问题出在哪里呢?[C#]namespace Test{ public class MainTest { public static void Main(String[] args) { Object obj = new string(new char[]{‘a’,’b’,’c’}); List<Object> objects = new List<string>(); } ... 阅读全文
posted @ 2011-10-29 10:48
Serviceboy
阅读(1581)
评论(4)
推荐(0)

浙公网安备 33010602011771号