刚刚安装过myEclipse软件,其新建jsp文档的默认编码格式为
window--preferences--myEclipse--Files And Editors--jsp--更改编码ISO-8859-1格式,该编码
格式不支持中文字符,通过以下设置将新建文档编码格式修改为gbk或者utf编码后,就可以支持中
文编码:
window--preferences--myEclipse--Files And Editors--jsp--编码
我一般将其修改为utf编码。
刚刚安装过myEclipse软件,其新建jsp文档的默认编码格式为
window--preferences--myEclipse--Files And Editors--jsp--更改编码ISO-8859-1格式,该编码
格式不支持中文字符,通过以下设置将新建文档编码格式修改为gbk或者utf编码后,就可以支持中
文编码:
window--preferences--myEclipse--Files And Editors--jsp--编码
我一般将其修改为utf编码。