myeclipse乱码问题,新手求教
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″>
<meta charset=UTF-8″>
<title>It’s my first web project</title>
</head>
<body>
<h1>Hello world</h1>
</body>
</html>
但是body不乱码,标题乱码,在preference里的workspace也设置过了,依旧乱码
发表回复