浏览器中是这样的

idea中的html到浏览器中的乱码问题解决方案

idea的编码是这样的

idea中的html到浏览器中的乱码问题解决方案

其实在html中加入一个 : 

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

就可以了

 

相关文章:

  • 2021-08-19
  • 2021-05-21
  • 2021-11-15
  • 2021-11-27
  • 2021-05-12
  • 2021-05-06
  • 2022-01-13
猜你喜欢
  • 2021-10-07
  • 2022-12-23
  • 2021-10-13
  • 2021-07-28
  • 2021-04-21
  • 2021-06-19
  • 2021-04-12
相关资源
相似解决方案