标签:
在html中汉字部分显示乱码,如图:将meta标签内容:<meta charset="UTF-8">改为<meta charset="gb2312">即可
汉字编码问题
原文地址:http://www.cnblogs.com/begoogatprogram/p/4872140.html