http://bbs.itheima.com/forum.php?mod=redirect&goto=findpost&ptid=2765&pid=17428&fromuid=2783
为了提高性能和保证执行效率,.NET Framework维护了一个字符串池,也称为“暂存池”或“常量池”,用以对使用过的字符串进行缓存。所以s2的值并没有改变