摘要: 在看anytao的《你必须知道的.NET》 http://www.cnblogs.com/anytao/archive/2008/08/27/must_net_22.html,看到字符串驻留这部分时,对于里面提到的几个问题有些小疑问,特别是后面几个问题,没看懂,所以特地做了些小测试,也不知是否正确,或者说那里表达得有问题,请了解这方面的大侠们多指点。该说的在代码里已经说,其他的就不废话了 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 6 names. 阅读全文
posted @ 2012-09-04 22:55 仙外仙 阅读(288) 评论(0) 推荐(0)