我们只需要把HTML编码方式设置为utf-8,就可以解决html中文乱码的问题。 解决方法:. 在head节点加入<meta>标签,把字符声明为UTF-8 <meta http-equiv= ...
確定! 回上一頁