编码方式问题。
解决。
在<head></head>内
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
改成
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
编码方式问题。
解决。
在<head></head>内
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
改成
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
相关文章: