HTML乱码问题

时间:2021-01-24 01:04:51   收藏:0   阅读:25

在开发web项目中,使用HTML页面出现乱码现象:

技术分享图片

只需要在HTML页面添加一行代码即可:

技术分享图片

 

 代码:

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

  

 

原文:https://www.cnblogs.com/ljy9/p/14319695.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!