C#如何给字符串中的每个字符加上''C#如何给字符串中的每个字符加上'',比如字符串(111,222,333,444),现在想变成(‘111’,'222','333','444') http://www.cnblogs.com/insus/p/3286039.html