html中文乱码(解决办法)

在head标签中加上如下代码便可:html

<head>
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8;"/>
</head>ide

详细解说请看http://www.dreamdu.com/xhtml/attribute_http-equiv/ui

相关文章
相关标签/搜索