myeclipse html乱码

myeclispe 中 html乱码

 在页面的开头写上即可 <meta http-equiv="content-type" content="text/html; charset=UTF-8">

若不行,把 <meta http-equiv="content-type" content="text/html; charset=UTF-8">中的charset改为gb2312就可以了

 

myeclispe 中 jsp乱码

<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>

<%@ page pageEncoding="utf-8" %> 这样更简单。

myeclipse html乱码,布布扣,bubuko.com

myeclipse html乱码

上一篇:JS查看Object对象的内容


下一篇:webService_cxf_消息中间件_5.16